| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 315e28a57ffeb62de5f8b18b233aa518c8732eda..c38e3acc75be766d75c60eeb78cb6d34e7495d00 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -278,6 +278,10 @@
|
| 'unicodelctest': [PASS, NO_VARIANTS],
|
| 'unicodelctest-no-optimization': [PASS, NO_VARIANTS],
|
|
|
| + # BUG(v8:5161): Flaky with turbofan.
|
| + 'regress/regress-201': [PASS, NO_VARIANTS],
|
| + 'regress/regress-91008': [PASS, NO_VARIANTS],
|
| +
|
| ############################################################################
|
| # Ignition
|
|
|
|
|