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

Unified Diff: tests/language/language_dart2js.status

Issue 10834270: Implement call operator. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 1892dcfc1c8e98440cbc9e5ad8ff415f6710becd..9026c40e830476b0a04ecbb6e88d4d4ee95b4656 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -52,7 +52,6 @@ static_initializer_type_error_test: Fail # Checked mode not supported.
# Compilation errors.
ct_const_test: Fail # We don't take the generic type into account yet.
-call_operator_test: Fail # Unexpected token 'call'
char_escape_test: Fail # Unhandled non-BMP character: U+10000
constructor6_test: Fail # Closures inside initializers not implemented.
default_factory_library_test: Fail # lib is not a type
« tests/language/call_operator_test.dart ('K') | « tests/language/call_operator_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698