Bug 213887
| Summary: | REGRESSION (r263837): test/intl402/NumberFormat/prototype/format/numbering-systems.js is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=213872 | ||
Ryan Haddad
---------------NEW FAILING TESTS SUMMARY---------------
FAIL test/intl402/NumberFormat/prototype/format/numbering-systems.js (default)
Full Output:
Exception: Test262Error: numberingSystem: diak, digit: 0 Expected SameValue(«0», «𑥐») to be true
FAIL test/intl402/NumberFormat/prototype/format/numbering-systems.js (strict mode)
Full Output:
Exception: Test262Error: numberingSystem: diak, digit: 0 Expected SameValue(«0», «𑥐») to be true
https://build.webkit.org/builders/Apple-Catalina-Debug-Test262-Tests/builds/5499
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/65037206>
Yusuke Suzuki
This is expected since it requires ICU66 (Catalina is using ICU64), and now it is skipped.