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

Unified Diff: pkg/pkg.status

Issue 2953703002: Tweak public APIs and use them in patch_sdk, dart2js, and kernel-service (Closed)
Patch Set: Created 3 years, 6 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 860edb25b1d1d3bd92ae7e75cd2ba2a1f5365e48..7e785844de7e7a2aeb970d29dd30843b77b9ed7f 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