Ignore test failure for mjsunit/for-in-opt in gc stress.
authoryangguo <yangguo@chromium.org>
Wed, 19 Aug 2015 10:03:32 +0000 (03:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 19 Aug 2015 10:03:50 +0000 (10:03 +0000)
TBR=hablich@chromium.org
BUG=v8:4381

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

Cr-Commit-Position: refs/heads/master@{#30245}

test/mjsunit/mjsunit.status

index d3ab20d..4052287 100644 (file)
 
   # BUG(v8:4359)
   'strong/load-proxy': [SKIP],
+
+  # BUG(v8:4381)
+  'for-in-opt': [PASS, FAIL],
 }],  # 'gc_stress == True'
 
 ##############################################################################