NEW144947
Test added in r184220 fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=144947
Summary Test added in r184220 fails on Windows
Ryosuke Niwa
Reported 2015-05-12 22:38:28 PDT
https://build.webkit.org/builders/Apple%20Win%207%20Release%20(Tests)/builds/51783/steps/jscore-test/logs/stdio Running stress/arith-mul-with-constants.js.no-llint stress/arith-modulo-node-behaviors.js.default: Exception: moduloWithNegativeZeroDividend(-i, 0, 2) failed, returned: 0 stress/arith-modulo-node-behaviors.js.default: ERROR: Unexpected exit code: 3 FAIL: stress/arith-modulo-node-behaviors.js.default Running stress/arith-mul-with-constants.js.always-trigger-copy-phase Running stress/arith-mul-with-constants.js.no-cjit-validate-phases stress/arith-modulo-node-behaviors.js.no-llint: Exception: moduloWithNegativeZeroDividend(-i, 0, 2) failed, returned: 0 Running stress/arith-mul-with-constants.js.dfg-eager stress/arith-modulo-node-behaviors.js.always-trigger-copy-phase: Exception: moduloWithNegativeZeroDividend(-i, 0, 2) failed, returned: 0 stress/arith-modulo-node-behaviors.js.no-llint: ERROR: Unexpected exit code: 3 FAIL: stress/arith-modulo-node-behaviors.js.no-llint stress/arith-modulo-node-behaviors.js.no-cjit-validate-phases: Exception: moduloWithNegativeZeroDividend(-i, 0, 2) failed, returned: 0 stress/arith-modulo-node-behaviors.js.always-trigger-copy-phase: ERROR: Unexpected exit code: 3 FAIL: stress/arith-modulo-node-behaviors.js.always-trigger-copy-phase stress/arith-modulo-node-behaviors.js.dfg-eager-no-cjit-validate: Exception: moduloWithNegativeZeroDividend(-i, 0, 2) failed, returned: 0 stress/arith-modulo-node-behaviors.js.no-cjit-validate-phases: ERROR: Unexpected exit code: 3 FAIL: stress/arith-modulo-node-behaviors.js.no-cjit-validate-phases stress/arith-modulo-node-behaviors.js.dfg-eager: Exception: moduloWithNegativeZeroDividend(-i, 0, 2) failed, returned: 0 Running stress/arith-mul-with-constants.js.dfg-eager-no-cjit-validate Running stress/array-fill-put-by-val.js.default stress/arith-modulo-node-behaviors.js.dfg-eager-no-cjit-validate: ERROR: Unexpected exit code: 3 FAIL: stress/arith-modulo-node-behaviors.js.dfg-eager-no-cjit-validate stress/arith-modulo-node-behaviors.js.dfg-eager: ERROR: Unexpected exit code: 3 FAIL: stress/arith-modulo-node-behaviors.js.dfg-eager
Attachments
Ryosuke Niwa
Comment 1 2015-05-12 22:41:45 PDT
Temporaily skipped the test on Windows in http://trac.webkit.org/changeset/184270.
Note You need to log in before you can comment on or make changes to this bug.