skip some gc stress tests for tf
authordcarney@chromium.org <dcarney@chromium.org>
Fri, 17 Oct 2014 14:28:00 +0000 (14:28 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Fri, 17 Oct 2014 14:28:00 +0000 (14:28 +0000)
TBR=mstarzinger@chromium.org

BUG=

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24698 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 9e317c0..4f74985 100644 (file)
   # TODO(mstarzinger): Takes too long with TF.
   'array-sort': [PASS, NO_VARIANTS],
   'regress/regress-91008': [PASS, NO_VARIANTS],
+  'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS],
+  'math-floor-of-div': [PASS, NO_VARIANTS],
 }],  # 'gc_stress == True'
 
 ##############################################################################