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

Unified Diff: tests/language/language.status

Issue 15888010: Re-apply "Implement operator== and hashCode for bound closures." (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 7 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.status
===================================================================
--- tests/language/language.status (revision 23383)
+++ tests/language/language.status (working copy)
@@ -38,6 +38,7 @@
method_override2_test/00: Fail # Issue 7076.
method_override2_test/02: Fail # Issue 7076.
method_override2_test/03: Fail # Issue 7076.
+bound_closure_equality_test: Fail # Issue 10849
# These bugs refer currently ongoing language discussions.
constructor5_test: Fail # (Discussion ongoing)
@@ -520,6 +521,8 @@
execute_finally10_test: Fail # VM bug: issue 430
execute_finally11_test: Fail # VM bug: issue 430
+bound_closure_equality_test: Fail # Issue 10849
+
[ $compiler == dart2dart && $minified ]
# TODO(tball): Assign proper bug numbers.

Powered by Google App Engine
This is Rietveld 408576698