NEW 125197
[WinCairo] Skipped tests are not always skipped
https://bugs.webkit.org/show_bug.cgi?id=125197
Summary [WinCairo] Skipped tests are not always skipped
Brent Fulgham
Reported 2013-12-03 15:23:42 PST
The failure report for run-javascriptcore-tests on WinCairo is as follows: Most of the errors seems to be caused by differences in line endings :) 7552/7552 (failed 12) ** The following JSC stress test failures have been introduced: mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js.mozilla mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js.mozilla-llint 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 jsc-layout-tests.yaml/js/script-tests/math.js.layout jsc-layout-tests.yaml/js/script-tests/math.js.layout-no-llint jsc-layout-tests.yaml/js/script-tests/math.js.layout-no-cjit jsc-layout-tests.yaml/js/script-tests/math.js.layout-dfg-eager-no-cjit jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-no-llint jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-no-cjit jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-dfg-eager-no-cjit Results for JSC stress tests: 12 failures found. However, the ecma_3/Data/15.9.5.6.js.* tests should have been skipped, since they are listed in the "Skipped Tests" section of run-javascriptcore-tests.
Attachments
Note You need to log in before you can comment on or make changes to this bug.