RESOLVED FIXED 141848
Layout Test js/regress-141098.html is failing on 32-bit Machines
https://bugs.webkit.org/show_bug.cgi?id=141848
Summary Layout Test js/regress-141098.html is failing on 32-bit Machines
Brent Fulgham
Reported 2015-02-20 12:30:34 PST
The following layout test is failing on 32-bit platforms. js/regress-141098.html Probable cause: We only seem to get one of the two expected exceptions. Perhaps 32-bit doesn't execute part of the test? --- /home/buildbot/slave/win-release-tests/build/layout-test-results/js/regress-141098-expected.txt +++ /home/buildbot/slave/win-release-tests/build/layout-test-results/js/regress-141098-actual.txt @@ -4,7 +4,6 @@ PASS Exception: RangeError: Maximum call stack size exceeded. -PASS Exception: RangeError: Maximum call stack size exceeded. PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch (4.04 KB, patch)
2015-02-20 13:53 PST, Michael Saboff
ggaren: review+
Brent Fulgham
Comment 1 2015-02-20 12:40:08 PST
** The following JSC stress test failures have been introduced: jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-dfg-eager-no-cjit jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-cjit jsc-layout-tests.yaml/js/script-tests/regress-141098.js.layout-no-llint
Brent Fulgham
Comment 2 2015-02-20 12:42:16 PST
Skipped failing layout test on Windows: <https://trac.webkit.org/changeset/180446>
Brent Fulgham
Comment 3 2015-02-20 12:55:54 PST
JSC stress tests now skipped: <https://trac.webkit.org/changeset/180448>
Michael Saboff
Comment 4 2015-02-20 13:53:10 PST
Geoffrey Garen
Comment 5 2015-02-20 14:02:22 PST
Comment on attachment 246997 [details] Patch r=me
Michael Saboff
Comment 6 2015-02-20 14:21:58 PST
Note You need to log in before you can comment on or make changes to this bug.