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

Unified Diff: tests/co19/co19-runtime.status

Issue 11225050: Make super accessible in closures. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 | « runtime/vm/parser.cc ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 13914)
+++ tests/co19/co19-runtime.status (working copy)
@@ -555,8 +555,8 @@
Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail
Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
Language/10_Expressions/22_Equality_A02_t03: Fail
-Language/10_Expressions/22_Equality_A03_t01: Fail
-Language/10_Expressions/22_Equality_A03_t03: Fail
+Language/10_Expressions/22_Equality_A03_t01: Fail # issue 265
+Language/10_Expressions/22_Equality_A03_t03: Fail # issue 265
# parameter name or type expected
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698