| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index e7fc4f96ad733bd6f75078ec981bc94ee2b430bd..c4a14dfda6f50fc6f50577737448e881eb0ca4e3 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -869,6 +869,9 @@
|
| 'regress/regress-crbug-42414': [SKIP],
|
| 'regress/regress-1853': [SKIP],
|
| 'regress/regress-crbug-424142': [SKIP],
|
| +
|
| + # with statements no longer always have a block as their body
|
| + 'regress/regress-95485': [SKIP],
|
| }], # ignition == True
|
|
|
| ['ignition == True and arch == arm64', {
|
|
|