Bug 213887 - REGRESSION (r263837): test/intl402/NumberFormat/prototype/format/numbering-systems.js is failing
Summary: REGRESSION (r263837): test/intl402/NumberFormat/prototype/format/numbering-sy...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-02 09:13 PDT by Ryan Haddad
Modified: 2020-09-15 01:57 PDT (History)
3 users (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-07-02 09:13:42 PDT
---------------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
Comment 1 Radar WebKit Bug Importer 2020-07-02 09:14:12 PDT
<rdar://problem/65037206>
Comment 2 Yusuke Suzuki 2020-09-15 01:57:50 PDT
This is expected since it requires ICU66 (Catalina is using ICU64), and now it is skipped.