[Webkit-unassigned] [Bug 154263] New: [ARMv7] jsc-layout-tests.yaml/js/script-tests/intl-collator.js tests are failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 15 15:45:00 PST 2016


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

            Bug ID: 154263
           Summary: [ARMv7]
                    jsc-layout-tests.yaml/js/script-tests/intl-collator.js
                    tests are failing.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Using a release build of ToT r196590, I'm seeing the following new failures:

    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout
    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-dfg-eager-no-cjit
    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-ftl
    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-ftl-eager-no-cjit
    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-ftl-no-cjit
    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-cjit
    jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-llint

The failure manifests as 2 test results that differ from the expected output:

FAIL Intl.Collator.prototype.compare.call(Intl.Collator('en', { sensitivity:'base' }), 'A', 'a') should be 1. Was -1.
FAIL new Intl.Collator().compare.call(Intl.Collator('en', { sensitivity:'base' }), 'A', 'a') should be 1. Was -1.

These failure manifests all the time even without the JITs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160215/b6c1e721/attachment-0001.html>


More information about the webkit-unassigned mailing list