Bug 140846 - [Win] Some stress tests are skipped on Windows due to failures
Summary: [Win] Some stress tests are skipped on Windows due to failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 128307
Blocks:
  Show dependency treegraph
 
Reported: 2015-01-23 16:20 PST by Brent Fulgham
Modified: 2015-01-26 19:38 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-01-23 16:20:11 PST
The following JSC stress tests are skipped on Windows because they fail. They should be reviewed and fixed (or documented as being non-applicable to the port).

* tests/mozilla/mozilla-tests.yaml: Skipped on Windows.
* tests/stress/ftl-arithcos.js: Skipped on Windows.

** The following JSC stress test failures have been introduced:
        jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout
        jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-dfg-eager-no-cjit
        jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-no-cjit
        jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-no-llint
        mozilla-tests.yaml/ecma/Date/15.9.5.31-1.js.mozilla
        mozilla-tests.yaml/ecma/Date/15.9.5.31-1.js.mozilla-baseline
        mozilla-tests.yaml/ecma/Date/15.9.5.31-1.js.mozilla-dfg-eager-no-cjit-validate-phases
        mozilla-tests.yaml/ecma/Date/15.9.5.31-1.js.mozilla-llint
        mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js.mozilla
        mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js.mozilla-baseline
        mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js.mozilla-dfg-eager-no-cjit-validate-phases
        mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js.mozilla-llint
        stress/ftl-arithcos.js.always-trigger-copy-phase
        stress/ftl-arithcos.js.default
        stress/ftl-arithcos.js.dfg-eager
        stress/ftl-arithcos.js.dfg-eager-no-cjit-validate
        stress/ftl-arithcos.js.no-cjit-validate-phases
        stress/ftl-arithcos.js.no-llint

Results for JSC stress tests:
    18 failures found.
Comment 1 Radar WebKit Bug Importer 2015-01-26 17:58:12 PST
<rdar://problem/19608881>
Comment 2 Brent Fulgham 2015-01-26 19:38:15 PST
Note: The following is also skipped:

skipped date-constructor.js