| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 1e2fa62f1d0c28a475893119ac69b6798ccbec85..c28c5955a4cbc033e23b23d8c91183343514cc0c 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -109,6 +109,7 @@
|
| # to disable these tests on GC stress.
|
| 'elements-kind': [PASS, ['mode == debug and system == linux', FLAKY]],
|
| 'osr-elements-kind': [PASS, ['mode == debug and system == linux', FLAKY]],
|
| + 'array-literal-feedback': [PASS, ['mode == debug and system == linux', FLAKY]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|