| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9fbb9c028af14bce18e7825bffddb49b01dd367f..a7939d73bb7462b7bc4b1973af20117625c52146 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -30,6 +30,9 @@
|
| # All tests in the bug directory are expected to fail.
|
| 'bugs/*': [FAIL],
|
|
|
| + # TODO(mvstanton) Re-enable when the performance is bearable again.
|
| + 'regress/regress-2185-2': [SKIP],
|
| +
|
| ##############################################################################
|
| # Fails.
|
| 'regress/regress-1119': [FAIL],
|
|
|