| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 3d55d8bc89fa198728d1b0b0c84dd29a166100a9..a7ddafc5b788484c85042710d521e66108b06beb 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -192,6 +192,9 @@
|
|
|
| # Too slow for slow variants.
|
| 'asm/embenchen/*': [PASS, SLOW, FAST_VARIANTS],
|
| +
|
| + # BUG(v8:3838).
|
| + 'regress/regress-3116': [PASS, ['isolates', FLAKY]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|