| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9247f4d3aea3721942d06a029054d46d930bc012..146dce7fb232b242e29dec7ba4d47ea7a5aa65e5 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -910,6 +910,10 @@
|
|
|
| 'wasm/asm-wasm-f32': [PASS, ['arch in [arm64]', SKIP]],
|
| 'wasm/asm-wasm-f64': [PASS, ['arch in [arm64]', SKIP]],
|
| +
|
| + # TODO(rmcilroy,titzer): Times out after
|
| + # https://codereview.chromium.org/1951013002 .
|
| + 'regress/regress-599717': [PASS, ['tsan', SKIP]],
|
| }], # ignition or ignition_turbofan
|
|
|
| ['(ignition or ignition_turbofan) and arch == arm64', {
|
|
|