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

Unified Diff: tests/utils/utils.status

Issue 2529393002: Make core libraries use generic method syntax. (Closed)
Patch Set: Update status files. Created 3 years, 12 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/standalone/standalone.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index fde7eba42f426c83a77e5558ccd8fa6bf4497bf6..1af3a268f29bf58dc7fb3f504163d1b9bc537565 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -31,3 +31,9 @@ recursive_import_test: Skip # Issue 27744
[ $builder_tag == asan ]
recursive_import_test: Skip # Issue 27441
+
+[ $compiler == dart2analyzer ]
+# Issue #28236
+dart2js_test: StaticWarning
+dummy_compiler_test: StaticWarning
+recursive_import_test: StaticWarning
« no previous file with comments | « tests/standalone/standalone.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698