[Buildbot-commits] [Buildbot] #2748: Remove problematic unit tests
Buildbot trac
trac at buildbot.net
Sat Apr 5 19:13:13 UTC 2014
#2748: Remove problematic unit tests
------------------------+---------------------------
Reporter: dustin | Owner: dustin
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.9
Version: 0.8.8 | Keywords: tests, simple
------------------------+---------------------------
We have a few unit tests which fail periodically on the metabuildbot, but
not locally. This seems to be due to some race condition, but I haven't
managed to get to the bottom of it yet.
{{{
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was
unclean.
DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to
debug)
<DelayedCall 0x80c0d3b90 [3599.75786614s] called=0 cancelled=0
BuildSlave.doKeepalive()>
}}}
And the test_master{1,2} tests.
--
Ticket URL: <http://trac.buildbot.net/ticket/2748>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list