| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index c04db1025df8f556fe4743fd20098fd9d10d6527..b707689148cf1e37b8eaca2f8528cf3cb1cb6b1a 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -254,7 +254,10 @@
|
| 'getters-on-elements': [PASS, NO_IGNITION],
|
| 'harmony/do-expressions': [PASS, NO_IGNITION],
|
| 'math-floor-of-div-minus-zero': [PASS, NO_IGNITION],
|
| - 'regress/regress-2132': [PASS, NO_IGNITION],
|
| +
|
| + # TODO(mvstanton): restore NO_IGNITION.
|
| + 'regress/regress-2132': [PASS, NO_VARIANTS],
|
| +
|
| 'regress/regress-2339': [PASS, NO_IGNITION],
|
| 'regress/regress-3176': [PASS, NO_IGNITION],
|
| 'regress/regress-3709': [PASS, NO_IGNITION],
|
|
|