[Webkit-unassigned] [Bug 186612] New: Ensure the tests are run with US/Pacific time zone
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 13 17:37:14 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186612
Bug ID: 186612
Summary: Ensure the tests are run with US/Pacific time zone
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org, lforschler at apple.com
It seems that when you run layout tests on a machine not configured with US/Pacific timezone some tests fail, like:
Regressions: Unexpected text-only failures (6)
storage/indexeddb/modern/date-basic-private.html [ Failure ]
storage/indexeddb/modern/date-basic.html [ Failure ]
storage/indexeddb/modern/get-keyrange-private.html [ Failure ]
storage/indexeddb/modern/get-keyrange.html [ Failure ]
storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure ]
storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure ]
In order to fix this and avoid potential new issues related to this I propose to unconditionally ensure the tests are always run with an US/Pacific timezone.
The JavaScriptCore tests already do this after https://trac.webkit.org/changeset/173116
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180614/9d1aeaf6/attachment.html>
More information about the webkit-unassigned
mailing list