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

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

Issue 9666006: Support for "a is Function". (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/src/FunctionGetterTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
===================================================================
--- tests/language/language-leg.status (revision 5320)
+++ tests/language/language-leg.status (working copy)
@@ -18,7 +18,6 @@
CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented
CTConstTest: Fail # map not implemented
CallOperatorTest: Fail # Unexpected token 'call'
-CallThroughGetterTest: Fail # Internal Error: Cannot find value
CanonicalConstTest: Fail # map not implemented
CharEscapeTest: Fail # Unhandled non-BMP character: U+10000
ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented
@@ -39,7 +38,6 @@
Factory3Test: Fail # Handling of compile-time constants.
FinalSyntaxTest/none: Fail # Incorrect compile-time constant handling.
ForTest: Fail # SsaBuilder for loop without condition not implemented
-FunctionSyntaxTest: Fail # Internal Error: Cannot find value
FunctionTypeAlias2Test: Fail # cannot resolve type f1
FunctionTypeAlias3Test: Fail # cannot resolve type F
FunctionTypeAlias4Test: Fail # cannot resolve type F
@@ -111,7 +109,6 @@
ListLiteral3Test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
ListLiteral4Test: Fail # Expect.equals(expected: <110111>, actual: <null>) fails.
ListTest: Fail # TypeError: Object ,,, has no method 'copyFrom$4'
-LocalFunction3Test: Fail # Expect.equals(expected: <Closure>, actual: <Instance of 'Closure'>) fails.
Private3Test: Fail # Expect.equals(expected: <-1>, actual: <The Ring>) fails.
PrivateTest: Fail # Expect.equals(expected: <99>, actual: <499>) fails.
ToStringAsFixedTest: Fail # Expect.equals(expected: <0.0000006>, actual: <0.0000010>) fails.
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/src/FunctionGetterTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698