Bug 137473 - Manipulate Timezone During Test Runs
Summary: Manipulate Timezone During Test Runs
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 137458
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-06 17:41 PDT by Brent Fulgham
Modified: 2014-10-06 22:29 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 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.