| Index: test/webkit/webkit.status
|
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
|
| index a666546b12bf172323dfd19919ec39897351cc4e..8ae5e3dfc06abcce7b21e7b6b505d821aaa54ecb 100644
|
| --- a/test/webkit/webkit.status
|
| +++ b/test/webkit/webkit.status
|
| @@ -51,7 +51,7 @@
|
| ['simulator', {
|
| 'function-apply-aliased': [SKIP],
|
| }], # 'simulator'
|
| -['arch == a64 and simulator_run == True', {
|
| +['arch == arm64 and simulator_run == True', {
|
| 'dfg-int-overflow-in-loop': [SKIP],
|
| -}], # 'arch == a64 and simulator_run == True'
|
| +}], # 'arch == arm64 and simulator_run == True'
|
| ]
|
|
|