| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 13904ad2563826f0dfdc5ccd290b521acaab2e8f..5e607ae6392e127b5c645f6f124cf78bfbcb59e4 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -106,7 +106,9 @@
|
| 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode.
|
| 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug.
|
| 'debug-stepin-call-function-stub': [PASS, NO_VARIANTS], # only in no-snap debug.
|
| - 'regress/regress-3717':[PASS, NO_VARIANTS], # only in no-snap mode.
|
| + 'regress/regress-3717': [PASS, NO_VARIANTS], # only in no-snap mode.
|
| + 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
|
| + 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
|
|
|
| # TODO(mstarzinger): Optimizing top-level code flushed out some correctness
|
| # issues on ARM and ARM64.
|
|
|