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

Unified Diff: tests/lib/lib.status

Issue 2679553003: [Gardening] Disable running strong-mode analyzer tests in code that is not strong mode clean (Closed)
Patch Set: add analyzer 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 | « tests/lib/analyzer/analyze_library.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 2ea4216b422e81de7cfd6184dfc0ef6f80a57928..9b6683c33c451fd115312691be24d92d5c803a8c 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -340,6 +340,9 @@ profiler/metrics_num_test: Fail # Issue 20309
[ ($compiler == dartanalyzer || $compiler == dart2analyzer) && $checked ]
mirrors/regress_16321_test/01: MissingCompileTimeError # Issue 16391
+[ $compiler == dart2analyzer && $builder_tag == strong ]
+*: Skip # Issue 28649
+
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
async/*deferred*: Pass,RuntimeError # Issue 17458
mirrors/*deferred*: Pass,RuntimeError # Issue 17458
« no previous file with comments | « tests/lib/analyzer/analyze_library.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698