Manipulate Timezone During Test Runs
https://bugs.webkit.org/show_bug.cgi?id=137473
Summary Manipulate Timezone During Test Runs
Brent Fulgham
Reported 2014-10-06 17:41:31 PDT
We should be able to confirm that our date functions work properly for all time zones. Right now, we get this coverage by running tests all year long -- which means we are sometimes in "Daylight Savings Time", and other times in "Standard Time". This is good, but it would be better if each test run could place the machine into the appropriate mode to test both times of year, rather than waiting 6 months to see if something broke.
Attachments
Note You need to log in before you can comment on or make changes to this bug.