Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: pkg/pkg.status

Issue 2976543002: Reapply "Tweak public APIs and use them in patch_sdk, dart2js, and kernel-service."" (Closed)
Patch Set: fix Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698