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

Unified Diff: tests/language/language.status

Issue 10388189: Implement updated method overriding rules (issue 2943). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 7727)
+++ tests/language/language.status (working copy)
@@ -307,6 +307,10 @@
map_literal4_test: Fail # missing checks on map index operations
math_test: Fail
method_override_test: Fail # checking on precise type rules for methods
+method_override2_test/00: Fail
+method_override2_test/01: Fail
+method_override2_test/02: Fail
+method_override2_test/03: Fail
named_parameters_type_test: Fail
named_parameters_with_conversions_test: Fail
non_const_super_negative_test: Fail
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698