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

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

Issue 10454005: Make sure [this] is available for super sends. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Add test case 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
« no previous file with comments | « dart/tests/language/closure_with_super_send_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index f5a7131a1766f489329c83d131e7ae7444642ac3..c4be472de3b73dfd79f31ae26c4606503957ace1 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -46,6 +46,8 @@ const_constructor_syntax_test/05: Fail
constructor_redirect_test/01: Fail # Issue 2103.
+closure_with_super_send_test: Fail # Issue 3197.
+
# DartC or Frog specific tests that should not be run by the VM
*dartc_test: Skip
*dartc_negative_test: Skip
« no previous file with comments | « dart/tests/language/closure_with_super_send_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698