| Index: tests/co19/co19-compiler.status
|
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
|
| index 2440dfaefd5e43240181bb43af4d925b2a38de30..17f2ea1d437f291d011be0d507f6bb3ab569f3d7 100644
|
| --- a/tests/co19/co19-compiler.status
|
| +++ b/tests/co19/co19-compiler.status
|
| @@ -5,6 +5,9 @@
|
| prefix co19
|
|
|
| [ $component == dartc ]
|
| +LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 issue #80)
|
| +LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 issue #80)
|
| +LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 issue #80)
|
|
|
|
|
| # Marked failed after code generation removed from dartc
|
|
|