Bug 220420
Summary: | [test262] test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | JavaScriptCore | Assignee: | 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 |
Ryan Haddad
---------------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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/72891979>
Yusuke Suzuki
Committed r271241: <https://trac.webkit.org/changeset/271241>