projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deed122
)
[test] Skip slow test.
author
machenbach
<machenbach@chromium.org>
Thu, 11 Jun 2015 12:25:50 +0000
(
05:25
-0700)
committer
Commit 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
patch
|
blob
|
history
diff --git
a/test/webkit/webkit.status
b/test/webkit/webkit.status
index d8c6864105421a61c74b33f5f7ef28f06ddaad1f..57d86cb92138dfbeab39edb1e1abf2449710cd76 100644
(file)
--- a/
test/webkit/webkit.status
+++ b/
test/webkit/webkit.status
@@
-49,9
+49,11
@@
}], # '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],