Mark slow test as slow on windows.
authormachenbach@chromium.org <machenbach@chromium.org>
Thu, 4 Sep 2014 06:50:55 +0000 (06:50 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Thu, 4 Sep 2014 06:50:55 +0000 (06:50 +0000)
TBR=mstarzinger@chromium.org

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

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

test/mjsunit/mjsunit.status

index ec08a0d..c4f7924 100644 (file)
 }],
 ##############################################################################
 ['system == windows', {
+  # Slow with turbo fan.
+  'big-object-literal': [PASS, SLOW],
+
   # BUG(v8:3435)
   'debug-script-breakpoints': [PASS, FAIL],
 }],  # 'system == windows'