Index: tests/co19/co19-runtime.status |
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status |
index 9ce28397481edd9f524ad6ad4551dfce9bc9d71f..7ae17ee69fce63af917fac4cad6da1595baa04d8 100644 |
--- a/tests/co19/co19-runtime.status |
+++ b/tests/co19/co19-runtime.status |
@@ -13,7 +13,7 @@ LibTest/isolate/Isolate/spawn_A04_t01: Pass, Fail # Issue 28269 |
[$runtime == vm && $compiler == none && $system == fuchsia] |
*: Skip # Tests not included in the image. |
-[ $runtime == vm || $runtime == dart_precompiled ] |
+[ ($runtime == vm || $runtime == dart_precompiled) && ($compiler != dartk && $compiler != dartkp) ] |
Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02: CompileTimeError # Issue 114 |
[ $runtime == dart_precompiled ] |