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

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

Issue 2726533002: [Fasta] Save parent in TypeDeclarationBuilder (Closed)
Patch Set: Updated status files Created 3 years, 9 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
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 [ $compiler == dartk || $compiler == dartkp ] 5 [ $compiler == dartk || $compiler == dartkp ]
6 abstract_beats_arguments_test: RuntimeError 6 abstract_beats_arguments_test: RuntimeError
7 abstract_runtime_error_test/01: RuntimeError 7 abstract_runtime_error_test/01: RuntimeError
8 abstract_runtime_error_test/02: RuntimeError 8 abstract_runtime_error_test/02: RuntimeError
9 application_negative_test: Crash 9 application_negative_test: Crash
10 arg_param_trailing_comma_test/107: MissingCompileTimeError 10 arg_param_trailing_comma_test/107: MissingCompileTimeError
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 generic_field_mixin_test: RuntimeError 332 generic_field_mixin_test: RuntimeError
333 generic_function_typedef2_test: DartkCrash # Issue 27969 333 generic_function_typedef2_test: DartkCrash # Issue 27969
334 generic_function_typedef_test: DartkCrash # Issue 27969 334 generic_function_typedef_test: DartkCrash # Issue 27969
335 generic_local_functions_test: DartkCrash 335 generic_local_functions_test: DartkCrash
336 generic_metadata_test/02: MissingCompileTimeError 336 generic_metadata_test/02: MissingCompileTimeError
337 generic_metadata_test/03: MissingCompileTimeError 337 generic_metadata_test/03: MissingCompileTimeError
338 generic_methods_generic_function_parameter_test: DartkCrash 338 generic_methods_generic_function_parameter_test: DartkCrash
339 getter_parameters_test/01: MissingCompileTimeError 339 getter_parameters_test/01: MissingCompileTimeError
340 getter_parameters_test/03: MissingCompileTimeError 340 getter_parameters_test/03: MissingCompileTimeError
341 getter_parameters_test/04: MissingCompileTimeError 341 getter_parameters_test/04: MissingCompileTimeError
342 hidden_import_test/01: DartkCrash
343 hidden_import_test/02: DartkCrash
344 hidden_import_test/none: DartkCrash
345 if_null_assignment_behavior_test/09: RuntimeError 342 if_null_assignment_behavior_test/09: RuntimeError
346 if_null_assignment_behavior_test/10: RuntimeError 343 if_null_assignment_behavior_test/10: RuntimeError
347 if_null_assignment_behavior_test/15: RuntimeError 344 if_null_assignment_behavior_test/15: RuntimeError
348 implicit_scope_test: Crash 345 implicit_scope_test: Crash
349 import_combinators_test: RuntimeError 346 import_combinators_test: RuntimeError
350 import_private_test/01: DartkCrash 347 import_private_test/01: MissingCompileTimeError
351 initializing_formal_capture_test: RuntimeError 348 initializing_formal_capture_test: RuntimeError
352 inst_field_initializer1_negative_test: Fail 349 inst_field_initializer1_negative_test: Fail
353 instanceof3_test: RuntimeError 350 instanceof3_test: RuntimeError
354 interface2_negative_test: Fail 351 interface2_negative_test: Fail
355 interface_cycle_test/01: MissingCompileTimeError 352 interface_cycle_test/01: MissingCompileTimeError
356 interface_cycle_test/02: MissingCompileTimeError 353 interface_cycle_test/02: MissingCompileTimeError
357 invocation_mirror_test: RuntimeError 354 invocation_mirror_test: RuntimeError
358 is_malformed_type_test/94: RuntimeError 355 is_malformed_type_test/94: RuntimeError
359 is_malformed_type_test/95: RuntimeError 356 is_malformed_type_test/95: RuntimeError
360 is_malformed_type_test/96: RuntimeError 357 is_malformed_type_test/96: RuntimeError
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 syntax_test/03: MissingCompileTimeError 563 syntax_test/03: MissingCompileTimeError
567 syntax_test/27: MissingCompileTimeError 564 syntax_test/27: MissingCompileTimeError
568 syntax_test/50: MissingCompileTimeError 565 syntax_test/50: MissingCompileTimeError
569 syntax_test/51: MissingCompileTimeError 566 syntax_test/51: MissingCompileTimeError
570 syntax_test/64: MissingCompileTimeError 567 syntax_test/64: MissingCompileTimeError
571 syntax_test/65: MissingCompileTimeError 568 syntax_test/65: MissingCompileTimeError
572 this_conditional_operator_test/01: MissingCompileTimeError 569 this_conditional_operator_test/01: MissingCompileTimeError
573 toplevel_collision1_test/00: DartkCrash 570 toplevel_collision1_test/00: DartkCrash
574 toplevel_collision1_test/01: DartkCrash 571 toplevel_collision1_test/01: DartkCrash
575 toplevel_collision1_test/02: DartkCrash 572 toplevel_collision1_test/02: DartkCrash
576 try_catch2_test: DartkCrash
577 try_catch3_test: DartkCrash
578 try_catch_syntax_test/01: MissingCompileTimeError 573 try_catch_syntax_test/01: MissingCompileTimeError
579 try_catch_syntax_test/07: MissingCompileTimeError 574 try_catch_syntax_test/07: MissingCompileTimeError
580 try_catch_syntax_test/09: MissingCompileTimeError 575 try_catch_syntax_test/09: MissingCompileTimeError
581 try_catch_syntax_test/10: MissingCompileTimeError 576 try_catch_syntax_test/10: MissingCompileTimeError
582 try_catch_syntax_test/11: MissingCompileTimeError 577 try_catch_syntax_test/11: MissingCompileTimeError
583 try_catch_syntax_test/12: MissingCompileTimeError 578 try_catch_syntax_test/12: MissingCompileTimeError
584 try_catch_syntax_test/16: Crash 579 try_catch_syntax_test/16: Crash
585 try_catch_syntax_test/17: Crash 580 try_catch_syntax_test/17: Crash
586 type_variable_conflict2_test/01: RuntimeError 581 type_variable_conflict2_test/01: RuntimeError
587 type_variable_conflict_test/01: MissingCompileTimeError 582 type_variable_conflict_test/01: MissingCompileTimeError
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 ref_before_declaration_test/03: MissingCompileTimeError 620 ref_before_declaration_test/03: MissingCompileTimeError
626 ref_before_declaration_test/04: MissingCompileTimeError 621 ref_before_declaration_test/04: MissingCompileTimeError
627 ref_before_declaration_test/05: MissingCompileTimeError 622 ref_before_declaration_test/05: MissingCompileTimeError
628 ref_before_declaration_test/06: MissingCompileTimeError 623 ref_before_declaration_test/06: MissingCompileTimeError
629 ref_before_declaration_test/07: MissingCompileTimeError 624 ref_before_declaration_test/07: MissingCompileTimeError
630 setter_declaration2_negative_test: Fail 625 setter_declaration2_negative_test: Fail
631 setter_declaration_negative_test: Fail 626 setter_declaration_negative_test: Fail
632 super_call4_test: RuntimeError 627 super_call4_test: RuntimeError
633 super_getter_setter_test: RuntimeError 628 super_getter_setter_test: RuntimeError
634 try_catch_syntax_test/05: MissingCompileTimeError 629 try_catch_syntax_test/05: MissingCompileTimeError
635 vm/lazy_deopt_vm_test: Timeout
636 vm/optimized_stacktrace_test: Skip # Issue 28788 630 vm/optimized_stacktrace_test: Skip # Issue 28788
637 ct_const2_test: Pass, Crash # Flaky 631 ct_const2_test: Pass, Crash # Flaky
638 632
639 # dartk: precompilation failures 633 # dartk: precompilation failures
640 [ $compiler == dartkp && $runtime == dart_precompiled ] 634 [ $compiler == dartkp && $runtime == dart_precompiled ]
641 assignable_expression_test/01: MissingCompileTimeError 635 assignable_expression_test/01: MissingCompileTimeError
642 assignable_expression_test/11: MissingCompileTimeError 636 assignable_expression_test/11: MissingCompileTimeError
643 assignable_expression_test/21: MissingCompileTimeError 637 assignable_expression_test/21: MissingCompileTimeError
644 assignable_expression_test/31: MissingCompileTimeError 638 assignable_expression_test/31: MissingCompileTimeError
645 assignable_expression_test/41: MissingCompileTimeError 639 assignable_expression_test/41: MissingCompileTimeError
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after
1126 generic_local_functions_test: DartkCrash 1120 generic_local_functions_test: DartkCrash
1127 generic_metadata_test/02: MissingCompileTimeError 1121 generic_metadata_test/02: MissingCompileTimeError
1128 generic_metadata_test/03: MissingCompileTimeError 1122 generic_metadata_test/03: MissingCompileTimeError
1129 generic_method_types_test: Pass, RuntimeError 1123 generic_method_types_test: Pass, RuntimeError
1130 generic_methods_generic_function_parameter_test: DartkCrash 1124 generic_methods_generic_function_parameter_test: DartkCrash
1131 getter_closure_execution_order_test: RuntimeError 1125 getter_closure_execution_order_test: RuntimeError
1132 getter_parameters_test/01: MissingCompileTimeError 1126 getter_parameters_test/01: MissingCompileTimeError
1133 getter_parameters_test/03: MissingCompileTimeError 1127 getter_parameters_test/03: MissingCompileTimeError
1134 getter_parameters_test/04: MissingCompileTimeError 1128 getter_parameters_test/04: MissingCompileTimeError
1135 getter_setter_in_lib_test: RuntimeError 1129 getter_setter_in_lib_test: RuntimeError
1136 hidden_import_test/01: DartkCrash
1137 hidden_import_test/02: DartkCrash
1138 hidden_import_test/none: DartkCrash
1139 if_null_assignment_behavior_test/09: RuntimeError 1130 if_null_assignment_behavior_test/09: RuntimeError
1140 if_null_assignment_behavior_test/10: RuntimeError 1131 if_null_assignment_behavior_test/10: RuntimeError
1141 if_null_assignment_behavior_test/15: RuntimeError 1132 if_null_assignment_behavior_test/15: RuntimeError
1142 implicit_scope_test: Crash 1133 implicit_scope_test: Crash
1143 import_combinators_test: RuntimeError 1134 import_combinators_test: RuntimeError
1144 import_private_test/01: DartkCrash
1145 initializing_formal_capture_test: RuntimeError 1135 initializing_formal_capture_test: RuntimeError
1146 initializing_formal_final_test: RuntimeError 1136 initializing_formal_final_test: RuntimeError
1147 inst_field_initializer1_negative_test: Fail 1137 inst_field_initializer1_negative_test: Fail
1148 instanceof3_test: RuntimeError 1138 instanceof3_test: RuntimeError
1149 interface2_negative_test: Fail 1139 interface2_negative_test: Fail
1150 interface_cycle_test/01: MissingCompileTimeError 1140 interface_cycle_test/01: MissingCompileTimeError
1151 interface_cycle_test/02: MissingCompileTimeError 1141 interface_cycle_test/02: MissingCompileTimeError
1152 invocation_mirror_test: RuntimeError 1142 invocation_mirror_test: RuntimeError
1153 is_malformed_type_test/94: RuntimeError 1143 is_malformed_type_test/94: RuntimeError
1154 is_malformed_type_test/95: RuntimeError 1144 is_malformed_type_test/95: RuntimeError
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
1372 syntax_test/03: MissingCompileTimeError 1362 syntax_test/03: MissingCompileTimeError
1373 syntax_test/27: MissingCompileTimeError 1363 syntax_test/27: MissingCompileTimeError
1374 syntax_test/50: MissingCompileTimeError 1364 syntax_test/50: MissingCompileTimeError
1375 syntax_test/51: MissingCompileTimeError 1365 syntax_test/51: MissingCompileTimeError
1376 syntax_test/64: MissingCompileTimeError 1366 syntax_test/64: MissingCompileTimeError
1377 syntax_test/65: MissingCompileTimeError 1367 syntax_test/65: MissingCompileTimeError
1378 this_conditional_operator_test/01: MissingCompileTimeError 1368 this_conditional_operator_test/01: MissingCompileTimeError
1379 toplevel_collision1_test/00: DartkCrash 1369 toplevel_collision1_test/00: DartkCrash
1380 toplevel_collision1_test/01: DartkCrash 1370 toplevel_collision1_test/01: DartkCrash
1381 toplevel_collision1_test/02: DartkCrash 1371 toplevel_collision1_test/02: DartkCrash
1382 try_catch2_test: DartkCrash
1383 try_catch3_test: DartkCrash
1384 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410 1372 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410
1385 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410 1373 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410
1386 try_catch_syntax_test/01: MissingCompileTimeError 1374 try_catch_syntax_test/01: MissingCompileTimeError
1387 try_catch_syntax_test/07: MissingCompileTimeError 1375 try_catch_syntax_test/07: MissingCompileTimeError
1388 try_catch_syntax_test/09: MissingCompileTimeError 1376 try_catch_syntax_test/09: MissingCompileTimeError
1389 try_catch_syntax_test/10: MissingCompileTimeError 1377 try_catch_syntax_test/10: MissingCompileTimeError
1390 try_catch_syntax_test/11: MissingCompileTimeError 1378 try_catch_syntax_test/11: MissingCompileTimeError
1391 try_catch_syntax_test/12: MissingCompileTimeError 1379 try_catch_syntax_test/12: MissingCompileTimeError
1392 try_catch_syntax_test/16: Crash 1380 try_catch_syntax_test/16: Crash
1393 try_catch_syntax_test/17: Crash 1381 try_catch_syntax_test/17: Crash
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1435 ref_before_declaration_test/03: MissingCompileTimeError 1423 ref_before_declaration_test/03: MissingCompileTimeError
1436 ref_before_declaration_test/04: MissingCompileTimeError 1424 ref_before_declaration_test/04: MissingCompileTimeError
1437 ref_before_declaration_test/05: MissingCompileTimeError 1425 ref_before_declaration_test/05: MissingCompileTimeError
1438 ref_before_declaration_test/06: MissingCompileTimeError 1426 ref_before_declaration_test/06: MissingCompileTimeError
1439 ref_before_declaration_test/07: MissingCompileTimeError 1427 ref_before_declaration_test/07: MissingCompileTimeError
1440 setter_declaration2_negative_test: Fail 1428 setter_declaration2_negative_test: Fail
1441 setter_declaration_negative_test: Fail 1429 setter_declaration_negative_test: Fail
1442 super_call4_test: RuntimeError 1430 super_call4_test: RuntimeError
1443 super_getter_setter_test: RuntimeError 1431 super_getter_setter_test: RuntimeError
1444 try_catch_syntax_test/05: MissingCompileTimeError 1432 try_catch_syntax_test/05: MissingCompileTimeError
1445 vm/lazy_deopt_vm_test: Timeout
1446 1433
1447 # dartk: JIT failures (debug) 1434 # dartk: JIT failures (debug)
1448 [ $compiler == dartk && $runtime == vm && $mode == debug ] 1435 [ $compiler == dartk && $runtime == vm && $mode == debug ]
1449 not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301 1436 not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301
1450 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 1437 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
1451 1438
1452 # dartk: precompilation failures 1439 # dartk: precompilation failures
1453 [ $compiler == dartkp && $runtime == dart_precompiled ] 1440 [ $compiler == dartkp && $runtime == dart_precompiled ]
1454 assignable_expression_test/01: MissingCompileTimeError 1441 assignable_expression_test/01: MissingCompileTimeError
1455 assignable_expression_test/11: MissingCompileTimeError 1442 assignable_expression_test/11: MissingCompileTimeError
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
1846 generic_field_mixin3_test: RuntimeError 1833 generic_field_mixin3_test: RuntimeError
1847 generic_field_mixin5_test: RuntimeError 1834 generic_field_mixin5_test: RuntimeError
1848 generic_field_mixin_test: RuntimeError 1835 generic_field_mixin_test: RuntimeError
1849 generic_local_functions_test: DartkCrash 1836 generic_local_functions_test: DartkCrash
1850 generic_metadata_test/02: MissingCompileTimeError 1837 generic_metadata_test/02: MissingCompileTimeError
1851 generic_metadata_test/03: MissingCompileTimeError 1838 generic_metadata_test/03: MissingCompileTimeError
1852 generic_methods_generic_function_parameter_test: DartkCrash 1839 generic_methods_generic_function_parameter_test: DartkCrash
1853 getter_parameters_test/01: MissingCompileTimeError 1840 getter_parameters_test/01: MissingCompileTimeError
1854 getter_parameters_test/03: MissingCompileTimeError 1841 getter_parameters_test/03: MissingCompileTimeError
1855 getter_parameters_test/04: MissingCompileTimeError 1842 getter_parameters_test/04: MissingCompileTimeError
1856 hidden_import_test/01: DartkCrash
1857 hidden_import_test/02: DartkCrash
1858 hidden_import_test/none: DartkCrash
1859 if_null_assignment_behavior_test/09: RuntimeError 1843 if_null_assignment_behavior_test/09: RuntimeError
1860 if_null_assignment_behavior_test/10: RuntimeError 1844 if_null_assignment_behavior_test/10: RuntimeError
1861 if_null_assignment_behavior_test/15: RuntimeError 1845 if_null_assignment_behavior_test/15: RuntimeError
1862 implicit_scope_test: Crash 1846 implicit_scope_test: Crash
1863 import_combinators_test: RuntimeError 1847 import_combinators_test: RuntimeError
1864 import_private_test/01: DartkCrash
1865 initializing_formal_capture_test: RuntimeError 1848 initializing_formal_capture_test: RuntimeError
1866 inst_field_initializer1_negative_test: Fail 1849 inst_field_initializer1_negative_test: Fail
1867 instanceof3_test: RuntimeError 1850 instanceof3_test: RuntimeError
1868 interface2_negative_test: Fail 1851 interface2_negative_test: Fail
1869 interface_cycle_test/01: MissingCompileTimeError 1852 interface_cycle_test/01: MissingCompileTimeError
1870 interface_cycle_test/02: MissingCompileTimeError 1853 interface_cycle_test/02: MissingCompileTimeError
1871 invocation_mirror_test: RuntimeError 1854 invocation_mirror_test: RuntimeError
1872 is_malformed_type_test/94: RuntimeError 1855 is_malformed_type_test/94: RuntimeError
1873 is_malformed_type_test/95: RuntimeError 1856 is_malformed_type_test/95: RuntimeError
1874 is_malformed_type_test/96: RuntimeError 1857 is_malformed_type_test/96: RuntimeError
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
2071 syntax_test/03: MissingCompileTimeError 2054 syntax_test/03: MissingCompileTimeError
2072 syntax_test/27: MissingCompileTimeError 2055 syntax_test/27: MissingCompileTimeError
2073 syntax_test/50: MissingCompileTimeError 2056 syntax_test/50: MissingCompileTimeError
2074 syntax_test/51: MissingCompileTimeError 2057 syntax_test/51: MissingCompileTimeError
2075 syntax_test/64: MissingCompileTimeError 2058 syntax_test/64: MissingCompileTimeError
2076 syntax_test/65: MissingCompileTimeError 2059 syntax_test/65: MissingCompileTimeError
2077 this_conditional_operator_test/01: MissingCompileTimeError 2060 this_conditional_operator_test/01: MissingCompileTimeError
2078 toplevel_collision1_test/00: DartkCrash 2061 toplevel_collision1_test/00: DartkCrash
2079 toplevel_collision1_test/01: DartkCrash 2062 toplevel_collision1_test/01: DartkCrash
2080 toplevel_collision1_test/02: DartkCrash 2063 toplevel_collision1_test/02: DartkCrash
2081 try_catch2_test: DartkCrash
2082 try_catch3_test: DartkCrash
2083 try_catch_syntax_test/01: MissingCompileTimeError 2064 try_catch_syntax_test/01: MissingCompileTimeError
2084 try_catch_syntax_test/07: MissingCompileTimeError 2065 try_catch_syntax_test/07: MissingCompileTimeError
2085 try_catch_syntax_test/09: MissingCompileTimeError 2066 try_catch_syntax_test/09: MissingCompileTimeError
2086 try_catch_syntax_test/10: MissingCompileTimeError 2067 try_catch_syntax_test/10: MissingCompileTimeError
2087 try_catch_syntax_test/11: MissingCompileTimeError 2068 try_catch_syntax_test/11: MissingCompileTimeError
2088 try_catch_syntax_test/12: MissingCompileTimeError 2069 try_catch_syntax_test/12: MissingCompileTimeError
2089 try_catch_syntax_test/16: Crash 2070 try_catch_syntax_test/16: Crash
2090 try_catch_syntax_test/17: Crash 2071 try_catch_syntax_test/17: Crash
2091 type_variable_conflict2_test/01: RuntimeError 2072 type_variable_conflict2_test/01: RuntimeError
2092 type_variable_conflict_test/01: MissingCompileTimeError 2073 type_variable_conflict_test/01: MissingCompileTimeError
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
2130 ref_before_declaration_test/03: MissingCompileTimeError 2111 ref_before_declaration_test/03: MissingCompileTimeError
2131 ref_before_declaration_test/04: MissingCompileTimeError 2112 ref_before_declaration_test/04: MissingCompileTimeError
2132 ref_before_declaration_test/05: MissingCompileTimeError 2113 ref_before_declaration_test/05: MissingCompileTimeError
2133 ref_before_declaration_test/06: MissingCompileTimeError 2114 ref_before_declaration_test/06: MissingCompileTimeError
2134 ref_before_declaration_test/07: MissingCompileTimeError 2115 ref_before_declaration_test/07: MissingCompileTimeError
2135 setter_declaration2_negative_test: Fail 2116 setter_declaration2_negative_test: Fail
2136 setter_declaration_negative_test: Fail 2117 setter_declaration_negative_test: Fail
2137 super_call4_test: RuntimeError 2118 super_call4_test: RuntimeError
2138 super_getter_setter_test: RuntimeError 2119 super_getter_setter_test: RuntimeError
2139 try_catch_syntax_test/05: MissingCompileTimeError 2120 try_catch_syntax_test/05: MissingCompileTimeError
2140 vm/lazy_deopt_vm_test: Timeout
2141 2121
2142 # Failures during Gardening shift: To be triaged! 2122 # Failures during Gardening shift: To be triaged!
2143 [ $compiler == dartk || $compiler == dartkp ] 2123 [ $compiler == dartk || $compiler == dartkp ]
2144 abstract_beats_arguments_test: RuntimeError 2124 abstract_beats_arguments_test: RuntimeError
2145 abstract_runtime_error_test/01: RuntimeError 2125 abstract_runtime_error_test/01: RuntimeError
2146 abstract_runtime_error_test/02: RuntimeError 2126 abstract_runtime_error_test/02: RuntimeError
2147 application_negative_test: Crash 2127 application_negative_test: Crash
2148 arg_param_trailing_comma_test/107: MissingCompileTimeError 2128 arg_param_trailing_comma_test/107: MissingCompileTimeError
2149 arg_param_trailing_comma_test/112: DartkCrash 2129 arg_param_trailing_comma_test/112: DartkCrash
2150 arg_param_trailing_comma_test/115: DartkCrash 2130 arg_param_trailing_comma_test/115: DartkCrash
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
2457 generic_field_mixin3_test: RuntimeError 2437 generic_field_mixin3_test: RuntimeError
2458 generic_field_mixin5_test: RuntimeError 2438 generic_field_mixin5_test: RuntimeError
2459 generic_field_mixin_test: RuntimeError 2439 generic_field_mixin_test: RuntimeError
2460 generic_local_functions_test: DartkCrash 2440 generic_local_functions_test: DartkCrash
2461 generic_metadata_test/02: MissingCompileTimeError 2441 generic_metadata_test/02: MissingCompileTimeError
2462 generic_metadata_test/03: MissingCompileTimeError 2442 generic_metadata_test/03: MissingCompileTimeError
2463 generic_methods_generic_function_parameter_test: DartkCrash 2443 generic_methods_generic_function_parameter_test: DartkCrash
2464 getter_parameters_test/01: MissingCompileTimeError 2444 getter_parameters_test/01: MissingCompileTimeError
2465 getter_parameters_test/03: MissingCompileTimeError 2445 getter_parameters_test/03: MissingCompileTimeError
2466 getter_parameters_test/04: MissingCompileTimeError 2446 getter_parameters_test/04: MissingCompileTimeError
2467 hidden_import_test/01: DartkCrash
2468 hidden_import_test/02: DartkCrash
2469 hidden_import_test/none: DartkCrash
2470 if_null_assignment_behavior_test/09: RuntimeError 2447 if_null_assignment_behavior_test/09: RuntimeError
2471 if_null_assignment_behavior_test/10: RuntimeError 2448 if_null_assignment_behavior_test/10: RuntimeError
2472 if_null_assignment_behavior_test/15: RuntimeError 2449 if_null_assignment_behavior_test/15: RuntimeError
2473 implicit_scope_test: Crash 2450 implicit_scope_test: Crash
2474 import_combinators_test: RuntimeError 2451 import_combinators_test: RuntimeError
2475 import_private_test/01: DartkCrash
2476 initializing_formal_capture_test: RuntimeError 2452 initializing_formal_capture_test: RuntimeError
2477 inst_field_initializer1_negative_test: Fail 2453 inst_field_initializer1_negative_test: Fail
2478 instanceof3_test: RuntimeError 2454 instanceof3_test: RuntimeError
2479 interface2_negative_test: Fail 2455 interface2_negative_test: Fail
2480 interface_cycle_test/01: MissingCompileTimeError 2456 interface_cycle_test/01: MissingCompileTimeError
2481 interface_cycle_test/02: MissingCompileTimeError 2457 interface_cycle_test/02: MissingCompileTimeError
2482 invocation_mirror_test: RuntimeError 2458 invocation_mirror_test: RuntimeError
2483 is_malformed_type_test/94: RuntimeError 2459 is_malformed_type_test/94: RuntimeError
2484 is_malformed_type_test/95: RuntimeError 2460 is_malformed_type_test/95: RuntimeError
2485 is_malformed_type_test/96: RuntimeError 2461 is_malformed_type_test/96: RuntimeError
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
2683 syntax_test/03: MissingCompileTimeError 2659 syntax_test/03: MissingCompileTimeError
2684 syntax_test/27: MissingCompileTimeError 2660 syntax_test/27: MissingCompileTimeError
2685 syntax_test/50: MissingCompileTimeError 2661 syntax_test/50: MissingCompileTimeError
2686 syntax_test/51: MissingCompileTimeError 2662 syntax_test/51: MissingCompileTimeError
2687 syntax_test/64: MissingCompileTimeError 2663 syntax_test/64: MissingCompileTimeError
2688 syntax_test/65: MissingCompileTimeError 2664 syntax_test/65: MissingCompileTimeError
2689 this_conditional_operator_test/01: MissingCompileTimeError 2665 this_conditional_operator_test/01: MissingCompileTimeError
2690 toplevel_collision1_test/00: DartkCrash 2666 toplevel_collision1_test/00: DartkCrash
2691 toplevel_collision1_test/01: DartkCrash 2667 toplevel_collision1_test/01: DartkCrash
2692 toplevel_collision1_test/02: DartkCrash 2668 toplevel_collision1_test/02: DartkCrash
2693 try_catch2_test: DartkCrash
2694 try_catch3_test: DartkCrash
2695 try_catch_syntax_test/01: MissingCompileTimeError 2669 try_catch_syntax_test/01: MissingCompileTimeError
2696 try_catch_syntax_test/07: MissingCompileTimeError 2670 try_catch_syntax_test/07: MissingCompileTimeError
2697 try_catch_syntax_test/09: MissingCompileTimeError 2671 try_catch_syntax_test/09: MissingCompileTimeError
2698 try_catch_syntax_test/10: MissingCompileTimeError 2672 try_catch_syntax_test/10: MissingCompileTimeError
2699 try_catch_syntax_test/11: MissingCompileTimeError 2673 try_catch_syntax_test/11: MissingCompileTimeError
2700 try_catch_syntax_test/12: MissingCompileTimeError 2674 try_catch_syntax_test/12: MissingCompileTimeError
2701 try_catch_syntax_test/16: Crash 2675 try_catch_syntax_test/16: Crash
2702 try_catch_syntax_test/17: Crash 2676 try_catch_syntax_test/17: Crash
2703 type_variable_conflict2_test/01: RuntimeError 2677 type_variable_conflict2_test/01: RuntimeError
2704 type_variable_conflict_test/01: MissingCompileTimeError 2678 type_variable_conflict_test/01: MissingCompileTimeError
2705 type_variable_conflict_test/02: MissingCompileTimeError 2679 type_variable_conflict_test/02: MissingCompileTimeError
2706 type_variable_conflict_test/03: MissingCompileTimeError 2680 type_variable_conflict_test/03: MissingCompileTimeError
2707 type_variable_conflict_test/04: MissingCompileTimeError 2681 type_variable_conflict_test/04: MissingCompileTimeError
2708 type_variable_conflict_test/05: MissingCompileTimeError 2682 type_variable_conflict_test/05: MissingCompileTimeError
2709 type_variable_conflict_test/06: MissingCompileTimeError 2683 type_variable_conflict_test/06: MissingCompileTimeError
2710 type_variable_scope3_test/00: MissingCompileTimeError 2684 type_variable_scope3_test/00: MissingCompileTimeError
2711 2685
2712 [ $compiler == dartk ] 2686 [ $compiler == dartk ]
2713 redirecting_factory_reflection_test: RuntimeError 2687 redirecting_factory_reflection_test: RuntimeError
2714 2688
2715 [ $compiler == dartkp ] 2689 [ $compiler == dartkp ]
2716 bad_raw_string_test/none: Skip # Issue 28680 2690 bad_raw_string_test/none: Skip # Issue 28680
2717 bad_raw_string_test/03: Skip # Issue 28680 2691 bad_raw_string_test/03: Skip # Issue 28680
2718 2692
2719 # Triaged checked mode failures 2693 # Triaged checked mode failures
2720 [ ($compiler == dartk || $compiler == dartkp) && $checked ] 2694 [ ($compiler == dartk || $compiler == dartkp) && $checked ]
2721 language/regress_22728_test: Fail # Dartk Issue 28498 2695 language/regress_22728_test: Fail # Dartk Issue 28498
OLDNEW
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698