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

Side by Side Diff: tests/language/language_dart2js.status

Issue 3002573002: Migrating another batch of tests to dart 2. (Closed)
Patch Set: Removed library closure_type_test from test_file Created 3 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 unified diff | Download patch
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 mixin_mixin_type_arguments_test: RuntimeError # Issue 29587 148 mixin_mixin_type_arguments_test: RuntimeError # Issue 29587
149 149
150 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] 150 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ]
151 regress_26133_test: RuntimeError # Issue 26429 151 regress_26133_test: RuntimeError # Issue 26429
152 regress_29405_test: Fail # Issue 29422 152 regress_29405_test: Fail # Issue 29422
153 type_variable_bounds_test/02: Fail # Issue 12702 153 type_variable_bounds_test/02: Fail # Issue 12702
154 type_variable_bounds2_test/01: Fail # Issue 12702 154 type_variable_bounds2_test/01: Fail # Issue 12702
155 type_variable_bounds2_test/04: Fail # Issue 12702 155 type_variable_bounds2_test/04: Fail # Issue 12702
156 type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons). 156 type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
157 type_variable_bounds3_test/00: Fail # Issue 12702 157 type_variable_bounds3_test/00: Fail # Issue 12702
158 closure_type_test: Fail # Issue 12745
159 malbounded_redirecting_factory_test/02: Fail # Issue 12825 158 malbounded_redirecting_factory_test/02: Fail # Issue 12825
160 malbounded_redirecting_factory_test/03: Fail # Issue 12825 159 malbounded_redirecting_factory_test/03: Fail # Issue 12825
161 malbounded_redirecting_factory2_test/02: Fail # Issue 12825 160 malbounded_redirecting_factory2_test/02: Fail # Issue 12825
162 malbounded_redirecting_factory2_test/03: Fail # Issue 12825 161 malbounded_redirecting_factory2_test/03: Fail # Issue 12825
163 malbounded_instantiation_test/01: Fail # Issue 12702 162 malbounded_instantiation_test/01: Fail # Issue 12702
164 malbounded_type_cast_test: Fail # Issue 14121 163 malbounded_type_cast_test: Fail # Issue 14121
165 malbounded_type_cast2_test: Fail # Issue 14121 164 malbounded_type_cast2_test: Fail # Issue 14121
166 malbounded_type_test_test/03: Fail # Issue 14121 165 malbounded_type_test_test/03: Fail # Issue 14121
167 malbounded_type_test_test/04: Fail # Issue 14121 166 malbounded_type_test_test/04: Fail # Issue 14121
168 malbounded_type_test2_test: Fail # Issue 14121 167 malbounded_type_test2_test: Fail # Issue 14121
(...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
579 cha_deopt3_test: CompileTimeError 578 cha_deopt3_test: CompileTimeError
580 check_member_static_test/02: MissingCompileTimeError 579 check_member_static_test/02: MissingCompileTimeError
581 checked_null_test/01: Crash 580 checked_null_test/01: Crash
582 checked_setter2_test: Crash 581 checked_setter2_test: Crash
583 checked_setter3_test/01: Crash 582 checked_setter3_test/01: Crash
584 checked_setter3_test/02: Crash 583 checked_setter3_test/02: Crash
585 checked_setter3_test/none: Crash 584 checked_setter3_test/none: Crash
586 checked_setter_test: Crash 585 checked_setter_test: Crash
587 class_cycle_test/02: MissingCompileTimeError 586 class_cycle_test/02: MissingCompileTimeError
588 class_cycle_test/03: MissingCompileTimeError 587 class_cycle_test/03: MissingCompileTimeError
589 closure_test: Crash
590 closure_type_test/01: Crash
591 closure_type_test/none: Crash
592 closure_type_variable_test: Crash
593 closure_type_variables_test: Crash
594 closure_variable_shadow_test: Crash
595 closure_with_super_field_test: Crash
596 closure_with_super_send_test: Crash
597 closures_initializer2_test: Crash
598 closures_initializer_test: Crash
599 closures_with_complex_params_test: Crash
600 code_after_try_is_executed_test/01: Crash
601 code_after_try_is_executed_test/none: Crash
602 compile_time_constant10_test/none: Crash
603 compile_time_constant_a_test: Crash 588 compile_time_constant_a_test: Crash
604 compile_time_constant_b_test: Crash 589 compile_time_constant_b_test: Crash
605 compile_time_constant_c_test/02: Crash 590 compile_time_constant_c_test/02: Crash
606 compile_time_constant_k_test/01: Crash 591 compile_time_constant_k_test/01: Crash
607 compile_time_constant_k_test/02: Crash 592 compile_time_constant_k_test/02: Crash
608 compile_time_constant_k_test/03: Crash 593 compile_time_constant_k_test/03: Crash
609 compile_time_constant_k_test/none: Crash 594 compile_time_constant_k_test/none: Crash
610 compile_time_constant_m_test: RuntimeError 595 compile_time_constant_m_test: RuntimeError
611 compile_time_constant_o_test/01: Crash 596 compile_time_constant_o_test/01: Crash
612 compile_time_constant_o_test/02: Crash 597 compile_time_constant_o_test/02: Crash
(...skipping 1400 matching lines...) Expand 10 before | Expand all | Expand 10 after
2013 cha_deopt3_test: CompileTimeError 1998 cha_deopt3_test: CompileTimeError
2014 check_member_static_test/02: MissingCompileTimeError 1999 check_member_static_test/02: MissingCompileTimeError
2015 checked_null_test/01: Crash 2000 checked_null_test/01: Crash
2016 checked_setter2_test: Crash 2001 checked_setter2_test: Crash
2017 checked_setter3_test/01: Crash 2002 checked_setter3_test/01: Crash
2018 checked_setter3_test/02: Crash 2003 checked_setter3_test/02: Crash
2019 checked_setter3_test/none: Crash 2004 checked_setter3_test/none: Crash
2020 checked_setter_test: Crash 2005 checked_setter_test: Crash
2021 class_cycle_test/02: MissingCompileTimeError 2006 class_cycle_test/02: MissingCompileTimeError
2022 class_cycle_test/03: MissingCompileTimeError 2007 class_cycle_test/03: MissingCompileTimeError
2023 closure_test: Crash
2024 closure_type_test/01: Crash
2025 closure_type_test/none: Crash
2026 closure_type_variable_test: Crash
2027 closure_type_variables_test: Crash
2028 closure_variable_shadow_test: Crash
2029 closure_with_super_field_test: Crash
2030 closure_with_super_send_test: Crash
2031 closures_initializer2_test: Crash
2032 closures_initializer_test: Crash
2033 closures_with_complex_params_test: Crash
2034 code_after_try_is_executed_test/01: Crash
2035 code_after_try_is_executed_test/none: Crash
2036 compile_time_constant10_test/none: Crash
2037 compile_time_constant_a_test: Crash 2008 compile_time_constant_a_test: Crash
2038 compile_time_constant_b_test: Crash 2009 compile_time_constant_b_test: Crash
2039 compile_time_constant_c_test/02: Crash 2010 compile_time_constant_c_test/02: Crash
2040 compile_time_constant_k_test/01: Crash 2011 compile_time_constant_k_test/01: Crash
2041 compile_time_constant_k_test/02: Crash 2012 compile_time_constant_k_test/02: Crash
2042 compile_time_constant_k_test/03: Crash 2013 compile_time_constant_k_test/03: Crash
2043 compile_time_constant_k_test/none: Crash 2014 compile_time_constant_k_test/none: Crash
2044 compile_time_constant_m_test: RuntimeError 2015 compile_time_constant_m_test: RuntimeError
2045 compile_time_constant_o_test/01: Crash 2016 compile_time_constant_o_test/01: Crash
2046 compile_time_constant_o_test/02: Crash 2017 compile_time_constant_o_test/02: Crash
(...skipping 1168 matching lines...) Expand 10 before | Expand all | Expand 10 after
3215 typedef_is_test: Crash 3186 typedef_is_test: Crash
3216 typevariable_substitution2_test/02: Crash 3187 typevariable_substitution2_test/02: Crash
3217 unresolved_default_constructor_test/01: Crash 3188 unresolved_default_constructor_test/01: Crash
3218 value_range2_test: Crash 3189 value_range2_test: Crash
3219 value_range3_test: Crash 3190 value_range3_test: Crash
3220 value_range_test: Crash 3191 value_range_test: Crash
3221 variable_declaration_metadata_test/none: Crash 3192 variable_declaration_metadata_test/none: Crash
3222 void_type_test: Crash 3193 void_type_test: Crash
3223 yieldstar_pause_test: Crash 3194 yieldstar_pause_test: Crash
3224 3195
OLDNEW
« no previous file with comments | « tests/language/compile_time_constant2_test.dart ('k') | tests/language_2/closure_side_effect_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698