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

Unified Diff: tests/isolate/isolate.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/html/html.status ('k') | tests/kernel/kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index f9ff809fbb8f40f303c8834152348b97209e0cd7..ae0ee106fba28938a6bb4f73533df7c77273b84b 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -166,6 +166,9 @@ browser/package_resolve_browser_test: Skip # Temporarily disabled working on CL
browser/typed_data_message_test: StaticWarning
mint_maker_test: StaticWarning
+[ $compiler == dart2analyzer && $builder_tag == strong ]
+*: Skip # Issue 28649
+
[ $compiler == none && $runtime == vm ]
scenarios/short_package/short_package_test: Fail, OK # We do not plan to support the tested behavior anyway.
« no previous file with comments | « tests/html/html.status ('k') | tests/kernel/kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698