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

Unified Diff: pkg/pkg.status

Issue 2697403005: Add script to run fasta as a benchmark (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « pkg/front_end/tool/fasta_perf_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 79d169e4ebc1ac916ece2c28777bc18f42d24527..eef45dfb7fe14d1f7e5cc100b7552032ca52c58d 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -83,6 +83,9 @@ front_end/test/incremental_kernel_generator_test: Skip # Issue 28698
front_end/test/incremental_resolved_ast_generator_test: Skip # Issue 28698
front_end/tool/perf_test: Skip # Issue 28698
+[ $runtime == vm && $use_sdk == true ]
+front_end/tool/fasta_perf_test: SkipByDesign # depends on patched_sdk which is not built into the sdk
+
[ $runtime == vm && $system == windows]
analysis_server/*: Skip # Issue 27557
analysis_server/test/analysis/get_errors_test: Skip # runtime error, Issue 22180
« no previous file with comments | « pkg/front_end/tool/fasta_perf_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698