[test] Make test as flaky
authormachenbach <machenbach@chromium.org>
Tue, 19 May 2015 11:51:02 +0000 (04:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 11:50:51 +0000 (11:50 +0000)
BUG=v8:4127
LOG=n
TBR=yangguo@chromium.org

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

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

test/mjsunit/mjsunit.status

index dfbe3b5..1b831d4 100644 (file)
 
   # BUG(v8:3435)
   'debug-script-breakpoints': [PASS, FAIL],
+
+  # BUG(v8:4127)
+  'deserialize-script-id': [PASS, ['no_snap == True', FLAKY]],
 }],  # 'system == windows'
 
 ##############################################################################