[Buildbot-commits] [Buildbot] #2261: Nightly tests fail in timezones which differ by odd multiples of 30 minutes from UTC.

Buildbot nobody at buildbot.net
Wed Mar 28 14:59:42 UTC 2012


#2261: Nightly tests fail in timezones which differ by odd multiples of 30 minutes
from UTC.
----------------------------+------------------------
Reporter:  sa1              |       Owner:
    Type:  defect           |      Status:  new
Priority:  major            |   Milestone:  undecided
 Version:  0.8.6p1          |  Resolution:
Keywords:  timezone, tests  |
----------------------------+------------------------

Comment (by dustin):

 test failure, here rather than pastebin:
 {{{
 buildbot.test.unit.test_schedulers_timed_Nightly
   Nightly
     test_iterations_onlyIfChanged_off_branch_changes ...
 [FAIL]

 ===============================================================================
 [FAIL]
 Traceback (most recent call last):
   File "/home/sa1/src/buildbot-
 work/buildbot/master/buildbot/test/unit/test_schedulers_timed_Nightly.py",
 line 339, in test_iterations_onlyIfChanged_off_branch_changes
     self.db.state.assertStateByClass('test', 'Nightly', last_build=1500)
   File "/home/sa1/src/buildbot-
 work/buildbot/master/buildbot/test/fake/fakedb.py", line 852, in
 assertStateByClass
     "state is %r" % (state,))
   File "/usr/lib/python2.7/site-packages/twisted/trial/unittest.py", line
 270, in assertEqual
     % (msg, pformat(first), pformat(second)))
 twisted.trial.unittest.FailTest: state is {'last_build': '900.0'}
 not equal:
 a = 900.0
 b = 1500


 buildbot.test.unit.test_schedulers_timed_Nightly.Nightly.test_iterations_onlyIfChanged_off_branch_changes
 -------------------------------------------------------------------------------
 Ran 1 tests in 0.004s

 FAILED (failures=1)
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2261#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list