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

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: 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 560 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 cascade_precedence_test: Crash 571 cascade_precedence_test: Crash
572 cascade_test/none: Crash 572 cascade_test/none: Crash
573 cast_test/04: RuntimeError 573 cast_test/04: RuntimeError
574 cast_test/05: RuntimeError 574 cast_test/05: RuntimeError
575 cast_test/none: RuntimeError 575 cast_test/none: RuntimeError
576 catch_liveness_test: Crash 576 catch_liveness_test: Crash
577 cha_deopt1_test: CompileTimeError 577 cha_deopt1_test: CompileTimeError
578 cha_deopt2_test: CompileTimeError 578 cha_deopt2_test: CompileTimeError
579 cha_deopt3_test: CompileTimeError 579 cha_deopt3_test: CompileTimeError
580 check_member_static_test/02: MissingCompileTimeError 580 check_member_static_test/02: MissingCompileTimeError
581 checked_null_test/01: Crash
582 checked_setter2_test: Crash
583 checked_setter3_test/01: Crash
584 checked_setter3_test/02: Crash
585 checked_setter3_test/none: Crash
586 checked_setter_test: Crash
587 class_cycle_test/02: MissingCompileTimeError
588 class_cycle_test/03: MissingCompileTimeError
589 class_literal_test/01: Crash
590 class_literal_test/02: Crash
591 class_literal_test/03: Crash
592 class_literal_test/04: Crash
593 class_literal_test/05: Crash
594 class_literal_test/06: Crash
595 class_literal_test/07: Crash
596 class_literal_test/08: Crash
597 class_literal_test/09: Crash
598 class_literal_test/10: Crash
599 class_literal_test/11: Crash
600 class_literal_test/12: Crash
601 class_literal_test/13: Crash
602 class_literal_test/14: Crash
603 class_literal_test/15: Crash
604 class_literal_test/16: Crash
605 class_literal_test/17: Crash
606 class_literal_test/18: Crash
607 class_literal_test/19: Crash
608 class_literal_test/20: Crash
609 class_literal_test/21: Crash
610 class_literal_test/22: Crash
611 class_literal_test/23: Crash
612 class_literal_test/24: Crash
613 class_literal_test/25: Crash
614 class_literal_test/none: Crash
615 class_override_test/00: Crash
616 class_syntax2_test: Crash
617 class_test: Crash
618 classes_static_method_clash_test: Crash
619 closure2_test: Crash 581 closure2_test: Crash
620 closure3_test: Crash 582 closure3_test: Crash
621 closure4_test: Crash 583 closure4_test: Crash
622 closure5_test: Crash 584 closure5_test: Crash
623 closure6_test: Crash 585 closure6_test: Crash
624 closure7_test: Crash 586 closure7_test: Crash
625 closure8_test: Crash 587 closure8_test: Crash
626 closure_break1_test: Crash 588 closure_break1_test: Crash
627 closure_break2_test: Crash 589 closure_break2_test: Crash
628 closure_break_test: Crash 590 closure_break_test: Crash
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
949 function_subtype_cast1_test: Crash 911 function_subtype_cast1_test: Crash
950 function_subtype_cast2_test: Crash 912 function_subtype_cast2_test: Crash
951 function_subtype_cast3_test: Crash 913 function_subtype_cast3_test: Crash
952 function_subtype_checked0_test: Crash 914 function_subtype_checked0_test: Crash
953 function_subtype_closure0_test: Crash 915 function_subtype_closure0_test: Crash
954 function_subtype_closure1_test: Crash 916 function_subtype_closure1_test: Crash
955 function_subtype_factory0_test: Crash 917 function_subtype_factory0_test: Crash
956 function_subtype_factory1_test: Crash 918 function_subtype_factory1_test: Crash
957 function_subtype_inline0_test: Crash 919 function_subtype_inline0_test: Crash
958 function_subtype_inline1_test: Crash 920 function_subtype_inline1_test: Crash
959 function_subtype_inline2_test: Crash
960 function_subtype_local0_test: Crash 921 function_subtype_local0_test: Crash
961 function_subtype_local1_test: Crash 922 function_subtype_local1_test: Crash
962 function_subtype_local2_test: Crash 923 function_subtype_local2_test: Crash
963 function_subtype_local3_test: Crash 924 function_subtype_local3_test: Crash
964 function_subtype_local4_test: Crash 925 function_subtype_local4_test: Crash
965 function_subtype_local5_test: Crash 926 function_subtype_local5_test: Crash
966 function_subtype_named1_test: Crash 927 function_subtype_named1_test: Crash
967 function_subtype_not0_test: Crash 928 function_subtype_not0_test: Crash
968 function_subtype_not1_test: Crash 929 function_subtype_not1_test: Crash
969 function_subtype_not2_test: Crash 930 function_subtype_not2_test: Crash
(...skipping 19 matching lines...) Expand all
989 function_type_alias3_test: Crash 950 function_type_alias3_test: Crash
990 function_type_alias4_test: Crash 951 function_type_alias4_test: Crash
991 function_type_alias6_test/none: Crash 952 function_type_alias6_test/none: Crash
992 function_type_alias_test: Crash 953 function_type_alias_test: Crash
993 function_type_call_getter_test: Crash 954 function_type_call_getter_test: Crash
994 function_type_parameter2_negative_test: Crash 955 function_type_parameter2_negative_test: Crash
995 function_type_parameter_negative_test: Crash 956 function_type_parameter_negative_test: Crash
996 function_type_test: Crash 957 function_type_test: Crash
997 generalized_void_syntax_test: CompileTimeError 958 generalized_void_syntax_test: CompileTimeError
998 generic_closure_test: Crash 959 generic_closure_test: Crash
999 generic_constructor_mixin2_test: Crash
1000 generic_constructor_mixin3_test: Crash
1001 generic_constructor_mixin_test: Crash
1002 generic_creation_test: Crash 960 generic_creation_test: Crash
1003 generic_field_mixin2_test: Crash 961 generic_field_mixin2_test: Crash
1004 generic_field_mixin3_test: Crash 962 generic_field_mixin3_test: Crash
1005 generic_field_mixin4_test: Crash # Issue 18651 963 generic_field_mixin4_test: Crash # Issue 18651
1006 generic_field_mixin5_test: Crash # Issue 18651 964 generic_field_mixin5_test: Crash # Issue 18651
1007 generic_field_mixin6_test/01: Crash 965 generic_field_mixin6_test/01: Crash
1008 generic_field_mixin_test: Crash 966 generic_field_mixin_test: Crash
1009 generic_function_typedef2_test/04: Crash 967 generic_function_typedef2_test/04: Crash
1010 generic_function_typedef2_test/none: Crash 968 generic_function_typedef2_test/none: Crash
1011 generic_function_typedef_test: Crash 969 generic_function_typedef_test: Crash
(...skipping 920 matching lines...) Expand 10 before | Expand all | Expand 10 after
1932 type_variable_field_initializer_closure_test: Crash 1890 type_variable_field_initializer_closure_test: Crash
1933 type_variable_function_type_test: RuntimeError 1891 type_variable_function_type_test: RuntimeError
1934 type_variable_identifier_expression_test: Crash 1892 type_variable_identifier_expression_test: Crash
1935 type_variable_initializer_test: Crash 1893 type_variable_initializer_test: Crash
1936 type_variable_nested_test: Crash 1894 type_variable_nested_test: Crash
1937 type_variable_scope2_test: Crash 1895 type_variable_scope2_test: Crash
1938 type_variable_typedef_test: Crash 1896 type_variable_typedef_test: Crash
1939 typecheck_multifield_declaration_test: Crash 1897 typecheck_multifield_declaration_test: Crash
1940 typedef_is_test: Crash 1898 typedef_is_test: Crash
1941 typedef_uses_test: Crash # type 'FunctionType' is not a subtype of type 'Resolut ionFunctionType' of 'type' where 1899 typedef_uses_test: Crash # type 'FunctionType' is not a subtype of type 'Resolut ionFunctionType' of 'type' where
1942 typevariable_substitution2_test/02: Crash
1943 unresolved_default_constructor_test/01: Crash 1900 unresolved_default_constructor_test/01: Crash
1944 value_range2_test: Crash 1901 value_range2_test: Crash
1945 value_range3_test: Crash 1902 value_range3_test: Crash
1946 value_range_test: Crash 1903 value_range_test: Crash
1947 variable_declaration_metadata_test/none: Crash 1904 variable_declaration_metadata_test/none: Crash
1948 void_type_test: Crash 1905 void_type_test: Crash
1949 wrong_number_type_arguments_test/00: Crash 1906 wrong_number_type_arguments_test/00: Crash
1950 wrong_number_type_arguments_test/02: Crash 1907 wrong_number_type_arguments_test/02: Crash
1951 yieldstar_pause_test: Crash 1908 yieldstar_pause_test: Crash
1952 1909
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
2052 cascade_precedence_test: Crash 2009 cascade_precedence_test: Crash
2053 cascade_test/none: Crash 2010 cascade_test/none: Crash
2054 cast_test/04: Crash 2011 cast_test/04: Crash
2055 cast_test/05: Crash 2012 cast_test/05: Crash
2056 cast_test/none: Crash 2013 cast_test/none: Crash
2057 catch_liveness_test: Crash 2014 catch_liveness_test: Crash
2058 cha_deopt1_test: CompileTimeError 2015 cha_deopt1_test: CompileTimeError
2059 cha_deopt2_test: CompileTimeError 2016 cha_deopt2_test: CompileTimeError
2060 cha_deopt3_test: CompileTimeError 2017 cha_deopt3_test: CompileTimeError
2061 check_member_static_test/02: MissingCompileTimeError 2018 check_member_static_test/02: MissingCompileTimeError
2062 checked_null_test/01: Crash
2063 checked_setter2_test: Crash
2064 checked_setter3_test/01: Crash
2065 checked_setter3_test/02: Crash
2066 checked_setter3_test/none: Crash
2067 checked_setter_test: Crash
2068 class_cycle_test/02: MissingCompileTimeError
2069 class_cycle_test/03: MissingCompileTimeError
2070 class_literal_test/01: Crash
2071 class_literal_test/02: Crash
2072 class_literal_test/03: Crash
2073 class_literal_test/04: Crash
2074 class_literal_test/05: Crash
2075 class_literal_test/06: Crash
2076 class_literal_test/07: Crash
2077 class_literal_test/08: Crash
2078 class_literal_test/09: Crash
2079 class_literal_test/10: Crash
2080 class_literal_test/11: Crash
2081 class_literal_test/12: Crash
2082 class_literal_test/13: Crash
2083 class_literal_test/14: Crash
2084 class_literal_test/15: Crash
2085 class_literal_test/16: Crash
2086 class_literal_test/17: Crash
2087 class_literal_test/18: Crash
2088 class_literal_test/19: Crash
2089 class_literal_test/20: Crash
2090 class_literal_test/21: Crash
2091 class_literal_test/22: Crash
2092 class_literal_test/23: Crash
2093 class_literal_test/24: Crash
2094 class_literal_test/25: Crash
2095 class_override_test/00: Crash
2096 class_syntax2_test: Crash
2097 class_test: Crash
2098 classes_static_method_clash_test: Crash
2099 closure2_test: Crash 2019 closure2_test: Crash
2100 closure3_test: Crash 2020 closure3_test: Crash
2101 closure4_test: Crash 2021 closure4_test: Crash
2102 closure5_test: Crash 2022 closure5_test: Crash
2103 closure6_test: Crash 2023 closure6_test: Crash
2104 closure7_test: Crash 2024 closure7_test: Crash
2105 closure8_test: Crash 2025 closure8_test: Crash
2106 closure_break1_test: Crash 2026 closure_break1_test: Crash
2107 closure_break2_test: Crash 2027 closure_break2_test: Crash
2108 closure_break_test: Crash 2028 closure_break_test: Crash
(...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
2421 function_subtype_cast0_test: Crash 2341 function_subtype_cast0_test: Crash
2422 function_subtype_cast1_test: Crash 2342 function_subtype_cast1_test: Crash
2423 function_subtype_cast2_test: Crash 2343 function_subtype_cast2_test: Crash
2424 function_subtype_cast3_test: Crash 2344 function_subtype_cast3_test: Crash
2425 function_subtype_checked0_test: Crash 2345 function_subtype_checked0_test: Crash
2426 function_subtype_closure0_test: Crash 2346 function_subtype_closure0_test: Crash
2427 function_subtype_closure1_test: Crash 2347 function_subtype_closure1_test: Crash
2428 function_subtype_factory1_test: Crash 2348 function_subtype_factory1_test: Crash
2429 function_subtype_inline0_test: Crash 2349 function_subtype_inline0_test: Crash
2430 function_subtype_inline1_test: Crash 2350 function_subtype_inline1_test: Crash
2431 function_subtype_inline2_test: Crash
2432 function_subtype_local0_test: Crash 2351 function_subtype_local0_test: Crash
2433 function_subtype_local1_test: Crash 2352 function_subtype_local1_test: Crash
2434 function_subtype_local2_test: Crash 2353 function_subtype_local2_test: Crash
2435 function_subtype_local3_test: Crash 2354 function_subtype_local3_test: Crash
2436 function_subtype_local4_test: Crash 2355 function_subtype_local4_test: Crash
2437 function_subtype_local5_test: Crash 2356 function_subtype_local5_test: Crash
2438 function_subtype_not1_test: Crash 2357 function_subtype_not1_test: Crash
2439 function_subtype_not3_test: Crash 2358 function_subtype_not3_test: Crash
2440 function_subtype_setter0_test: Crash 2359 function_subtype_setter0_test: Crash
2441 function_subtype_typearg1_test: Crash 2360 function_subtype_typearg1_test: Crash
2442 function_subtype_typearg2_test: Crash 2361 function_subtype_typearg2_test: Crash
2443 function_subtype_typearg3_test: Crash 2362 function_subtype_typearg3_test: Crash
2444 function_subtype_typearg4_test: Crash 2363 function_subtype_typearg4_test: Crash
2445 function_subtype_typearg5_test: Crash 2364 function_subtype_typearg5_test: Crash
2446 function_syntax_test/none: Crash 2365 function_syntax_test/none: Crash
2447 function_test: Crash 2366 function_test: Crash
2448 function_type2_test: Crash 2367 function_type2_test: Crash
2449 function_type3_test: Crash 2368 function_type3_test: Crash
2450 function_type_alias2_test: Crash 2369 function_type_alias2_test: Crash
2451 function_type_alias3_test: Crash 2370 function_type_alias3_test: Crash
2452 function_type_alias4_test: Crash 2371 function_type_alias4_test: Crash
2453 function_type_alias6_test/none: Crash 2372 function_type_alias6_test/none: Crash
2454 function_type_alias_test: Crash 2373 function_type_alias_test: Crash
2455 function_type_parameter2_negative_test: Crash 2374 function_type_parameter2_negative_test: Crash
2456 function_type_parameter_negative_test: Crash 2375 function_type_parameter_negative_test: Crash
2457 function_type_test: Crash 2376 function_type_test: Crash
2458 generalized_void_syntax_test: CompileTimeError 2377 generalized_void_syntax_test: CompileTimeError
2459 generic_closure_test: Crash 2378 generic_closure_test: Crash
2460 generic_constructor_mixin2_test: Crash
2461 generic_constructor_mixin3_test: Crash
2462 generic_constructor_mixin_test: Crash
2463 generic_field_mixin2_test: Crash 2379 generic_field_mixin2_test: Crash
2464 generic_field_mixin3_test: Crash 2380 generic_field_mixin3_test: Crash
2465 generic_field_mixin4_test: Crash # Issue 18651 2381 generic_field_mixin4_test: Crash # Issue 18651
2466 generic_field_mixin5_test: Crash # Issue 18651 2382 generic_field_mixin5_test: Crash # Issue 18651
2467 generic_field_mixin6_test/01: Crash 2383 generic_field_mixin6_test/01: Crash
2468 generic_field_mixin_test: Crash 2384 generic_field_mixin_test: Crash
2469 generic_function_typedef2_test/04: Crash 2385 generic_function_typedef2_test/04: Crash
2470 generic_function_typedef_test: Crash 2386 generic_function_typedef_test: Crash
2471 generic_functions_test: Crash 2387 generic_functions_test: Crash
2472 generic_instanceof_test: Crash 2388 generic_instanceof_test: Crash
(...skipping 825 matching lines...) Expand 10 before | Expand all | Expand 10 after
3298 type_variable_conflict2_test/09: Crash 3214 type_variable_conflict2_test/09: Crash
3299 type_variable_field_initializer_closure2_test: Crash 3215 type_variable_field_initializer_closure2_test: Crash
3300 type_variable_field_initializer_closure_test: Crash 3216 type_variable_field_initializer_closure_test: Crash
3301 type_variable_function_type_test: RuntimeError 3217 type_variable_function_type_test: RuntimeError
3302 type_variable_identifier_expression_test: Crash 3218 type_variable_identifier_expression_test: Crash
3303 type_variable_initializer_test: Crash 3219 type_variable_initializer_test: Crash
3304 type_variable_nested_test: Crash 3220 type_variable_nested_test: Crash
3305 type_variable_scope2_test: Crash 3221 type_variable_scope2_test: Crash
3306 typecheck_multifield_declaration_test: Crash 3222 typecheck_multifield_declaration_test: Crash
3307 typedef_is_test: Crash 3223 typedef_is_test: Crash
3308 typevariable_substitution2_test/02: Crash
3309 unresolved_default_constructor_test/01: Crash 3224 unresolved_default_constructor_test/01: Crash
3310 value_range2_test: Crash 3225 value_range2_test: Crash
3311 value_range3_test: Crash 3226 value_range3_test: Crash
3312 value_range_test: Crash 3227 value_range_test: Crash
3313 variable_declaration_metadata_test/none: Crash 3228 variable_declaration_metadata_test/none: Crash
3314 void_type_test: Crash 3229 void_type_test: Crash
3315 yieldstar_pause_test: Crash 3230 yieldstar_pause_test: Crash
3316 3231
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698