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

Unified Diff: tests/language/language_dart2js.status

Issue 48383003: Support checking of malbounded 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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 815f7a556b02e60a25a5b046ba65e5ed977499c4..3308a2499d96cd6eaaa7f2938d161bc9d4166b60 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -33,13 +33,9 @@ vm/*: Skip # Issue 12699
[ $compiler == dart2js && $checked ]
checked_setter2_test: Fail # Issue 11273
default_factory2_test/01: Fail # Issue 12700
-type_variable_bounds_test/01: Fail # Issue 12702
type_variable_bounds_test/02: Fail # Issue 12702
-type_variable_bounds_test/04: Fail # Issue 12702
-type_variable_bounds_test/05: Fail # Issue 12702
-type_variable_bounds2_test/00: Fail # Issue 12702
-type_variable_bounds2_test/03: Fail # Issue 12702
-type_variable_bounds2_test/05: Fail # Issue 12702
+type_variable_bounds2_test/01: Fail # Issue 12702
karlklose 2013/10/30 09:47:43 Why are these two failing now?
Johnni Winther 2013/10/30 11:19:42 type_variable_bounds_test/02: We don't check malbo
+type_variable_bounds2_test/04: Fail # Issue 12702
type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
type_variable_bounds3_test/00: Fail # Issue 12702
f_bounded_quantification_test/01: Fail # Issue 12703

Powered by Google App Engine
This is Rietveld 408576698