v8/test
mvstanton@chromium.org 53194b44ba Allocation site tests aren't compatible with GcStress mode.
They make assumptions about elementskind of arrays based on allocation site
feedback. This feedback is highly dependent on mementos, unrooted objects
placed behind arrays in the heap meant to live until the next scavenge.

GcStress does many more gcs than normal, and wrecks havoc with this kind
of test.

BUG=
R=hpayer@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16832 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-09-19 13:32:00 +00:00
..
benchmarks Add "benchmarks" test suite 2013-08-05 14:54:09 +00:00
cctest cleanup cctest generally and remove ctest::context 2013-09-19 13:30:47 +00:00
intl Mark intl/collator/default-locale as PASS || FAIL because it fails on Mac 2013-09-19 13:01:34 +00:00
message Migrate blink tests that are not relevant to blink into a new V8 test suite called 'blink'. 2013-06-26 14:23:30 +00:00
mjsunit Allocation site tests aren't compatible with GcStress mode. 2013-09-19 13:32:00 +00:00
mozilla Turn on i18n support by default 2013-09-19 12:07:03 +00:00
preparser Remove SCons related files 2013-04-18 11:01:14 +00:00
test262 Turn on i18n support by default 2013-09-19 12:07:03 +00:00
webkit Remove test from deopt fuzzer skip list after bugfix. 2013-08-12 13:55:54 +00:00