Bug 220420

Summary: [test262] test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=220398
https://bugs.webkit.org/show_bug.cgi?id=218844

Description Ryan Haddad 2021-01-07 09:27:27 PST
---------------NEW FAILING TESTS SUMMARY---------------

FAIL test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js (default)
Full Output:
Exception: Test262Error: same output with dateStyle/timeStyle Expected SameValue(«August 10, 2019, 1:02 AM», «August 10, 2019 at 1:02 AM») to be true

FAIL test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js (strict mode)
Full Output:
Exception: Test262Error: same output with dateStyle/timeStyle Expected SameValue(«August 10, 2019, 1:02 AM», «August 10, 2019 at 1:02 AM») to be true

https://build.webkit.org/builders/Apple-Catalina-Release-Test262-Tests/builds/10364/steps/test262-test/logs/stdio
Comment 1 Radar WebKit Bug Importer 2021-01-07 09:27:49 PST
<rdar://problem/72891979>
Comment 2 Yusuke Suzuki 2021-01-07 10:03:41 PST
Committed r271241: <https://trac.webkit.org/changeset/271241>