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

Unified Diff: tests/language/language_dart2js.status

Issue 10830253: Support for new operator - (Closed) Base URL: http://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
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/naming_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 10521)
+++ tests/language/language_dart2js.status (working copy)
@@ -92,7 +92,6 @@
named_parameters2_test: Fail # Unimplemented non-matching static call
named_parameters3_test: Fail # Unimplemented non-matching static call
named_parameters4_test: Fail # Unimplemented non-matching static call
-naming_test: Fail # Broken because operator negate is not accessible as if it was a method.
operator6_test: Fail # Constant folding of bit-operations does not agree with runtime behavior. Issue 2887.
pseudo_kw_test: Fail # Unexpected token '('
super_implicit_closure_test: Fail # internal error: super property read not implemented
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/naming_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698