[Buildbot-commits] [djmitche/buildbot] 07dcb3: Remove buildbot.test.runs.test_run.BuildPrioritiza...
noreply at github.com
noreply at github.com
Wed Feb 3 01:01:02 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 07dcb3552c0d3aa721537af67da81cae45335e11
http://github.com/djmitche/buildbot/commit/07dcb3552c0d3aa721537af67da81cae45335e11
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-02 (Tue, 02 Feb 2010)
Changed paths:
M buildbot/master.py
M buildbot/test/runs/test_run.py
Log Message:
-----------
Remove buildbot.test.runs.test_run.BuildPrioritization.testPriority
This test was non-deterministic, and was breaking on several
buildslaves:
# this test depends upon this 0.5s delay landing us in the middle
# of one of the builds
Also, this behavior will change under schedulerdb, so rather than try to
rework it now just to see warner have to work it over again, I've
removed it.
More information about the Commits
mailing list