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

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

Issue 9835088: Handle implicit closure of toString. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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
« dart/frog/leg/lib/js_helper.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index 24a418d60cc55da2b57bc008f03a4907fc961b4f..f3dc892412ef41da23163e15c35ac2d2f8833f4b 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -56,8 +56,6 @@ NamedParameters4Test: Fail # Unimplemented non-matching static call
NamedParametersTypeTest: Fail # Internal Error: Cannot find value
NamingTest: Fail # Internal Error: Cannot find value
NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented
-NullToStringTest: Fail # Closurization of intercepted methods.
-NumbersTest: Fail # cannot resolve type Smi
ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
PseudoKWTest: Fail # Unexpected token '('
SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value
@@ -215,6 +213,7 @@ WrongNumberTypeArgumentsTest/01: Fail, OK # Negative language test.
TypeVMTest: Fail, OK # VM specific test.
DisablePrivacyTest: Fail, OK # VM specific test.
+NumbersTest: Fail, OK # (unintended?) VM specific test.
DivByZeroTest: Fail, OK # Leg only has doubles.
« dart/frog/leg/lib/js_helper.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698