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

Unified Diff: tests/language/language_dart2js.status

Issue 11404004: Fix result type checking of redirecting factory in checked mode (issue 6596). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 14915)
+++ tests/language/language_dart2js.status (working copy)
@@ -71,6 +71,11 @@
new_expression_type_args_test/02: Fail # Test does not conform with spec.
factory_redirection_test/08: Fail
factory_redirection_test/09: Fail
+factory_redirection_test/10: Fail
+factory_redirection_test/11: Fail
+factory_redirection_test/12: Fail
+factory_redirection_test/13: Fail
+factory_redirection_test/14: Fail
# Only checked mode reports an error on type assignment
# problems in compile time constants.
@@ -90,12 +95,11 @@
[ $compiler == dart2js ]
arithmetic_test: Fail # http://dartbug.com/6627
-factory_redirection_test/none: Fail
factory_redirection_test/01: Fail
-factory_redirection_test/02: Fail
-factory_redirection_test/03: Fail
+factory_redirection_test/02: Crash
ahe 2012/11/19 10:26:02 It would be great if you could report a bug when y
regis 2012/11/19 17:32:26 I did not, because several bugs are already filed
ahe 2012/11/19 17:50:11 Thank you, Regis, I wasn't aware of any crashes un
+factory_redirection_test/03: Crash
factory_redirection_test/05: Fail
-factory_redirection_test/06: Fail
+factory_redirection_test/07: Fail
final_variable_assignment_test/01: Fail
final_variable_assignment_test/02: Fail
final_variable_assignment_test/03: Fail
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698