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

Unified Diff: tests/language/language.status

Issue 24650002: Add test for conflicts between type variables and instance or static getters, methods or fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 13d62db118f9ed74c853e1ba1ff9e76ca56cf7a4..b64c5acdc46a8aadf1368c5235624d581dc8d011 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -11,6 +11,12 @@ mixin_super_constructor_positionals_test: Fail # Issue 12631
built_in_identifier_prefix_test: Fail # Issue 6970
library_juxtaposition_test: Fail # Issue 6877
throwing_lazy_variable_test: Fail # Issue 5802
+type_variable_conflict_test/01: Fail # Issue 13701
+type_variable_conflict_test/02: Fail # Issue 13701
+type_variable_conflict_test/03: Fail # Issue 13701
+type_variable_conflict_test/04: Fail # Issue 13701
+type_variable_conflict_test/05: Fail # Issue 13701
+type_variable_conflict_test/06: Fail # Issue 13701
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698