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

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

Issue 9657006: Lookup super scope after looking up lexical scope. (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') | no next file » | 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 5192)
+++ tests/language/language-leg.status (working copy)
@@ -82,7 +82,6 @@
PseudoKWTest: Fail # Unexpected token '('
ResourceTest: Fail # #resource tag not recognized - issue 1807
StatementTest: Fail # switch cases are not implemented
-StaticFieldTest: Fail # cannot resolve setValues
StaticFinalFieldTest: Fail # map not implemented
SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value
SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
@@ -123,7 +122,6 @@
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.
-PrivateMemberTest: Fail # uncaught exception in toString
PrivateTest: Fail # Expect.equals(expected: <99>, actual: <499>) fails.
ToStringAsFixedTest: Fail # Expect.equals(expected: <0.0000006>, actual: <0.0000010>) fails.
TypeChecksInFactoryMethodTest: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
@@ -226,6 +224,7 @@
Prefix20NegativeTest: Fail, OK # Negative language test.
Prefix23NegativeTest: Fail, OK # Negative language test.
Prefix9NegativeTest: Fail, OK # Negative language test.
+PrivateMember2NegativeTest: Fail, OK # Negative language test.
PrivateMember3NegativeTest: Fail, OK # Negative language test.
PseudoKWIllegalTest/01: Fail, OK # Negative language test.
PseudoKWIllegalTest/03: Fail, OK # Negative language test.
« no previous file with comments | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698