-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugUh oh... Something needs to be fixedUh oh... Something needs to be fixed
Description
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 fixedUh oh... Something needs to be fixed