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

Unified Diff: tests/language/language.status

Issue 868273003: Let the dart2dart compiler stop in case of failure. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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 | « tests/co19/co19-dart2dart.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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 6ade8993dd85f757ff4fee7805310de7d3db7c50..4df417774373191584d0adc110ccec0e19c36c11 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -17,151 +17,6 @@ closure_in_initializer_test: Fail # Issue 6422
# Regular bugs which should be fixed.
duplicate_export_negative_test: Fail # Issue 6134
-[ $compiler == dart2dart && $checked ]
-assign_static_type_test/01: Fail # Issue 22085
-assign_static_type_test/03: Fail # Issue 22085
-assign_static_type_test/04: Fail # Issue 22085
-assign_static_type_test/05: Fail # Issue 22085
-async_test/type-mismatch1: Pass # Issue 22085
-async_test/type-mismatch2: Pass # Issue 22085
-async_test/type-mismatch3: Pass # Issue 22085
-async_test/type-mismatch4: Pass # Issue 22085
-callable_test/00: Fail # Issue 22085
-callable_test/01: Fail # Issue 22085
-compile_time_constant_checked_test/01: Fail # Issue 22085
-compile_time_constant_checked_test/03: Fail # Issue 22085
-default_factory2_test/01: Fail # Issue 22085
-factory1_test/00: Fail # Issue 22085
-factory1_test/01: Fail # Issue 22085
-factory_implementation_test/00: Fail # Issue 22085
-factory_redirection_test/08: Fail # Issue 22085
-factory_redirection_test/09: Fail # Issue 22085
-factory_redirection_test/10: Fail # Issue 22085
-factory_redirection_test/11: Fail # Issue 22085
-factory_redirection_test/12: Fail # Issue 22085
-factory_redirection_test/13: Fail # Issue 22085
-factory_redirection_test/14: Fail # Issue 22085
-field_override_test/02: Fail # Issue 22085
-field_type_check2_test/01: Fail # Issue 22085
-field_type_check_test/01: Fail # Issue 22085
-function_type_call_getter2_test/00: Fail # Issue 22085
-function_type_call_getter2_test/01: Fail # Issue 22085
-function_type_call_getter2_test/02: Fail # Issue 22085
-function_type_call_getter2_test/03: Fail # Issue 22085
-function_type_call_getter2_test/04: Fail # Issue 22085
-function_type_call_getter2_test/05: Fail # Issue 22085
-getters_setters2_test/03: Fail # Issue 22085
-malbounded_instantiation_test/02: Fail # Issue 22085
-malbounded_instantiation_test/03: Fail # Issue 22085
-malbounded_redirecting_factory2_test/02: Fail # Issue 22085
-malbounded_redirecting_factory2_test/03: Fail # Issue 22085
-malbounded_redirecting_factory2_test/04: Fail # Issue 22085
-malbounded_redirecting_factory_test/02: Fail # Issue 22085
-malbounded_redirecting_factory_test/03: Fail # Issue 22085
-malbounded_redirecting_factory_test/04: Fail # Issue 22085
-malbounded_type_test_test/01: Fail # Issue 22085
-malbounded_type_test_test/03: Fail # Issue 22085
-malbounded_type_test_test/04: Fail # Issue 22085
-mixin_invalid_bound2_test/02: Fail # Issue 22085
-mixin_invalid_bound2_test/03: Fail # Issue 22085
-mixin_invalid_bound2_test/05: Fail # Issue 22085
-mixin_invalid_bound2_test/06: Fail # Issue 22085
-mixin_invalid_bound2_test/08: Fail # Issue 22085
-mixin_invalid_bound2_test/09: Fail # Issue 22085
-mixin_invalid_bound2_test/10: Fail # Issue 22085
-mixin_invalid_bound2_test/11: Fail # Issue 22085
-mixin_invalid_bound2_test/12: Fail # Issue 22085
-mixin_invalid_bound2_test/13: Fail # Issue 22085
-mixin_invalid_bound2_test/14: Fail # Issue 22085
-mixin_invalid_bound_test/02: Fail # Issue 22085
-mixin_invalid_bound_test/04: Fail # Issue 22085
-mixin_invalid_bound_test/06: Fail # Issue 22085
-mixin_invalid_bound_test/07: Fail # Issue 22085
-mixin_invalid_bound_test/08: Fail # Issue 22085
-mixin_invalid_bound_test/09: Fail # Issue 22085
-mixin_invalid_bound_test/10: Fail # Issue 22085
-redirecting_factory_infinite_steps_test/01: Fail # Issue 22085
-redirecting_factory_malbounded_test/01: Fail # Issue 22085
-type_parameter_test/01: Fail # Issue 22085
-type_parameter_test/02: Fail # Issue 22085
-type_parameter_test/03: Fail # Issue 22085
-type_parameter_test/04: Fail # Issue 22085
-type_parameter_test/06: Fail # Issue 22085
-type_variable_bounds2_test/00: Fail # Issue 22085
-type_variable_bounds2_test/02: Fail # Issue 22085
-type_variable_bounds2_test/03: Fail # Issue 22085
-type_variable_bounds2_test/05: Fail # Issue 22085
-type_variable_bounds2_test/06: Fail # Issue 22085
-type_variable_bounds3_test/00: Fail # Issue 22085
-type_variable_bounds_test/01: Fail # Issue 22085
-type_variable_bounds_test/02: Fail # Issue 22085
-type_variable_bounds_test/04: Fail # Issue 22085
-type_variable_bounds_test/05: Fail # Issue 22085
-
-[ $compiler == dart2dart ]
-cyclic_typedef_test/01: Crash # Issue 22085
-cyclic_typedef_test/02: Crash # Issue 22085
-cyclic_typedef_test/03: Crash # Issue 22085
-cyclic_typedef_test/04: Crash # Issue 22085
-cyclic_typedef_test/05: Crash # Issue 22085
-cyclic_typedef_test/06: Crash # Issue 22085
-cyclic_typedef_test/07: Crash # Issue 22085
-cyclic_typedef_test/08: Crash # Issue 22085
-cyclic_typedef_test/09: Crash # Issue 22085
-cyclic_typedef_test/10: Crash # Issue 22085
-cyclic_typedef_test/11: Crash # Issue 22085
-enum_syntax_test/02: Crash # Issue 22085
-enum_syntax_test/03: Crash # Issue 22085
-enum_syntax_test/04: Crash # Issue 22085
-enum_syntax_test/05: Crash # Issue 22085
-enum_syntax_test/22: Crash # Issue 22085
-enum_syntax_test/30: Crash # Issue 22085
-function_type_alias5_test/00: Crash # Issue 22085
-function_type_alias5_test/01: Crash # Issue 22085
-function_type_alias5_test/02: Crash # Issue 22085
-function_type_alias6_test/00: Crash # Issue 22085
-function_type_alias9_test/00: Crash # Issue 22085
-internal_library_test/01: Crash # Issue 22085
-malformed_inheritance_test/03: Crash # Issue 22085
-malformed_inheritance_test/09: Crash # Issue 22085
-malformed_inheritance_test/10: Crash # Issue 22085
-mixin_cyclic_test/01: Crash # Issue 22085
-mixin_illegal_cycles_test/02: Crash # Issue 22085
-mixin_illegal_cycles_test/03: Crash # Issue 22085
-mixin_illegal_cycles_test/04: Crash # Issue 22085
-mixin_illegal_cycles_test/06: Crash # Issue 22085
-mixin_invalid_inheritance1_test/01: Crash # Issue 22085
-mixin_invalid_inheritance1_test/02: Crash # Issue 22085
-mixin_invalid_inheritance1_test/03: Crash # Issue 22085
-mixin_invalid_inheritance2_test/01: Crash # Issue 22085
-mixin_invalid_inheritance2_test/02: Crash # Issue 22085
-mixin_invalid_inheritance2_test/03: Crash # Issue 22085
-number_identifier_test/02: Crash # Issue 22085
-number_identifier_test/04: Crash # Issue 22085
-string_interpolate1_negative_test: Crash # Issue 22085
-string_interpolate2_negative_test: Crash # Issue 22085
-string_interpolation3_negative_test: Crash # Issue 22085
-string_interpolation9_test/10: Crash # Issue 22085
-string_interpolation9_test/11: Crash # Issue 22085
-string_interpolation9_test/12: Crash # Issue 22085
-string_interpolation9_test/13: Crash # Issue 22085
-string_interpolation9_test/14: Crash # Issue 22085
-string_interpolation9_test/15: Crash # Issue 22085
-string_interpolation9_test/16: Crash # Issue 22085
-string_interpolation9_test/17: Crash # Issue 22085
-string_interpolation9_test/18: Crash # Issue 22085
-string_interpolation9_test/19: Crash # Issue 22085
-string_interpolation9_test/1: Crash # Issue 22085
-string_interpolation9_test/20: Crash # Issue 22085
-string_interpolation9_test/2: Crash # Issue 22085
-string_interpolation9_test/3: Crash # Issue 22085
-string_interpolation9_test/4: Crash # Issue 22085
-string_interpolation9_test/5: Crash # Issue 22085
-string_interpolation9_test/6: Crash # Issue 22085
-string_interpolation9_test/7: Crash # Issue 22085
-string_interpolation9_test/8: Crash # Issue 22085
-string_interpolation9_test/9: Crash # Issue 22085
-
[ $compiler == dart2dart ]
async_control_structures_test: CompileTimeError # Issue 22051
async_test/none: CompileTimeError # Issue 22051
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698