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

Unified Diff: tests/language/language.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 | « tests/co19/co19-runtime.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.status
===================================================================
--- tests/language/language.status (revision 13914)
+++ tests/language/language.status (working copy)
@@ -38,9 +38,6 @@
# Issue 1355
call_operator_test: Fail
-closure_with_super_send_test: Fail # Issue 3197.
-closure_with_super_field_test: Fail # Issue 3197.
-super_closure_test: Fail # Issue 3197.
parameter_initializer6_negative_test: Fail # Issue 3502
bad_override_test/01: Fail # Issue 3859.
@@ -376,15 +373,12 @@
parameter_initializer6_negative_test: Fail # Issue 3502
syntax_test/47: Fail
# DartVM problem.
-closure_with_super_send_test: Fail # Issue 3197.
-closure_with_super_field_test: Fail # Issue 3197.
constructor5_test: Fail
constructor6_test: Fail
field_override_test/01: Fail
field_override_test/02: Fail
field_override_test/none: Fail
gc_test: Fail
-super_closure_test: Fail
super_field_access_test: Fail
super_first_constructor_test: Fail
# VM specific tests.
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698