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

Unified Diff: tests/language/language_dart2js.status

Issue 11698002: Fix instance of test for classes that implement call. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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/call_operator_test.dart ('k') | no next file » | 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 16540)
+++ tests/language/language_dart2js.status (working copy)
@@ -87,8 +87,9 @@
compile_time_constant_checked3_test/06: Fail, OK
[ $compiler == dart2js ]
+call_operator_test: Fail # Issue 7622.
class_literal_test: Fail
-identical_closure_test: Fail # Fix for identical closure has not been implemented in dart2js yet: https://chromiumcodereview.appspot.com/11612022/
+identical_closure_test: Fail # Fix for identical closure has not been implemented in dart2js yet: https://chromiumcodereview.appspot.com/11612022/
class_cycle_test/02: Fail # Issue 7468.
class_cycle_test/03: Fail # Issue 7468.
invocation_mirror_test: Fail
« no previous file with comments | « tests/language/call_operator_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698