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

Unified Diff: dart/tests/language/language.status

Issue 8956005: Update test of type variable bounds to match specification (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update status files Created 9 years 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 | dart/tests/language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index 55c944ffc529175c6c1fb7a1f27bc9a717f2915f..24bcd1bcd5b914dda71fa3cbb3cd501448422db7 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -43,6 +43,14 @@ Constructor6Test: Fail # (Discussion ongoing)
ConstInit6NegativeTest: Fail # Issue 811
WrongNumberTypeArgumentsTest: Fail # Issue 441
+# Issue 905.
+TypeVariableBoundsTest/01: Fail
+TypeVariableBoundsTest/02: Fail
+TypeVariableBoundsTest/05: Fail
+TypeVariableBoundsTest/06: Fail
+TypeVariableBoundsTest/09: Fail
+TypeVariableBoundsTest/10: Fail
+
# DartC or Frog specific tests that should not be run by the VM
*DartcTest: Skip
*DartcNegativeTest: Skip
@@ -295,9 +303,7 @@ SwitchLabelTest: Fail
TryCatch9NegativeTest: Fail
TypeVariableBoundsTest/00: Fail # these tests would work if the type was constructed
TypeVariableBoundsTest/01: Fail
-TypeVariableBoundsTest/02: Fail
-TypeVariableBoundsTest/05: Fail
-TypeVariableBoundsTest/06: Fail
+TypeVariableBoundsTest/10: Fail
WrongNumberTypeArgumentsTest: Fail
ImplicitThisTest/01: Fail # Issue 376
ImplicitThisTest/02: Fail # Issue 376
« no previous file with comments | « no previous file | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698