Add infrastructure for skipping tests in GC stress mode.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 21 Jan 2014 12:41:25 +0000 (12:41 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 21 Jan 2014 12:41:25 +0000 (12:41 +0000)
commit1864f7388e2d8448569231ab46a1c4d6ec203a96
treed633d106a83fa8b09736403772cf241272af120e
parent7b3b9bd316eba197da97288fc6a9ca59a8b0fc0f
Add infrastructure for skipping tests in GC stress mode.

Also move the GC stress configuration from the buildbot to the test runner.

BUG=
R=jkummerow@chromium.org, mvstanton@chromium.org

Review URL: https://codereview.chromium.org/141653008

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18708 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
13 files changed:
test/mjsunit/allocation-site-info.js
test/mjsunit/array-constructor-feedback.js
test/mjsunit/array-feedback.js
test/mjsunit/array-literal-feedback.js
test/mjsunit/d8-performance-now.js
test/mjsunit/elements-kind.js
test/mjsunit/fast-prototype.js
test/mjsunit/mjsunit.status
test/mjsunit/opt-elements-kind.js
test/mjsunit/osr-elements-kind.js
test/mjsunit/regress/regress-165637.js
tools/run-deopt-fuzzer.py
tools/run-tests.py