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

Unified Diff: tests/language/language.status

Issue 10823343: 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 bba4bff54d98156c8785a49404548bb5f8ceac33..bee97a049f857718f34952f2f05a9bebc5be81e5 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -213,6 +213,7 @@ instanceof3_test: Fail
library_prefixes_test: Fail
method_name_test: Fail
numbers_test: Fail
+syntax_test/47: Fail
# DartVM problem.
closure_with_super_send_test: Fail
constructor5_test: Fail
@@ -223,8 +224,6 @@ prefix_core_test: Fail
super_closure_test: Fail
super_field_access_test: Fail
super_first_constructor_test: Fail
-# Triaged.
-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.
Roman 2012/08/15 14:00:45 Actually we can fix this failure reason if we emit
Anton Muhin 2012/08/15 14:02:28 I thought about that be decided against: it's appa
Roman 2012/08/15 14:13:35 Agreed that it should be compiler-time error.
# Should be triaged.
ct_const2_test: Fail, Pass
disable_privacy_test: Fail
« 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