| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index bc2c909795f8a84830092340359209b39d164f9c..7c3adb412d9ec7686a839311d97b9b9649784242 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -172,7 +172,7 @@
|
| 'numops-fuzz-part*': [PASS, ['mode == debug', SLOW]],
|
| 'readonly': [PASS, SLOW],
|
| 'regress/regress-1200351': [PASS, SLOW],
|
| - 'regress/regress-crbug-474297': [PASS, ['mode == debug', SLOW]],
|
| + 'regress/regress-crbug-474297': [PASS, ['gc_stress == False', SKIP]],
|
| 'es6/tail-call-megatest*': [PASS, SLOW, FAST_VARIANTS, ['tsan', SKIP]],
|
|
|
| # case-insensitive unicode regexp relies on case mapping provided by ICU.
|
|
|