Bug 208888

Summary: test262: test/built-ins/Date/parse/without-utc-offset.js is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 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
Attachments
Ryan Haddad
Comment 1 2020-03-10 15:29:30 PDT
Maybe this is related to DST?
Alexey Proskuryakov
Comment 2 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 ***
Note You need to log in before you can comment on or make changes to this bug.