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

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

Issue 10451090: Access to "this" in super reads in a closure. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 7 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
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index e95ed93bcc3c22d9fbb6e2a7417c5a02817d2ac2..8c71be053b23a9f6bfa6e1722771f3687078492d 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -47,6 +47,7 @@ const_constructor_syntax_test/05: Fail
constructor_redirect_test/01: Fail # Issue 2103.
closure_with_super_send_test: Fail # Issue 3197.
+super_closure_test: Fail # Issue 3197.
ahe 2012/05/31 08:55:08 Notice: this is the VM, not dart2js.
# DartC or Frog specific tests that should not be run by the VM
*dartc_test: Skip

Powered by Google App Engine
This is Rietveld 408576698