Bug 137473
Summary: | Manipulate Timezone During Test Runs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bfulgham, ggaren, mark.lam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 137458 | ||
Bug Blocks: |
Brent Fulgham
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |