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

Unified Diff: tests/language/language_dart2js.status

Issue 11688010: NoSuchMethod on different super accesses/invocations handled. (Closed) Base URL: https://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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 07cd708e1159455c9f3b247411beb613144eac8d..b1bd1f3b349ad3c87cb192dec6dd57b1ae4aa5a1 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -90,7 +90,6 @@ compile_time_constant_checked3_test/06: Fail, OK
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
built_in_identifier_prefix_test: Fail # http://dartbug.com/6972
number_identity2_test: Fail # identity of NaN
new_expression_type_args_test/00: Fail # Wrongly reports compile-time error.

Powered by Google App Engine
This is Rietveld 408576698