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

Unified Diff: tests/language/language_dart2js.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 | « tests/language/language.status ('k') | tests/language/type_variable_conflict_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index ac8d224c8bdbacf2d77f019d249540fbd1fb066c..913e294c654eb9ed5009f7483a90d5972d015b3f 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -36,6 +36,12 @@ type_variable_bounds2_test/03: Fail # Issue 12702
type_variable_bounds2_test/05: Fail # Issue 12702
type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
type_variable_bounds3_test/00: Fail # Issue 12702
+type_variable_conflict_test/01: Fail # Issue 13702
+type_variable_conflict_test/02: Fail # Issue 13702
+type_variable_conflict_test/03: Fail # Issue 13702
+type_variable_conflict_test/04: Fail # Issue 13702
+type_variable_conflict_test/05: Fail # Issue 13702
+type_variable_conflict_test/06: Fail # Issue 13702
f_bounded_quantification_test/01: Fail # Issue 12703
f_bounded_quantification_test/02: Fail # Issue 12703
f_bounded_quantification5_test: Fail # Issue 12703
« no previous file with comments | « tests/language/language.status ('k') | tests/language/type_variable_conflict_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698