[Webkit-unassigned] [Bug 215327] [GTK][WPE] regionDisplayName test failure with ICU 64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 14 05:26:38 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215327

--- Comment #2 from Philippe Normand <pnormand at igalia.com> ---
Since https://bugs.webkit.org/show_bug.cgi?id=216073 landed, JS tests pass now: https://build.webkit.org/builders/WPE%20Linux%2064-bit%20Release%20%28Tests%20JS%29/builds/1510

But test-262 fail:

FAIL test/built-ins/Array/length/define-own-prop-length-coercion-order.js (default)
Full Output:
Exception: Test262Error: Expected a TypeError to be thrown but no exception was thrown at all

FAIL test/built-ins/Array/length/define-own-prop-length-coercion-order.js (strict mode)
Full Output:
Exception: Test262Error: Expected a TypeError to be thrown but no exception was thrown at all

FAIL test/intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-yes-to-true.js (default)
Full Output:
Exception: Test262Error: Expected SameValue(«und-u-ka», «und-u-ka-yes») to be true

FAIL test/intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-yes-to-true.js (strict mode)
Full Output:
Exception: Test262Error: Expected SameValue(«und-u-ka», «und-u-ka-yes») to be true

FAIL test/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js (default)
Full Output:
Exception: Test262Error: "und".minimize() should be "en" Expected SameValue(«und», «en») to be true

FAIL test/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js (strict mode)
Full Output:
Exception: Test262Error: "und".minimize() should be "en" Expected SameValue(«und», «en») to be true

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200914/27789206/attachment.htm>


More information about the webkit-unassigned mailing list