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

Unified Diff: tests/lib/lib.status

Issue 384093002: Resolve names in combinators for PropertyInducingElements instead of PropertyAccessorElements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 3bead7e0bc9fa124dd450db2b8c2eff39fcf9621..82ad5b33b49fa802cb36e0286e9b8ef017103611 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -317,7 +317,7 @@ convert/chunked_conversion_utf88_test: Skip # Pass, Slow Issue 12644.
convert/utf85_test: Skip # Pass, Slow Issue 12644.
# These tests use "const Symbol('void')".
-[ $compiler == dartanalyzer ]
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
mirrors/basic_types_in_dart_core_test: CompileTimeError
mirrors/function_type_mirror_test: CompileTimeError
mirrors/method_mirror_returntype_test: CompileTimeError

Powered by Google App Engine
This is Rietveld 408576698