| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 85dfc8306a72b9c32fd93a4f8276cdcb76d73d77..bfa8c9d705f8da7d3e979db6aade1570367c5492 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -57,6 +57,7 @@ enum_const_test/02: RuntimeError # Issue 21817
|
| error_exit_at_spawn_test: Skip # Issue 23876
|
| error_at_spawn_test: Skip # Issue 23876
|
| exit_at_spawn_test: Skip # Issue 23876
|
| +message4_test: Skip # Issue 30247
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| spawn_uri_test: SkipByDesign # Loading another file is not supported in JS shell
|
|
|