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

Unified Diff: pkg/pkg.status

Issue 2679013003: Update status for strong mode and analyzer tests (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 | « no previous file | tests/utils/utils.status » ('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 b1f11c24bda3946b8112f56064cccd6726c3f1ae..370ca7a3e2f59e71a9ea860b925fa145534bf37a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -36,6 +36,10 @@ 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
+[ $compiler == dart2analyzer && $builder_tag == strong ]
+*: Skip # Issue 28649
+
# Analyze dev_compiler but don't run its tests
[ $compiler != dart2analyzer ]
dev_compiler/test/*: Skip
@@ -165,6 +169,7 @@ kernel/test/*: SkipByDesign # Uses dart:io and bigints.
[ $runtime == vm ]
analyzer/test/file_system/physical_resource_provider_test: Pass, Fail # Issue 25472
+analyzer_cli/test/embedder_test: RuntimeError # Issue 28653
# Skip tests on the VM if the package depends on dart:html
mutation_observer: Skip
« no previous file with comments | « no previous file | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698