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

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

Issue 3005643002: Migrate block 115. (Closed)
Patch Set: Created 3 years, 3 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
11 regress_28341_test: Fail # Issue 28340 11 regress_28341_test: Fail # Issue 28340
12 regress_29349_test: CompileTimeError # Issue 29745 12 regress_29349_test: CompileTimeError # Issue 29745
13 regress_29481_test: Crash # Issue 29754 13 regress_29481_test: Crash # Issue 29754
14 deferred_not_loaded_check_test: Fail # Issue 27577
15 getter_setter_in_lib_test: Fail # Issue 23288
16 method_name_test: Fail # issue 25574 14 method_name_test: Fail # issue 25574
17 setter4_test: CompileTimeError # issue 13639 15 setter4_test: CompileTimeError # issue 13639
18 16
19 try_catch_on_syntax_test/10: Fail # Issue 19823 17 try_catch_on_syntax_test/10: Fail # Issue 19823
20 try_catch_on_syntax_test/11: Fail # Issue 19823 18 try_catch_on_syntax_test/11: Fail # Issue 19823
21 19
22 mixin_supertype_subclass_test: CompileTimeError # Issue 23773 20 mixin_supertype_subclass_test: CompileTimeError # Issue 23773
23 mixin_supertype_subclass2_test: CompileTimeError # Issue 23773 21 mixin_supertype_subclass2_test: CompileTimeError # Issue 23773
24 mixin_supertype_subclass3_test: CompileTimeError # Issue 23773 22 mixin_supertype_subclass3_test: CompileTimeError # Issue 23773
25 mixin_supertype_subclass4_test: CompileTimeError # Issue 23773 23 mixin_supertype_subclass4_test: CompileTimeError # Issue 23773
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 generalized_void_syntax_test: Crash # Issue #30176 440 generalized_void_syntax_test: Crash # Issue #30176
443 syntax_test/none: Crash # Issue #30176. 441 syntax_test/none: Crash # Issue #30176.
444 442
445 # Note: there are two flags to test dart2js with kernel: 443 # Note: there are two flags to test dart2js with kernel:
446 # - dart2js_with_kernel_in_ssa: tests cover SSA via Kernel, but no other part o f the 444 # - dart2js_with_kernel_in_ssa: tests cover SSA via Kernel, but no other part o f the
447 # compiler. This flag will be deleted soon 445 # compiler. This flag will be deleted soon
448 # - dart2js_with_kernel: tests the entire pipeline with kernel. 446 # - dart2js_with_kernel: tests the entire pipeline with kernel.
449 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && ! $da rt2js_with_kernel ] 447 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && ! $da rt2js_with_kernel ]
450 abstract_beats_arguments2_test/01: RuntimeError # Issue 27394 448 abstract_beats_arguments2_test/01: RuntimeError # Issue 27394
451 final_super_field_set_test/01: RuntimeError # Issue 27394 449 final_super_field_set_test/01: RuntimeError # Issue 27394
452 generic_function_typedef_test: Crash # Issue 27394
453 getter_setter_in_lib_test: Crash # Issue 27394
454 450
455 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && ! $dar t2js_with_kernel ] 451 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && ! $dar t2js_with_kernel ]
456 conditional_method_invocation_test/02: Crash # Issue 27394 452 conditional_method_invocation_test/02: Crash # Issue 27394
457 conditional_method_invocation_test/04: Crash # Issue 27394 453 conditional_method_invocation_test/04: Crash # Issue 27394
458 conditional_method_invocation_test/06: Crash # Issue 27394 454 conditional_method_invocation_test/06: Crash # Issue 27394
459 const_types_test/23: Crash # Issue 27394 455 const_types_test/23: Crash # Issue 27394
460 const_types_test/24: Crash # Issue 27394 456 const_types_test/24: Crash # Issue 27394
461 const_types_test/25: Crash # Issue 27394 457 const_types_test/25: Crash # Issue 27394
462 const_types_test/26: Crash # Issue 27394 458 const_types_test/26: Crash # Issue 27394
463 const_types_test/27: Crash # Issue 27394 459 const_types_test/27: Crash # Issue 27394
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after
862 generic_methods_generic_function_parameter_test: Crash 858 generic_methods_generic_function_parameter_test: Crash
863 generic_methods_new_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo cal local(Maps.mapToString#first) is stored in a closure field. 859 generic_methods_new_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo cal local(Maps.mapToString#first) is stored in a closure field.
864 generic_methods_test: Crash 860 generic_methods_test: Crash
865 generic_methods_type_expression_test/01: Crash 861 generic_methods_type_expression_test/01: Crash
866 generic_methods_type_expression_test/03: Crash 862 generic_methods_type_expression_test/03: Crash
867 generic_methods_type_expression_test/none: Crash 863 generic_methods_type_expression_test/none: Crash
868 generic_native_test: Crash 864 generic_native_test: Crash
869 generic_syntax_test: Crash 865 generic_syntax_test: Crash
870 generic_test: RuntimeError 866 generic_test: RuntimeError
871 generics_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field. 867 generics_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field.
872 getter_no_setter2_test/00: RuntimeError
873 getter_no_setter2_test/00: RuntimeError
874 getter_no_setter2_test/03: RuntimeError
875 getter_no_setter2_test/03: RuntimeError
876 getter_no_setter_test/00: RuntimeError
877 getter_no_setter_test/00: RuntimeError
878 getter_no_setter_test/none: RuntimeError
879 getter_no_setter_test/none: RuntimeError
880 getter_override2_test/02: MissingCompileTimeError
881 getter_override_test/00: MissingCompileTimeError
882 getter_override_test/01: MissingCompileTimeError
883 getter_override_test/02: MissingCompileTimeError
884 hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(main#c) is stored in a closure field.
885 hash_map_null_key_foreach_test: RuntimeError
886 identical_closure2_test: RuntimeError 868 identical_closure2_test: RuntimeError
887 identical_const_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field. 869 identical_const_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field.
888 identical_const_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field. 870 identical_const_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field.
889 identical_const_test/07: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field. 871 identical_const_test/07: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field.
890 identical_const_test/08: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field. 872 identical_const_test/08: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler .dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc al local(Maps.mapToString#first) is stored in a closure field.
891 if_null_assignment_behavior_test/01: Crash 873 if_null_assignment_behavior_test/01: Crash
892 if_null_assignment_behavior_test/02: Crash 874 if_null_assignment_behavior_test/02: Crash
893 if_null_assignment_behavior_test/03: Crash 875 if_null_assignment_behavior_test/03: Crash
894 if_null_assignment_behavior_test/04: Crash 876 if_null_assignment_behavior_test/04: Crash
895 if_null_assignment_behavior_test/05: Crash 877 if_null_assignment_behavior_test/05: Crash
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after
1462 type_variable_conflict2_test/05: Crash 1444 type_variable_conflict2_test/05: Crash
1463 type_variable_conflict2_test/07: Crash 1445 type_variable_conflict2_test/07: Crash
1464 type_variable_conflict2_test/09: Crash 1446 type_variable_conflict2_test/09: Crash
1465 type_variable_field_initializer_closure2_test: Crash 1447 type_variable_field_initializer_closure2_test: Crash
1466 type_variable_field_initializer_closure_test: Crash 1448 type_variable_field_initializer_closure_test: Crash
1467 type_variable_function_type_test: RuntimeError 1449 type_variable_function_type_test: RuntimeError
1468 type_variable_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(Maps.mapToString#first) is stored in a closure field. 1450 type_variable_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(Maps.mapToString#first) is stored in a closure field.
1469 type_variable_nested_test: Crash 1451 type_variable_nested_test: Crash
1470 typecheck_multifield_declaration_test: Crash 1452 typecheck_multifield_declaration_test: Crash
1471 typedef_is_test: Crash 1453 typedef_is_test: Crash
1454 variable_declaration_metadata_test/none: Crash
jcollins 2017/08/25 20:59:45 Why are all these lines added here?
Bob Nystrom 2017/08/28 23:18:50 I don't know. Probably a merge mistake on my part.
1455 const_map2_test/00: MissingCompileTimeError
1456 const_map3_test/00: MissingCompileTimeError
1457 context_test: RuntimeError
1458 deferred_call_empty_before_load_test: RuntimeError
1459 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
1460 enum_duplicate_test/02: RuntimeError
1461 enum_duplicate_test/none: RuntimeError
1462 enum_private_test/01: RuntimeError
1463 enum_private_test/02: RuntimeError
1464 enum_private_test/none: RuntimeError
1465 enum_test: RuntimeError
1466 execute_finally7_test: RuntimeError
1467 expect_test: RuntimeError
1468 for2_test: RuntimeError
1469 function_propagation_test: Crash # 'file:///usr/local/google/home/efortuna/dart/ sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(A.call) . Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), local(Maps.m apToString#))
1470 if_null_assignment_behavior_test/12: RuntimeError
1471 if_null_assignment_behavior_test/14: RuntimeError
1472 if_null_assignment_static_test/01: RuntimeError
1473 if_null_assignment_static_test/03: RuntimeError
1474 if_null_assignment_static_test/04: RuntimeError
1475 if_null_assignment_static_test/05: RuntimeError
1476 integer_division_by_zero_test: RuntimeError
1477 is_object_test: RuntimeError
1478 issue13474_test: RuntimeError
1479 issue9939_test: RuntimeError
1480 lazy_static8_test: RuntimeError
1481 list_literal4_test: RuntimeError
1482 local_function2_test: RuntimeError
1483 local_function3_test: RuntimeError
1484 map_literal3_test: RuntimeError
1485 map_literal4_test: RuntimeError
1486 method_override4_test: RuntimeError
1487 method_override5_test: RuntimeError
1488 modulo_test: RuntimeError
1489 regress_13494_test: RuntimeError
1490 regress_17382_test: RuntimeError
1491 regress_21795_test: RuntimeError
1492 regress_22822_test: RuntimeError
1493 regress_22936_test/01: RuntimeError
1494 stack_overflow_stacktrace_test: RuntimeError
1495 stacktrace_test: RuntimeError
1496 static_getter_no_setter1_test/01: RuntimeError
1497 static_getter_no_setter3_test/01: RuntimeError
1498 string_interpolation_and_buffer_test: RuntimeError
1499 switch_fallthru_test: RuntimeError
1500 top_level_func_test: RuntimeError
1501 top_level_getter_no_setter1_test/01: RuntimeError
1502 top_level_getter_no_setter2_test/01: RuntimeError
1503 truncdiv_test: RuntimeError
1504 try_catch_test/01: MissingCompileTimeError
1505 type_checks_in_factory_method_test: RuntimeError
1472 wrong_number_type_arguments_test/00: Crash 1506 wrong_number_type_arguments_test/00: Crash
1473 wrong_number_type_arguments_test/02: Crash 1507 wrong_number_type_arguments_test/02: Crash
1474 yieldstar_pause_test: Crash 1508 yieldstar_pause_test: Crash
1475 1509
1476 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 1510 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
1477 async_await_test: Crash 1511 async_await_test: Crash
1478 async_star_test: Crash 1512 async_star_test: Crash
1479 async_switch_test/none: Crash 1513 async_switch_test/none: Crash
1480 async_switch_test/withDefault: Crash 1514 async_switch_test/withDefault: Crash
1481 async_test/none: Crash 1515 async_test/none: Crash
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
1840 generic_instanceof_test: Crash 1874 generic_instanceof_test: Crash
1841 generic_local_functions_test: Crash 1875 generic_local_functions_test: Crash
1842 generic_methods_generic_function_parameter_test: Crash 1876 generic_methods_generic_function_parameter_test: Crash
1843 generic_methods_test: Crash 1877 generic_methods_test: Crash
1844 generic_methods_type_expression_test/01: Crash 1878 generic_methods_type_expression_test/01: Crash
1845 generic_methods_type_expression_test/03: Crash 1879 generic_methods_type_expression_test/03: Crash
1846 generic_methods_type_expression_test/none: Crash 1880 generic_methods_type_expression_test/none: Crash
1847 generic_native_test: Crash 1881 generic_native_test: Crash
1848 generic_syntax_test: Crash 1882 generic_syntax_test: Crash
1849 generic_test: RuntimeError 1883 generic_test: RuntimeError
1850 getter_no_setter2_test/00: RuntimeError
1851 getter_no_setter2_test/03: RuntimeError
1852 getter_no_setter_test/00: RuntimeError
1853 getter_no_setter_test/none: RuntimeError
1854 getter_override2_test/02: MissingCompileTimeError
1855 getter_override_test/00: MissingCompileTimeError
1856 getter_override_test/01: MissingCompileTimeError
1857 getter_override_test/02: MissingCompileTimeError
1858 hash_map_null_key_foreach_test: RuntimeError
1859 identical_closure2_test: RuntimeError 1884 identical_closure2_test: RuntimeError
1860 if_null_assignment_behavior_test/01: Crash 1885 if_null_assignment_behavior_test/01: Crash
1861 if_null_assignment_behavior_test/02: Crash 1886 if_null_assignment_behavior_test/02: Crash
1862 if_null_assignment_behavior_test/03: Crash 1887 if_null_assignment_behavior_test/03: Crash
1863 if_null_assignment_behavior_test/04: Crash 1888 if_null_assignment_behavior_test/04: Crash
1864 if_null_assignment_behavior_test/05: Crash 1889 if_null_assignment_behavior_test/05: Crash
1865 if_null_assignment_behavior_test/06: Crash 1890 if_null_assignment_behavior_test/06: Crash
1866 if_null_assignment_behavior_test/12: RuntimeError 1891 if_null_assignment_behavior_test/12: RuntimeError
1867 if_null_assignment_behavior_test/14: RuntimeError 1892 if_null_assignment_behavior_test/14: RuntimeError
1868 if_null_assignment_static_test/01: RuntimeError 1893 if_null_assignment_static_test/01: RuntimeError
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
2357 enum_duplicate_test/none: RuntimeError 2382 enum_duplicate_test/none: RuntimeError
2358 enum_private_test/01: RuntimeError 2383 enum_private_test/01: RuntimeError
2359 enum_private_test/02: RuntimeError 2384 enum_private_test/02: RuntimeError
2360 enum_private_test/none: RuntimeError 2385 enum_private_test/none: RuntimeError
2361 enum_test: RuntimeError 2386 enum_test: RuntimeError
2362 execute_finally7_test: RuntimeError 2387 execute_finally7_test: RuntimeError
2363 expect_test: RuntimeError 2388 expect_test: RuntimeError
2364 external_test/20: MissingRuntimeError 2389 external_test/20: MissingRuntimeError
2365 f_bounded_quantification5_test: RuntimeError 2390 f_bounded_quantification5_test: RuntimeError
2366 for2_test: RuntimeError 2391 for2_test: RuntimeError
2367 getter_no_setter2_test/00: RuntimeError
2368 getter_no_setter2_test/03: RuntimeError
2369 getter_no_setter_test/00: RuntimeError
2370 getter_no_setter_test/none: RuntimeError
2371 hash_map_null_key_foreach_test: RuntimeError
2372 if_null_assignment_behavior_test/12: RuntimeError 2392 if_null_assignment_behavior_test/12: RuntimeError
2373 if_null_assignment_behavior_test/14: RuntimeError 2393 if_null_assignment_behavior_test/14: RuntimeError
2374 if_null_assignment_static_test/01: RuntimeError 2394 if_null_assignment_static_test/01: RuntimeError
2375 if_null_assignment_static_test/03: RuntimeError 2395 if_null_assignment_static_test/03: RuntimeError
2376 if_null_assignment_static_test/04: RuntimeError 2396 if_null_assignment_static_test/04: RuntimeError
2377 if_null_assignment_static_test/05: RuntimeError 2397 if_null_assignment_static_test/05: RuntimeError
2378 integer_division_by_zero_test: RuntimeError 2398 integer_division_by_zero_test: RuntimeError
2379 is_object_test: RuntimeError 2399 is_object_test: RuntimeError
2380 issue13474_test: RuntimeError 2400 issue13474_test: RuntimeError
2381 issue9939_test: RuntimeError 2401 issue9939_test: RuntimeError
(...skipping 18 matching lines...) Expand all
2400 static_getter_no_setter3_test/01: RuntimeError 2420 static_getter_no_setter3_test/01: RuntimeError
2401 switch_fallthru_test: RuntimeError 2421 switch_fallthru_test: RuntimeError
2402 top_level_func_test: RuntimeError 2422 top_level_func_test: RuntimeError
2403 top_level_getter_no_setter1_test/01: RuntimeError 2423 top_level_getter_no_setter1_test/01: RuntimeError
2404 top_level_getter_no_setter2_test/01: RuntimeError 2424 top_level_getter_no_setter2_test/01: RuntimeError
2405 truncdiv_test: RuntimeError 2425 truncdiv_test: RuntimeError
2406 try_catch_test/01: MissingCompileTimeError 2426 try_catch_test/01: MissingCompileTimeError
2407 type_checks_in_factory_method_test: RuntimeError 2427 type_checks_in_factory_method_test: RuntimeError
2408 yieldstar_pause_test: Crash 2428 yieldstar_pause_test: Crash
2409 2429
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698