| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 0cebe7bbf7486a6351e73f138231d4efa1af47db..b2176cd735568fb52789814c21bcad55f4a651e9 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -18,7 +18,7 @@ IsolateNegativeTest: Fail # status change with --check-only
|
| Isolate2NegativeTest: Fail # status change with --check-only
|
| *APIv2*: Skip # new api for isolates not in corelib yet.
|
|
|
| -[ $compiler == frog || $compiler == frogsh ]
|
| +[ ($compiler == frog || $compiler == frogsh) && ($runtime == none || $runtime == d8) ]
|
| *BrowserTest: Skip
|
| *BrowserNegativeTest: Skip
|
|
|
|
|