#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
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to