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

Unified Diff: tests/language/language_dart2js.status

Issue 11612022: Re-apply "What if you closurize identical?" but this time don't be magic: it requires the compiler … (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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/identical_closure_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 16786)
+++ tests/language/language_dart2js.status (working copy)
@@ -93,12 +93,12 @@
[ $compiler == dart2js ]
call_operator_test: Fail # Issue 7622.
class_literal_test: Fail # Issue 7626.
-identical_closure_test: Fail # Fix for identical closure has not been implemented in dart2js yet: https://chromiumcodereview.appspot.com/11612022/
+identical_closure2_test: Fail # Issues 563, 1533
class_cycle_test/02: Fail # Issue 7468.
class_cycle_test/03: Fail # Issue 7468.
invocation_mirror_test: Fail
built_in_identifier_prefix_test: Fail # http://dartbug.com/6972
-number_identity2_test: Fail # identity of NaN
+number_identity2_test: Fail # Issue 563: identity of NaN
new_expression_type_args_test/00: Fail # Wrongly reports compile-time error.
new_expression_type_args_test/01: Fail # Wrongly reports compile-time error.
double_int_to_string_test: Fail # Issue 1533 (double/integer distinction)
« no previous file with comments | « tests/language/identical_closure_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698