| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 7dca71898659bf879d6a1293cd2f842e3bc9b689..9370c65e08e22dcf3a2f127b6d76c5e66d0a3d1f 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -152,6 +152,9 @@
|
| # issue 4078:
|
| 'allocation-site-info': [PASS, NO_VARIANTS],
|
|
|
| + # issue 4325:
|
| + 'regress/regress-3960': [PASS, NO_VARIANTS],
|
| +
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt mode.
|
| 'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
|
|
|