| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 4c123123ea225586b7357b3edaee992408c06968..fdf7497a6d9c0ae8fca16df5dad7a71ad5573416 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -895,8 +895,8 @@
|
|
|
| ['ignition == True and arch == arm', {
|
| # TODO(rmcilroy,4680): Arm specific timeouts.
|
| - 'compiler/osr-one': [PASS, ['mode == debug', SKIP]],
|
| - 'compiler/osr-two': [PASS, ['mode == debug', SKIP]],
|
| + 'compiler/osr-one': [SKIP],
|
| + 'compiler/osr-two': [SKIP],
|
| 'regress/regress-1257': [SKIP],
|
| }], # ignition == True and (arch == arm or arch == arm64)
|
|
|
|
|