[Webkit-unassigned] [Bug 229385] New: JSC test stress/intl-locale-info.js is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 22 08:18:55 PDT 2021


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

            Bug ID: 229385
           Summary: JSC test stress/intl-locale-info.js is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

The new JSC stress test stress/intl-locale-info.js is failing on my internal CI:

Running stress/intl-locale-info.js.default
stress/intl-locale-info.js.default: Exception: Error: expected ["islamic-umalqura","islamic-rgsa","islamic","gregory"] but got ["islamic-umalqura","gregory","islamic","islamic-rgsa"]
stress/intl-locale-info.js.default: shouldBe at intl-locale-info.js:3:24
stress/intl-locale-info.js.default: global code at intl-locale-info.js:37:13
stress/intl-locale-info.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/intl-locale-info.js.default

It seems the test depends on the order of the locales returned by ICU, so we'll need a more permissive check here.

-- 
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/20210822/ac46acfa/attachment.htm>


More information about the webkit-unassigned mailing list