[Buildbot-commits] [Buildbot] #2362: Timezone problem with HgPoller

Buildbot nobody at buildbot.net
Tue Aug 28 18:28:30 UTC 2012


#2362: Timezone problem with HgPoller
---------------------+-------------------
Reporter:  gracinet  |      Owner:
    Type:  defect    |     Status:  new
Priority:  major     |  Milestone:  0.8.7
 Version:  master    |   Keywords:
---------------------+-------------------
 The timestamps of changes emitted by HgPoller are expressed in UTC. That's
 what I believed to be the correct value after reading GitPoller.

 The buildbmaster I just migrated to the 0.8.7 branch is in CET/CEST
 (currently UTC+2)

 All events appear with the correct local time, except those from HgPoller,
 which look as if they haven't been converted from UTC to the local time.
 As a result, the waterfall is scrambled.

 Should HgPoller query the buildmaster for a local time zone to apply in
 the timestamp ? Should it transmit a complete information (seconds and
 offset) ? How ?

 I'll make a pull request as soon as I know what should be done.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2362>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list