| Index: test/webkit/webkit.status
|
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
|
| index e23b9cfa0b6182d2dd24dff55b7800d683537421..d5763e418d9c84d72546d01c1da55517db91c55f 100644
|
| --- a/test/webkit/webkit.status
|
| +++ b/test/webkit/webkit.status
|
| @@ -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', {
|
|
|