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

Unified Diff: tests/lib/analyzer/analyze_library.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/language/language_analyzer2.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index 512bf79086f048ab13a8fadcba46e97f743768e7..97c88b3051e4b3003001a4fd3d75f7ef1e43d147 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -9,6 +9,9 @@ lib/analysis_server: Skip # Issue 28620
lib/dev_compiler: Skip # Issue 28620
lib/front_end: Skip # Issue 28620
+[ $compiler == dart2analyzer && $builder_tag == strong ]
+*: Skip # Issue 28649
+
[ $compiler == dart2analyzer ]
lib/_blink/dartium/_blink_dartium: StaticWarning # Undefined Creates and Returns classes
lib/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698