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

Unified Diff: tests/language/language.status

Issue 10857015: Improve a reason for failure. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 28e7e90762b446c496b428b9b27921ab187d26c3..bba4bff54d98156c8785a49404548bb5f8ceac33 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -194,6 +194,9 @@ duplicate_implements_test/01: Fail
duplicate_implements_test/02: Fail
duplicate_implements_test/03: Fail
duplicate_implements_test/04: Fail
+method_override2_test/00: Fail
+method_override2_test/02: Fail
+method_override2_test/03: Fail
# Bug in dart2js frontend: cannot find the constructor.
default_factory_library_test: Fail
# Common with language_dart2js.
@@ -221,9 +224,6 @@ super_closure_test: Fail
super_field_access_test: Fail
super_first_constructor_test: Fail
# Triaged.
-method_override2_test/00: Fail # Must provide compiler errors, not currently supported by framework.
-method_override2_test/02: Fail # Must provide compiler errors, not currently supported by framework.
-method_override2_test/03: Fail # Must provide compiler errors, not currently supported by framework.
syntax_test/47: Fail # We should get compile-time error on const constructor having body. But we don't emit default constructors with empty body.
# Should be triaged.
ct_const2_test: Fail, Pass
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698