[Buildbot-commits] [Buildbot] #2261: Nightly tests fail in timezones which differ by odd multiples of 30 minutes from UTC.
    Buildbot 
    nobody at buildbot.net
       
    Tue Apr 17 14:35:33 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 tom.prince):
 It looks like that error is caused by an explicit assert in that class
 that hasn't been adjusted.
 Looking through the other tests, I came across this comment in
 `test_iterations_simple`, which suggests another solution.
 {{{
 # note that Nightly works in local time, but the task.Clock() always
 # starts at midnight UTC, so be careful not to use times that are
 # timezone dependent -- stick to minutes-past-the-half-hour, as some
 # timezones are multiples of 30 minutes off from UTC
 }}}
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2261#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list