Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index bc2c909795f8a84830092340359209b39d164f9c..e911733e062e9e6030f9895e21f2767e2e1c17e4 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': [SKIP, ['gc_stress == True', PASS]], |
|
Jakob Kummerow
2016/11/03 13:28:40
Doesn't this always skip the test? I think you nee
Yang
2016/11/04 08:39:41
Done. Though I wouldn't have thought this has a di
|
| 'es6/tail-call-megatest*': [PASS, SLOW, FAST_VARIANTS, ['tsan', SKIP]], |
| # case-insensitive unicode regexp relies on case mapping provided by ICU. |