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

Unified Diff: tests/language/language.status

Issue 8952006: Fix factories in Frog to correspond to the new syntax. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« frog/scripts/tree_gen.py ('K') | « frog/type.dart ('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
diff --git a/tests/language/language.status b/tests/language/language.status
index 03e4a9cbeed7f4942e538e9ca14fd3bb8f792d2c..522b2060e0bff25d0e25aa9f1471974f1a6e9670 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -295,7 +295,6 @@ SuperImplicitClosureTest: Fail
SuperTest: Fail # this is testing precise ordering of super constructor call
SwitchLabelTest: Fail
TryCatch9NegativeTest: Fail
-TypeVariableScopeTest/none: Fail
TypeVariableBoundsTest/00: Fail # these tests would work if the type was constructed
TypeVariableBoundsTest/01: Fail
TypeVariableBoundsTest/02: Fail
« frog/scripts/tree_gen.py ('K') | « frog/type.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698