| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index ca64fa08bbea3b3c5aa3df6a10a112a4c5a34f6d..983bfe5ffdafb796d4fa811eb89a4f2ec7dccfb9 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -569,6 +569,10 @@
|
| # further down in this file, so we have to duplicate this here.
|
| # https://bugs.chromium.org/p/v8/issues/detail?id=5374
|
| 'modules-*': [SKIP],
|
| +
|
| + # Fails deopt_fuzzer due to --deopt_every_n_times or
|
| + # deopt_every_n_garbage_collections
|
| + 'es6/array-iterator-turbo': [SKIP]
|
| }], # 'deopt_fuzzer == True'
|
|
|
| ##############################################################################
|
|
|