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

Unified Diff: tests/language/language_analyzer.status

Issue 21065002: Treat ambiguous types as malformed. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Status updated. Created 7 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/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 82e8b5f5d7deedcb8aa8fb8ae36870e5a8d3e94f..3d7de344627aeafcb234bf0154702269488d059b 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -275,6 +275,8 @@ getter_no_setter_test/none: fail
const_constructor_mixin_test/01: fail
const_constructor_mixin3_test/01: fail
+library_ambiguous_test/04: Fail # Issue 12106
+
[ $compiler == dartanalyzer && $checked ]
factory1_test/00: fail
factory1_test/01: fail

Powered by Google App Engine
This is Rietveld 408576698