| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index eb1abbc5163847a90f234bd13e4b174c39819478..8073e78e2c344e135fc24f26804658660e50f406 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -252,6 +252,9 @@
|
| # BUG(chromium:508074). Remove this once the issue is fixed.
|
| 'harmony/arrow-rest-params': [PASS, NO_VARIANTS],
|
| 'harmony/rest-params': [PASS, ['no_snap == True', NO_VARIANTS]],
|
| +
|
| + # BUG(v8:4378).
|
| + 'regress/regress-crbug-501711': [PASS, ['isolates', SKIP]],
|
| }], # ALWAYS
|
|
|
| ['novfp3 == True', {
|
|
|