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

Unified Diff: tests/language/language.status

Issue 9565016: Check type argument bounds of interfaces in type tests (work in progress). (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
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 4804)
+++ tests/language/language.status (working copy)
@@ -98,10 +98,8 @@
[ ($component == vm || $component == dartium) && $checked ]
+TypeVariableBounds2Test/03: Fail # Work in progress.
Prefix22Test: Fail # This test should be negative in checked mode.
-WrongNumberTypeArgumentsTest: Fail # This test should be negative in checked mode.
-TypeVariableBoundsTest/09: Fail # This test should be negative in checked mode.
-TypeVariableBoundsTest/10: Fail # This test should be negative in checked mode.
[ ($component == vm || $component == dartium) && $mode == debug ]
GCTest: Skip # Takes too long.

Powered by Google App Engine
This is Rietveld 408576698