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

Unified Diff: tests/language/language.status

Issue 15162010: Report CTEC.RECURSIVE_CONSTRUCTOR_REDIRECT (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Non-error test and status file tweaks Created 7 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 328b3079173d1a68ef7f09e937c2e42659dea663..f93486f977c6c190d1a8813fda4bbc38f3d7a2da 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -649,14 +649,11 @@ constructor2_negative_test: fail
constructor3_negative_test: fail
constructor_call_wrong_argument_count_negative_test: fail
constructor_negative_test: fail
-constructor_redirect1_negative_test: fail
-constructor_redirect2_negative_test: fail
constructor_redirect2_test/02: fail
constructor_redirect2_test/04: fail
constructor_redirect_test/01: fail
constructor_return_with_arrow_negative_test: fail
constructor_return_with_init_and_arrow_negative_test: fail
-cyclic_constructor_test/01: fail
cyclic_type_variable_test/01: fail
cyclic_type_variable_test/02: fail
cyclic_type_variable_test/03: fail
@@ -716,6 +713,7 @@ implicit_this_test/04: fail
implicit_this_test/none: fail
import_combinators_negative_test: fail
import_private_test/01: fail
+infinite_switch_label_test: fail
inst_field_initializer1_negative_test: fail
instance_call_wrong_argument_count_negative_test: fail
instance_method2_negative_test: fail
@@ -757,6 +755,7 @@ named_parameters_aggregated_test/03: fail
named_parameters_aggregated_test/04: fail
named_parameters_aggregated_test/05: fail
named_parameters_type_test: fail
+nested_switch_label_test: fail
new_expression_type_args_test/00: fail
new_expression_type_args_test/01: fail
new_expression_type_args_test/02: fail
@@ -843,6 +842,7 @@ super_operator_index_test/04: fail
super_operator_index_test/05: fail
super_operator_index_test/06: fail
super_operator_index_test/07: fail
+switch_label2_test: fail
syntax_test/28: fail
syntax_test/29: fail
syntax_test/30: fail

Powered by Google App Engine
This is Rietveld 408576698