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

Unified Diff: tests/language/language.status

Issue 26124004: Base-level test for equality of f-bounded types. (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/f_bounded_equality_test.dart ('k') | no next file » | 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 9d6ab46ab4ade3e14e514c88f87026889fe41326..afdcc785188903da33fa1e4d83eabad53fd6c6e3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -20,6 +20,7 @@ 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
+f_bounded_equality_test: RuntimeError # Issue 14000
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633
« no previous file with comments | « tests/language/f_bounded_equality_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698