| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index b7b0c774c419e9823cd24965632140d8ee295ea7..c30e3f141cda01c3c32f4148ca62f44c1a292c65 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -147,3 +147,5 @@ regress/regress-3247124: SKIP
|
| # d8-os writes temporary files that might interfer with each other when running
|
| # in multible threads. Skip this if running with isolates testing.
|
| d8-os: SKIP
|
| +# Due to bug 1524 can't run in isolates mode.
|
| +log-prof-lazy-mode: SKIP
|
|
|