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

Unified Diff: tests/language/language.status

Issue 12628003: Fix crash in issue 8919. The test still fails. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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 | « runtime/vm/flow_graph_builder.cc ('k') | no next file » | 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 19647)
+++ tests/language/language.status (working copy)
@@ -74,7 +74,7 @@
[ $compiler == none && $mode == debug ]
gc_test: Skip # Takes too long.
-super_operator_index5_test: Crash # Issue 8919
+super_operator_index5_test: Fail # Issue 8919
[ $compiler == none && $unchecked ]
@@ -306,7 +306,7 @@
[ $compiler == none && $runtime == drt ]
-type_variable_field_initializer_closure_test: Fail # issue 8847
+type_variable_field_initializer_closure_test: Fail # issue 8847
final_variable_assignment_test/01: Fail
final_variable_assignment_test/02: Fail
final_variable_assignment_test/03: Fail
@@ -544,7 +544,7 @@
type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
type_parameter_literal_test: Fail
-type_variable_field_initializer_closure_test: Crash # VM bug: issue 8847
+type_variable_field_initializer_closure_test: Crash # VM bug: issue 8847
super_getter_setter_test: Fail # VM bug: issue 8917
super_operator_index7_test: Fail # VM bug: issue 8918
« no previous file with comments | « runtime/vm/flow_graph_builder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698