Skip to content

Log time offset didn't account for Daylight Savings #1809

@mdmintz

Description

@mdmintz

Log time offset didn't account for Daylight Savings

In the ./latest_logs/...../basic_test_info.txt file below, it had EDT, UTC-05:00, but that should be EDT, UTC-04:00 to correct for Daylight Savings Time. The other times shown below are correct (just not the offset).

test_fail.py::FailingTests::test_find_army_of_robots_on_xkcd_desert_island
--------------------------------------------------------------------
Last Page: https://xkcd.com/731/
 Duration: 1.71s
  Browser: Chrome 111.0.5563.64 / headless
   Driver: chromedriver 111.0.5563.64
Timestamp: 1679068537  (Unix Timestamp)
     Date: Friday, March 17, 2023
     Time: 11:55:37 AM  (EDT, UTC-05:00)
--------------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions