Commit a0c1289b authored by zhengxing.li's avatar zhengxing.li Committed by Commit bot

X87: Skip slow test.

BUG=

Review-Url: https://codereview.chromium.org/2080693002
Cr-Commit-Position: refs/heads/master@{#37119}
parent c0630818
......@@ -74,6 +74,10 @@
# Too slow.
'dfg-int-overflow-in-loop': [SKIP],
}], # 'arch == s390 or arch == s390x'
['arch == x87', {
# Too slow.
'dfg-negative-array-index': [SKIP],
}], # 'arch == x87'
##############################################################################
['asan == True', {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment