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

Unified Diff: tests/language/language.status

Issue 9568035: Second attempt at making frog happy. (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 | « no previous file | tests/language/language-leg.status » ('j') | 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 4822)
+++ tests/language/language.status (working copy)
@@ -359,6 +359,7 @@
SuperTest: Fail # this is testing precise ordering of super constructor call
SwitchLabelTest: Fail
TypeChecksInFactoryMethodTest: Fail # Issue 925
+TypeVariableBoundsTest/00: Fail
TypeVariableIdentifierExpressionNegativeTest: Fail # Issue 643
TypeVariableShadowsClass: Fail # Issue 643
WrongNumberTypeArgumentsTest/none: Fail
@@ -428,7 +429,7 @@
PrivateMemberTest/02: Fail # test seems bad - see issue #353
PrivateMemberTest/03: Fail # test seems bad - see issue #353
PrivateMemberTest/04: Fail # test seems bad - see issue #353
-TypeVariableBoundsTest/00: Fail # Should not complain in production mode.
+TypeVariableBoundsTest/09: Fail # Should not complain in production mode.
TypeVariableBoundsTest/10: Fail # Should not complain in production mode.
WrongNumberTypeArgumentsTest/00: Fail # Should not complain in production mode.
« no previous file with comments | « no previous file | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698