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

Unified Diff: tests/language/language_dart2js.status

Issue 1234883005: Implement tear-off closure operator # (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Address review comments Created 5 years, 5 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/language/language_analyzer2.status ('k') | tests/language/tearoff_basic_lib.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 3a8b94d22cff4d3434d77a5248122850b582b557..17f4a988f506854af0091152334fa35fc9297e00 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -10,6 +10,7 @@ getter_setter_in_lib_test: Fail # Issue 23288
async_star_test/02: RuntimeError # 22853
async_star_test/05: RuntimeError, Timeout
+tearoff_basic_test: Skip # Tear-off not supported
try_catch_on_syntax_test/10: Fail # Issue 19823
try_catch_on_syntax_test/11: Fail # Issue 19823
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language/tearoff_basic_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698