[Buildbot-commits] [buildbot/buildbot] f24552: Don't spam test output with deprecation warnings
GitHub
noreply at github.com
Thu Sep 26 12:31:27 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: f24552ba7c89ed1ee9f87aa9215e5f43f74cf12d
https://github.com/buildbot/buildbot/commit/f24552ba7c89ed1ee9f87aa9215e5f43f74cf12d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
Changed paths:
M master/buildbot/steps/source/__init__.py
M master/buildbot/steps/source/oldsource.py
M master/buildbot/test/__init__.py
M master/buildbot/test/integration/test_configs.py
M master/buildbot/test/regressions/test_oldpaths.py
M master/buildbot/test/unit/test_process_factory.py
M master/buildbot/test/unit/test_steps_source_oldsource_Repo.py
Log Message:
-----------
Don't spam test output with deprecation warnings
This additionally tests some of those deprecation warnings, and enables
deprecation warnings universally during tests
More information about the Commits
mailing list