[Buildbot-commits] [djmitche/buildbot] 9ce34b: move buildbot.test.state to buildbot.test.fake.sta...

noreply at github.com noreply at github.com
Fri Mar 12 17:21:13 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 9ce34be77a21c297760edccae363301a51bda6cf
    http://github.com/djmitche/buildbot/commit/9ce34be77a21c297760edccae363301a51bda6cf
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-12 (Fri, 12 Mar 2010)

Changed paths:
  A buildbot/test/fake/state.py
  R buildbot/test/state.py
  M buildbot/test/unit/test_schedulers_basic_Scheduler.py
  M buildbot/test/unit/test_schedulers_filter.py
  M buildbot/test/unit/test_util_loop.py

Log Message:
-----------
move buildbot.test.state to buildbot.test.fake.state


Commit: db22729ff8ef2f478719279e8bd34d0222510279
    http://github.com/djmitche/buildbot/commit/db22729ff8ef2f478719279e8bd34d0222510279
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-12 (Fri, 12 Mar 2010)

Changed paths:
  M buildbot/broken_test/runs/test_web.py
  M buildbot/broken_test/runutils.py
  M buildbot/test/unit/test_util_loop.py
  A buildbot/test/util/monkeypatches.py
  M docs/developer.texinfo

Log Message:
-----------
Monkeypatch startService and stopService to assert on running

This adds a new monkeypatch module which will hopefully be useful in
adding more monkey patches later.  It should make tracking down
service-management bugs in tests *much* easier.






More information about the Commits mailing list