[Buildbot-commits] [Buildbot] #2261: Nightly tests fail in timezones which differ by odd multiples of 30 minutes from UTC.
Buildbot
nobody at buildbot.net
Sun Apr 22 16:24:18 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: 0.8.7
Version: 0.8.6p1 | Resolution:
Keywords: tests, simple |
--------------------------+--------------------
Comment (by dustin):
Well, the `test_iterations_simple*` tests are missing a
`self.localtime_offset` in their while loop.
As for `test_iterations_onlyIfChanged..`, I suspect that this line needs
to be adjusted:
{{{
#!python
while changes_at and self.clock.seconds() >= changes_at[0][0]:
}}}
You're getting close!
--
Ticket URL: <http://trac.buildbot.net/ticket/2261#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list