Skip some tests with TF on gc stress.
authormachenbach@chromium.org <machenbach@chromium.org>
Wed, 29 Oct 2014 15:18:09 +0000 (15:18 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Wed, 29 Oct 2014 15:18:47 +0000 (15:18 +0000)
TBR=mstarzinger@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#24985}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24985 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 15f89d8..1eefecd 100644 (file)
   'regress/regress-91008': [PASS, NO_VARIANTS],
   'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS],
   'math-floor-of-div': [PASS, NO_VARIANTS],
+  'unicodelctest': [PASS, NO_VARIANTS],
+  'unicodelctest-no-optimization': [PASS, NO_VARIANTS],
 }],  # 'gc_stress == True'
 
 ##############################################################################