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

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

Issue 2999733002: Migrate test block 47 and downstream dependencies to Dart 2.0. (Closed)
Patch Set: Whitespace 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 559 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 cascade_precedence_test: Crash 570 cascade_precedence_test: Crash
571 cascade_test/none: Crash 571 cascade_test/none: Crash
572 cast_test/04: RuntimeError 572 cast_test/04: RuntimeError
573 cast_test/05: RuntimeError 573 cast_test/05: RuntimeError
574 cast_test/none: RuntimeError 574 cast_test/none: RuntimeError
575 catch_liveness_test: Crash 575 catch_liveness_test: Crash
576 cha_deopt1_test: CompileTimeError 576 cha_deopt1_test: CompileTimeError
577 cha_deopt2_test: CompileTimeError 577 cha_deopt2_test: CompileTimeError
578 cha_deopt3_test: CompileTimeError 578 cha_deopt3_test: CompileTimeError
579 check_member_static_test/02: MissingCompileTimeError 579 check_member_static_test/02: MissingCompileTimeError
580 checked_null_test/01: Crash
581 checked_setter2_test: Crash
582 checked_setter3_test/01: Crash
583 checked_setter3_test/02: Crash
584 checked_setter3_test/none: Crash
585 checked_setter_test: Crash
586 class_cycle_test/02: MissingCompileTimeError
587 class_cycle_test/03: MissingCompileTimeError
588 compile_time_constant_a_test: Crash 580 compile_time_constant_a_test: Crash
589 compile_time_constant_b_test: Crash 581 compile_time_constant_b_test: Crash
590 compile_time_constant_c_test/02: Crash 582 compile_time_constant_c_test/02: Crash
591 compile_time_constant_k_test/01: Crash 583 compile_time_constant_k_test/01: Crash
592 compile_time_constant_k_test/02: Crash 584 compile_time_constant_k_test/02: Crash
593 compile_time_constant_k_test/03: Crash 585 compile_time_constant_k_test/03: Crash
594 compile_time_constant_k_test/none: Crash 586 compile_time_constant_k_test/none: Crash
595 compile_time_constant_m_test: RuntimeError 587 compile_time_constant_m_test: RuntimeError
596 compile_time_constant_o_test/01: Crash 588 compile_time_constant_o_test/01: Crash
597 compile_time_constant_o_test/02: Crash 589 compile_time_constant_o_test/02: Crash
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 function_subtype_cast0_test: Crash 866 function_subtype_cast0_test: Crash
875 function_subtype_cast1_test: Crash 867 function_subtype_cast1_test: Crash
876 function_subtype_cast2_test: Crash 868 function_subtype_cast2_test: Crash
877 function_subtype_cast3_test: Crash 869 function_subtype_cast3_test: Crash
878 function_subtype_checked0_test: Crash 870 function_subtype_checked0_test: Crash
879 function_subtype_closure0_test: Crash 871 function_subtype_closure0_test: Crash
880 function_subtype_closure1_test: Crash 872 function_subtype_closure1_test: Crash
881 function_subtype_factory1_test: Crash 873 function_subtype_factory1_test: Crash
882 function_subtype_inline0_test: Crash 874 function_subtype_inline0_test: Crash
883 function_subtype_inline1_test: Crash 875 function_subtype_inline1_test: Crash
884 function_subtype_inline2_test: Crash
885 function_subtype_local0_test: Crash 876 function_subtype_local0_test: Crash
886 function_subtype_local1_test: Crash 877 function_subtype_local1_test: Crash
887 function_subtype_local2_test: Crash 878 function_subtype_local2_test: Crash
888 function_subtype_local3_test: Crash 879 function_subtype_local3_test: Crash
889 function_subtype_local4_test: Crash 880 function_subtype_local4_test: Crash
890 function_subtype_local5_test: Crash 881 function_subtype_local5_test: Crash
891 function_subtype_not1_test: Crash 882 function_subtype_not1_test: Crash
892 function_subtype_not3_test: Crash 883 function_subtype_not3_test: Crash
893 function_subtype_setter0_test: Crash 884 function_subtype_setter0_test: Crash
894 function_subtype_typearg1_test: Crash 885 function_subtype_typearg1_test: Crash
895 function_subtype_typearg2_test: Crash 886 function_subtype_typearg2_test: Crash
896 function_subtype_typearg3_test: Crash 887 function_subtype_typearg3_test: Crash
897 function_subtype_typearg4_test: Crash 888 function_subtype_typearg4_test: Crash
898 function_subtype_typearg5_test: Crash 889 function_subtype_typearg5_test: Crash
899 function_syntax_test/none: Crash 890 function_syntax_test/none: Crash
900 function_test: Crash 891 function_test: Crash
901 function_type2_test: Crash 892 function_type2_test: Crash
902 function_type3_test: Crash 893 function_type3_test: Crash
903 function_type_alias2_test: Crash 894 function_type_alias2_test: Crash
904 function_type_alias3_test: Crash 895 function_type_alias3_test: Crash
905 function_type_alias4_test: Crash 896 function_type_alias4_test: Crash
906 function_type_alias6_test/none: Crash 897 function_type_alias6_test/none: Crash
907 function_type_alias_test: Crash 898 function_type_alias_test: Crash
908 function_type_call_getter_test: Crash 899 function_type_call_getter_test: Crash
909 function_type_parameter2_negative_test: Crash 900 function_type_parameter2_negative_test: Crash
910 function_type_parameter_negative_test: Crash 901 function_type_parameter_negative_test: Crash
911 function_type_test: Crash 902 function_type_test: Crash
912 generalized_void_syntax_test: CompileTimeError 903 generalized_void_syntax_test: CompileTimeError
913 generic_closure_test: Crash 904 generic_closure_test: Crash
914 generic_constructor_mixin2_test: Crash
915 generic_constructor_mixin3_test: Crash
916 generic_constructor_mixin_test: Crash
917 generic_field_mixin2_test: Crash 905 generic_field_mixin2_test: Crash
918 generic_field_mixin3_test: Crash 906 generic_field_mixin3_test: Crash
919 generic_field_mixin4_test: Crash # Issue 18651 907 generic_field_mixin4_test: Crash # Issue 18651
920 generic_field_mixin5_test: Crash # Issue 18651 908 generic_field_mixin5_test: Crash # Issue 18651
921 generic_field_mixin6_test/01: Crash 909 generic_field_mixin6_test/01: Crash
922 generic_field_mixin_test: Crash 910 generic_field_mixin_test: Crash
923 generic_function_typedef2_test/04: Crash 911 generic_function_typedef2_test/04: Crash
924 generic_function_typedef_test: Crash 912 generic_function_typedef_test: Crash
925 generic_functions_test: Crash 913 generic_functions_test: Crash
926 generic_instanceof_test: Crash 914 generic_instanceof_test: Crash
(...skipping 972 matching lines...) Expand 10 before | Expand all | Expand 10 after
1899 cascade_precedence_test: Crash 1887 cascade_precedence_test: Crash
1900 cascade_test/none: Crash 1888 cascade_test/none: Crash
1901 cast_test/04: Crash 1889 cast_test/04: Crash
1902 cast_test/05: Crash 1890 cast_test/05: Crash
1903 cast_test/none: Crash 1891 cast_test/none: Crash
1904 catch_liveness_test: Crash 1892 catch_liveness_test: Crash
1905 cha_deopt1_test: CompileTimeError 1893 cha_deopt1_test: CompileTimeError
1906 cha_deopt2_test: CompileTimeError 1894 cha_deopt2_test: CompileTimeError
1907 cha_deopt3_test: CompileTimeError 1895 cha_deopt3_test: CompileTimeError
1908 check_member_static_test/02: MissingCompileTimeError 1896 check_member_static_test/02: MissingCompileTimeError
1909 checked_null_test/01: Crash
1910 checked_setter2_test: Crash
1911 checked_setter3_test/01: Crash
1912 checked_setter3_test/02: Crash
1913 checked_setter3_test/none: Crash
1914 checked_setter_test: Crash
1915 class_cycle_test/02: MissingCompileTimeError
1916 class_cycle_test/03: MissingCompileTimeError
1917 compile_time_constant_a_test: Crash 1897 compile_time_constant_a_test: Crash
1918 compile_time_constant_b_test: Crash 1898 compile_time_constant_b_test: Crash
1919 compile_time_constant_c_test/02: Crash 1899 compile_time_constant_c_test/02: Crash
1920 compile_time_constant_k_test/01: Crash 1900 compile_time_constant_k_test/01: Crash
1921 compile_time_constant_k_test/02: Crash 1901 compile_time_constant_k_test/02: Crash
1922 compile_time_constant_k_test/03: Crash 1902 compile_time_constant_k_test/03: Crash
1923 compile_time_constant_k_test/none: Crash 1903 compile_time_constant_k_test/none: Crash
1924 compile_time_constant_m_test: RuntimeError 1904 compile_time_constant_m_test: RuntimeError
1925 compile_time_constant_o_test/01: Crash 1905 compile_time_constant_o_test/01: Crash
1926 compile_time_constant_o_test/02: Crash 1906 compile_time_constant_o_test/02: Crash
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
2204 function_subtype_cast0_test: Crash 2184 function_subtype_cast0_test: Crash
2205 function_subtype_cast1_test: Crash 2185 function_subtype_cast1_test: Crash
2206 function_subtype_cast2_test: Crash 2186 function_subtype_cast2_test: Crash
2207 function_subtype_cast3_test: Crash 2187 function_subtype_cast3_test: Crash
2208 function_subtype_checked0_test: Crash 2188 function_subtype_checked0_test: Crash
2209 function_subtype_closure0_test: Crash 2189 function_subtype_closure0_test: Crash
2210 function_subtype_closure1_test: Crash 2190 function_subtype_closure1_test: Crash
2211 function_subtype_factory1_test: Crash 2191 function_subtype_factory1_test: Crash
2212 function_subtype_inline0_test: Crash 2192 function_subtype_inline0_test: Crash
2213 function_subtype_inline1_test: Crash 2193 function_subtype_inline1_test: Crash
2214 function_subtype_inline2_test: Crash
2215 function_subtype_local0_test: Crash 2194 function_subtype_local0_test: Crash
2216 function_subtype_local1_test: Crash 2195 function_subtype_local1_test: Crash
2217 function_subtype_local2_test: Crash 2196 function_subtype_local2_test: Crash
2218 function_subtype_local3_test: Crash 2197 function_subtype_local3_test: Crash
2219 function_subtype_local4_test: Crash 2198 function_subtype_local4_test: Crash
2220 function_subtype_local5_test: Crash 2199 function_subtype_local5_test: Crash
2221 function_subtype_not1_test: Crash 2200 function_subtype_not1_test: Crash
2222 function_subtype_not3_test: Crash 2201 function_subtype_not3_test: Crash
2223 function_subtype_setter0_test: Crash 2202 function_subtype_setter0_test: Crash
2224 function_subtype_typearg1_test: Crash 2203 function_subtype_typearg1_test: Crash
2225 function_subtype_typearg2_test: Crash 2204 function_subtype_typearg2_test: Crash
2226 function_subtype_typearg3_test: Crash 2205 function_subtype_typearg3_test: Crash
2227 function_subtype_typearg4_test: Crash 2206 function_subtype_typearg4_test: Crash
2228 function_subtype_typearg5_test: Crash 2207 function_subtype_typearg5_test: Crash
2229 function_syntax_test/none: Crash 2208 function_syntax_test/none: Crash
2230 function_test: Crash 2209 function_test: Crash
2231 function_type2_test: Crash 2210 function_type2_test: Crash
2232 function_type3_test: Crash 2211 function_type3_test: Crash
2233 function_type_alias2_test: Crash 2212 function_type_alias2_test: Crash
2234 function_type_alias3_test: Crash 2213 function_type_alias3_test: Crash
2235 function_type_alias4_test: Crash 2214 function_type_alias4_test: Crash
2236 function_type_alias6_test/none: Crash 2215 function_type_alias6_test/none: Crash
2237 function_type_alias_test: Crash 2216 function_type_alias_test: Crash
2238 function_type_parameter2_negative_test: Crash 2217 function_type_parameter2_negative_test: Crash
2239 function_type_parameter_negative_test: Crash 2218 function_type_parameter_negative_test: Crash
2240 function_type_test: Crash 2219 function_type_test: Crash
2241 generalized_void_syntax_test: CompileTimeError 2220 generalized_void_syntax_test: CompileTimeError
2242 generic_closure_test: Crash 2221 generic_closure_test: Crash
2243 generic_constructor_mixin2_test: Crash
2244 generic_constructor_mixin3_test: Crash
2245 generic_constructor_mixin_test: Crash
2246 generic_field_mixin2_test: Crash 2222 generic_field_mixin2_test: Crash
2247 generic_field_mixin3_test: Crash 2223 generic_field_mixin3_test: Crash
2248 generic_field_mixin4_test: Crash # Issue 18651 2224 generic_field_mixin4_test: Crash # Issue 18651
2249 generic_field_mixin5_test: Crash # Issue 18651 2225 generic_field_mixin5_test: Crash # Issue 18651
2250 generic_field_mixin6_test/01: Crash 2226 generic_field_mixin6_test/01: Crash
2251 generic_field_mixin_test: Crash 2227 generic_field_mixin_test: Crash
2252 generic_function_typedef2_test/04: Crash 2228 generic_function_typedef2_test/04: Crash
2253 generic_function_typedef_test: Crash 2229 generic_function_typedef_test: Crash
2254 generic_functions_test: Crash 2230 generic_functions_test: Crash
2255 generic_instanceof_test: Crash 2231 generic_instanceof_test: Crash
(...skipping 832 matching lines...) Expand 10 before | Expand all | Expand 10 after
3088 type_variable_conflict2_test/09: Crash 3064 type_variable_conflict2_test/09: Crash
3089 type_variable_field_initializer_closure2_test: Crash 3065 type_variable_field_initializer_closure2_test: Crash
3090 type_variable_field_initializer_closure_test: Crash 3066 type_variable_field_initializer_closure_test: Crash
3091 type_variable_function_type_test: RuntimeError 3067 type_variable_function_type_test: RuntimeError
3092 type_variable_identifier_expression_test: Crash 3068 type_variable_identifier_expression_test: Crash
3093 type_variable_initializer_test: Crash 3069 type_variable_initializer_test: Crash
3094 type_variable_nested_test: Crash 3070 type_variable_nested_test: Crash
3095 type_variable_scope2_test: Crash 3071 type_variable_scope2_test: Crash
3096 typecheck_multifield_declaration_test: Crash 3072 typecheck_multifield_declaration_test: Crash
3097 typedef_is_test: Crash 3073 typedef_is_test: Crash
3098 typevariable_substitution2_test/02: Crash
3099 unresolved_default_constructor_test/01: Crash 3074 unresolved_default_constructor_test/01: Crash
3100 value_range2_test: Crash 3075 value_range2_test: Crash
3101 value_range3_test: Crash 3076 value_range3_test: Crash
3102 value_range_test: Crash 3077 value_range_test: Crash
3103 variable_declaration_metadata_test/none: Crash 3078 variable_declaration_metadata_test/none: Crash
3104 void_type_test: Crash 3079 void_type_test: Crash
3105 yieldstar_pause_test: Crash 3080 yieldstar_pause_test: Crash
3106 3081
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698