Bug 208888 - test262: test/built-ins/Date/parse/without-utc-offset.js is failing
Summary: test262: test/built-ins/Date/parse/without-utc-offset.js is failing
Status: RESOLVED DUPLICATE of bug 208901
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-10 15:29 PDT by Ryan Haddad
Modified: 2020-03-11 09:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2020-03-10 15:29:14 PDT
---------------NEW FAILING TESTS SUMMARY---------------

FAIL test/built-ins/Date/parse/without-utc-offset.js (default)
Full Output:
Exception: Test262Error: Expected SameValue(«28800000», «25200000») to be true

FAIL test/built-ins/Date/parse/without-utc-offset.js (strict mode)
Full Output:
Exception: Test262Error: Expected SameValue(«28800000», «25200000») to be true

---------------------------------------------------------

Passed here: 
Mar 07 21:58	r258101
https://build.webkit.org/builders/Apple-Catalina-Release-Test262-Tests/builds/1814

Started consistently failing here: 
Mar 08 04:18	r258103
https://build.webkit.org/builders/Apple-Catalina-Release-Test262-Tests/builds/1815
Comment 1 Ryan Haddad 2020-03-10 15:29:30 PDT
Maybe this is related to DST?
Comment 2 Alexey Proskuryakov 2020-03-11 09:10:27 PDT
I haven't verified this, but seems almost certain to be resolved via bug 208901.

*** This bug has been marked as a duplicate of bug 208901 ***