[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 15:24:55 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):
 tom.prince - that solution is the problem we're solving here -- IST is not
 an integer number of hours offset from UTC.
 wakeupsid: I think that the problem lies in advancing the clock *after*
 the scheduler has been started -- that effectively starts the clock 30
 minutes *before* the hour, and then advances it by 30 minutes immediately.
 I've attached a version of your patch, adjusted to advance the clock just
 after it's created, and then advance it by 0 seconds once the scheduler
 has started.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2261#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list