[Buildbot-commits] [buildbot/buildbot] 59cf5a: fix gitlab tests to not rely on json error message...
GitHub
noreply at github.com
Wed Jul 3 00:11:12 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 59cf5ad1ec36d2bb42e2f8aad78312f1b857a4b5
https://github.com/buildbot/buildbot/commit/59cf5ad1ec36d2bb42e2f8aad78312f1b857a4b5
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-02 (Tue, 02 Jul 2013)
Changed paths:
M master/buildbot/status/web/hooks/gitlab.py
M master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
Log Message:
-----------
fix gitlab tests to not rely on json error messages
Commit: 4f1c7b2add75145b8f10aac9207b5a858da9747a
https://github.com/buildbot/buildbot/commit/4f1c7b2add75145b8f10aac9207b5a858da9747a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-02 (Tue, 02 Jul 2013)
Changed paths:
R master/buildbot/test/unit/test_status_web_change_hook.py
R master/buildbot/test/unit/test_status_web_change_hooks_bitbucket.py
R master/buildbot/test/unit/test_status_web_change_hooks_github.py
R master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
R master/buildbot/test/unit/test_status_web_change_hooks_googlecode.py
R master/buildbot/test/unit/test_status_web_change_hooks_poller.py
A master/buildbot/test/unit/test_status_web_hook.py
A master/buildbot/test/unit/test_status_web_hooks_bitbucket.py
A master/buildbot/test/unit/test_status_web_hooks_github.py
A master/buildbot/test/unit/test_status_web_hooks_gitlab.py
A master/buildbot/test/unit/test_status_web_hooks_googlecode.py
A master/buildbot/test/unit/test_status_web_hooks_poller.py
Log Message:
-----------
rename tests to correspond to the tested modules
Compare: https://github.com/buildbot/buildbot/compare/99945d34187e...4f1c7b2add75
More information about the Commits
mailing list