RESOLVED CONFIGURATION CHANGED213887
REGRESSION (r263837): test/intl402/NumberFormat/prototype/format/numbering-systems.js is failing
https://bugs.webkit.org/show_bug.cgi?id=213887
Summary REGRESSION (r263837): test/intl402/NumberFormat/prototype/format/numbering-sy...
Ryan Haddad
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-02 09:14:12 PDT
Yusuke Suzuki
Comment 2 2020-09-15 01:57:50 PDT
This is expected since it requires ICU66 (Catalina is using ICU64), and now it is skipped.
Note You need to log in before you can comment on or make changes to this bug.