[Webkit-unassigned] [Bug 216636] New: [GTK][WPE] test/intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-yes-to-true.js is failing with ICU 67

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 20:43:43 PDT 2020


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

            Bug ID: 216636
           Summary: [GTK][WPE]
                    test/intl402/Intl/getCanonicalLocales/unicode-ext-cano
                    nicalize-yes-to-true.js is failing with ICU 67
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

ICU 67 added https://github.com/unicode-org/icu/pull/952 which removed the -true in toLanguageTag. This is causing the mentioned test to fail since the flatpak SDK was updated to 0.3:

> 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
>

-- 
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/20200917/e23eadbf/attachment.htm>


More information about the webkit-unassigned mailing list