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

Unified Diff: tests/language/language.status

Issue 9428015: Generic bound errors are static type errors not to be reported by the VM. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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/co19/co19-runtime.status ('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
===================================================================
--- tests/language/language.status (revision 4475)
+++ tests/language/language.status (working copy)
@@ -46,11 +46,7 @@
ConstInit6NegativeTest: Fail # Issue 811
-# Issue 905.
-TypeVariableBoundsTest/01: Fail
-TypeVariableBoundsTest/02: Fail
-TypeVariableBoundsTest/05: Fail
-TypeVariableBoundsTest/06: Fail
+# Issue 441.
TypeVariableBoundsTest/09: Fail
TypeVariableBoundsTest/10: Fail
@@ -101,7 +97,6 @@
[ ($component == vm || $component == dartium) && $checked ]
-DefaultFactory2Test/01: Fail # Issue 943
WrongNumberTypeArgumentsTest: Fail # This test should be negative
[ ($component == vm || $component == dartium) && $mode == debug ]
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698