Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index 372706569e4cd866c061f08a6c2e0ae1c88a75ce..5c569372cb346010ea64f56fba7f7912388c81b7 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -98,6 +98,8 @@ front_end/tool/perf_test: Skip # Issue 28698 |
[ $runtime == vm && $use_sdk ] |
front_end/tool/fasta_perf_test: SkipByDesign # depends on patched_sdk which is not built into the sdk |
+front_end/test/kernel_generator_test: SkipByDesign # depends on patched_sdk which is not built into the sdk |
+front_end/test/summary_generator_test: SkipByDesign # depends on patched_sdk which is not built into the sdk |
[ $runtime == vm && $system == windows] |
analysis_server/*: Skip # Issue 27557 |