[test] Skip slow test.
authormachenbach <machenbach@chromium.org>
Thu, 11 Jun 2015 12:25:50 +0000 (05:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Jun 2015 12:26:01 +0000 (12:26 +0000)
NOTRY=true

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

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

test/webkit/webkit.status

index d8c6864..57d86cb 100644 (file)
 }],  # 'mode == debug'
 ['simulator', {
   # Skip tests that timeout with turbofan.
-  'dfg-int-overflow-in-loop': [PASS, NO_VARIANTS],
   'array-iterate-backwards': [PASS, NO_VARIANTS],
   'function-apply-aliased': [SKIP],
+
+  # Skip tests that are too slow for simulators.
+  'dfg-int-overflow-in-loop': [SKIP],
 }],  # 'simulator'
 ['arch == arm64 and simulator_run == True', {
   'dfg-int-overflow-in-loop': [SKIP],