Commit 9fd74ada authored by machenbach's avatar machenbach Committed by Commit bot

S390: Skip slow test.

TBR=jyan@ca.ibm.com
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#35361}
parent b4f0a5d5
......@@ -70,6 +70,10 @@
# Too slow.
'dfg-int-overflow-in-loop': [SKIP],
}], # 'arch == ppc or arch == ppc64'
['arch == s390 or arch == s390x', {
# Too slow.
'dfg-int-overflow-in-loop': [SKIP],
}], # 'arch == s390 or arch == s390x'
##############################################################################
['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