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

Unified Diff: pkg/pkg.status

Issue 2898173005: Fix problems with closures_test. (Closed)
Patch Set: Created 3 years, 7 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/kernel/test/closures/testing.json ('k') | pkg/testing/lib/src/run.dart » ('j') | 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 8e591ca3d0a55f0487a481c454ba8fbf45a1ed4c..242dc9da15cfbe54dbb824b916264205f0b87821 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -44,16 +44,13 @@ kernel/testcases/*: Skip
front_end/test/fasta/analyze_test: Pass, Slow
+kernel/test/closures_test: Slow, Pass
+
[ $compiler != dart2analyzer ]
analyzer/test/src/summary/summarize_fasta_test: RuntimeError, Slow
[ $runtime != vm || $mode != release || $system == windows ]
front_end/test/fasta/*: Skip
-
-[ $runtime == vm && $mode == release && $system == linux ]
-kernel/test/closures_test: Slow, Pass
-
-[ $runtime != vm || $mode != release || $system != linux ]
kernel/test/closures_test: Skip
# Don't analyze tests in strong mode yet
« no previous file with comments | « pkg/kernel/test/closures/testing.json ('k') | pkg/testing/lib/src/run.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698