Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index a82df2fcbc3378e27917d1da46b150e0d70c10af..44d9d235c56118502229ecb1d696db2a2ac197f7 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -249,6 +249,11 @@ dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201 |
dart/regress29620_test: RuntimeError |
dart/spawn_shutdown_test: SkipSlow |
+[ ($compiler != dartk) ] |
+cc/IsolateReload_KernelIncrementalCompile: Skip |
+cc/IsolateReload_KernelIncrementalCompileAppAndLib: Skip |
+cc/IsolateReload_KernelIncrementalCompileGenerics: Skip |
+ |
[ ($compiler == dartk) && ($runtime == vm) ] |
cc/CanonicalizationInScriptSnapshots: Fail |
cc/Class_ComputeEndTokenPos: Crash |
@@ -302,6 +307,7 @@ cc/IsolateReload_EnumToNotEnum: Skip |
cc/IsolateReload_ExportedLibModified: Crash |
cc/IsolateReload_ImportedLibModified: Crash |
cc/IsolateReload_ImportedMixinFunction: Crash |
+cc/IsolateReload_KernelIncrementalCompileGenerics: Crash # Issue 30322 |
cc/IsolateReload_LibraryHide: Crash |
cc/IsolateReload_LibraryLookup: Fail |
cc/IsolateReload_LibraryShow: Crash |