Chromium Code Reviews| Index: test/webkit/webkit.status |
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status |
| index 8400ba76e5a2f8689c1a65cae09f9d6fc5049484..1c68070d4274aa186a907d460e1a6197c1bf8e15 100644 |
| --- a/test/webkit/webkit.status |
| +++ b/test/webkit/webkit.status |
| @@ -48,4 +48,7 @@ |
| ['simulator', { |
| 'function-apply-aliased': [SKIP], |
| }], # 'simulator' |
| +['arch == a64 and simulator_run == True', { |
| + 'dfg-int-overflow-in-loop': [SKIP], |
| +}], # 'arch == a64 and simulator_run == True' |
| ] |