[Buildbot-commits] [buildbot/buildbot] 536cbf: unit tests of buildbot.status.web.base.plural() me...
GitHub
noreply at github.com
Wed May 22 03:09:25 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 536cbf7df44e1f74e256b9749eb22630b98d8fb5
https://github.com/buildbot/buildbot/commit/536cbf7df44e1f74e256b9749eb22630b98d8fb5
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M master/buildbot/test/unit/test_status_web_base.py
Log Message:
-----------
unit tests of buildbot.status.web.base.plural() method
Commit: 19036a339f5ba0c1251e6925e54c47567c6ec041
https://github.com/buildbot/buildbot/commit/19036a339f5ba0c1251e6925e54c47567c6ec041
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M master/buildbot/test/unit/test_status_web_base.py
Log Message:
-----------
unit tests of buildbot.status.web.base.abbreviate_age methid()
Commit: 71f5b942dbbf3c5b30960ad1575c29e75bcc00fc
https://github.com/buildbot/buildbot/commit/71f5b942dbbf3c5b30960ad1575c29e75bcc00fc
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M slave/buildslave/test/unit/test_scripts_stop.py
Log Message:
-----------
test running 'buildslave stop' with invalid basedir path
Commit: 5480ed0b2c1488fb9a13939f476905e2eeeb31b4
https://github.com/buildbot/buildbot/commit/5480ed0b2c1488fb9a13939f476905e2eeeb31b4
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M slave/buildslave/test/unit/test_scripts_restart.py
Log Message:
-----------
test running 'buildslave restart' with invalid basedir path
Commit: afabb64831068741f2ebc5dd9a7a11a2f1f47a62
https://github.com/buildbot/buildbot/commit/afabb64831068741f2ebc5dd9a7a11a2f1f47a62
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M slave/buildslave/commands/mtn.py
Log Message:
-----------
clean-up
Commit: 6fee3c32c627407cb5f3245d65ad68f08708bdbe
https://github.com/buildbot/buildbot/commit/6fee3c32c627407cb5f3245d65ad68f08708bdbe
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M slave/buildslave/test/unit/test_util.py
Log Message:
-----------
added unit test on buildslave.util.remove_password()
Check that remove_password() handles correctly paths with '@' sign.
Commit: b102b49fadc7a5d80c9a5bd811af18a960b55b63
https://github.com/buildbot/buildbot/commit/b102b49fadc7a5d80c9a5bd811af18a960b55b63
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-05-20 (Mon, 20 May 2013)
Changed paths:
M slave/buildslave/util.py
Log Message:
-----------
small simplification of buildslave.util.remove_password()
Commit: 01c3384064c833460cd952d4116ec7b827780172
https://github.com/buildbot/buildbot/commit/01c3384064c833460cd952d4116ec7b827780172
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-05-21 (Tue, 21 May 2013)
Changed paths:
M master/buildbot/test/unit/test_status_web_base.py
M slave/buildslave/commands/mtn.py
M slave/buildslave/test/unit/test_scripts_restart.py
M slave/buildslave/test/unit/test_scripts_stop.py
M slave/buildslave/test/unit/test_util.py
M slave/buildslave/util.py
Log Message:
-----------
Merge branch 'unit-tests' of git://github.com/elmirjagudin/buildbot
Compare: https://github.com/buildbot/buildbot/compare/fc41eaca42fe...01c3384064c8
More information about the Commits
mailing list