OLD | NEW |
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 compile_time_constant_test/01: MissingCompileTimeError | 6 compile_time_constant_test/01: MissingCompileTimeError |
7 conditional_method_invocation_test/11: MissingCompileTimeError | 7 conditional_method_invocation_test/11: MissingCompileTimeError |
8 conditional_property_access_test/09: MissingCompileTimeError | 8 conditional_property_access_test/09: MissingCompileTimeError |
9 conditional_property_assignment_test/20: MissingCompileTimeError | 9 conditional_property_assignment_test/20: MissingCompileTimeError |
10 conditional_property_assignment_test/21: MissingCompileTimeError | 10 conditional_property_assignment_test/21: MissingCompileTimeError |
11 conditional_property_assignment_test/22: MissingCompileTimeError | 11 conditional_property_assignment_test/22: MissingCompileTimeError |
12 const_constructor_mixin2_test/01: MissingCompileTimeError | 12 const_constructor_mixin2_test/01: MissingCompileTimeError |
13 const_constructor_mixin3_test/01: MissingCompileTimeError | 13 const_constructor_mixin3_test/01: MissingCompileTimeError |
14 const_constructor_mixin_test/01: MissingCompileTimeError | 14 const_constructor_mixin_test/01: MissingCompileTimeError |
15 const_constructor_super_test/01: MissingCompileTimeError | 15 const_constructor_super_test/01: MissingCompileTimeError |
16 const_constructor_syntax_test/01: MissingCompileTimeError | 16 const_constructor_syntax_test/01: MissingCompileTimeError |
17 const_constructor_syntax_test/02: MissingCompileTimeError | 17 const_constructor_syntax_test/02: MissingCompileTimeError |
18 const_constructor_syntax_test/03: MissingCompileTimeError | 18 const_constructor_syntax_test/03: MissingCompileTimeError |
19 const_constructor_test/01: MissingCompileTimeError | 19 const_constructor_test/01: MissingCompileTimeError |
20 const_error_multiply_initialized_test/01: MissingCompileTimeError | |
21 const_error_multiply_initialized_test/02: RuntimeError | |
22 const_error_multiply_initialized_test/03: MissingCompileTimeError | |
23 const_error_multiply_initialized_test/04: RuntimeError | |
24 const_for_in_variable_test/01: MissingCompileTimeError | 20 const_for_in_variable_test/01: MissingCompileTimeError |
25 const_native_factory_test/01: MissingCompileTimeError # Issue 29763 | 21 const_native_factory_test/01: MissingCompileTimeError # Issue 29763 |
26 const_syntax_test/01: MissingCompileTimeError | 22 const_syntax_test/01: MissingCompileTimeError |
27 const_syntax_test/02: MissingCompileTimeError | 23 const_syntax_test/02: MissingCompileTimeError |
28 const_types_test/23: MissingCompileTimeError | 24 const_types_test/23: MissingCompileTimeError |
29 const_types_test/24: MissingCompileTimeError | 25 const_types_test/24: MissingCompileTimeError |
30 const_types_test/25: MissingCompileTimeError | 26 const_types_test/25: MissingCompileTimeError |
31 const_types_test/26: MissingCompileTimeError | 27 const_types_test/26: MissingCompileTimeError |
32 const_types_test/27: MissingCompileTimeError | 28 const_types_test/27: MissingCompileTimeError |
33 const_types_test/28: MissingCompileTimeError | 29 const_types_test/28: MissingCompileTimeError |
34 const_types_test/29: MissingCompileTimeError | 30 const_types_test/29: MissingCompileTimeError |
35 const_types_test/30: MissingCompileTimeError | 31 const_types_test/30: MissingCompileTimeError |
36 const_types_test/41: MissingCompileTimeError | 32 const_types_test/41: MissingCompileTimeError |
37 constant_locals_test/01: MissingCompileTimeError | 33 constant_locals_test/01: MissingCompileTimeError |
38 constructor_duplicate_final_test/01: MissingRuntimeError | |
39 constructor_duplicate_final_test/02: MissingRuntimeError | |
40 constructor_duplicate_initializers_test/03: MissingCompileTimeError | |
41 cyclic_typedef_test/01: MissingCompileTimeError | 34 cyclic_typedef_test/01: MissingCompileTimeError |
42 cyclic_typedef_test/02: MissingCompileTimeError | 35 cyclic_typedef_test/02: MissingCompileTimeError |
43 cyclic_typedef_test/03: MissingCompileTimeError | 36 cyclic_typedef_test/03: MissingCompileTimeError |
44 cyclic_typedef_test/04: MissingCompileTimeError | 37 cyclic_typedef_test/04: MissingCompileTimeError |
45 cyclic_typedef_test/05: MissingCompileTimeError | 38 cyclic_typedef_test/05: MissingCompileTimeError |
46 cyclic_typedef_test/06: MissingCompileTimeError | 39 cyclic_typedef_test/06: MissingCompileTimeError |
47 cyclic_typedef_test/07: MissingCompileTimeError | 40 cyclic_typedef_test/07: MissingCompileTimeError |
48 cyclic_typedef_test/08: MissingCompileTimeError | 41 cyclic_typedef_test/08: MissingCompileTimeError |
49 cyclic_typedef_test/09: MissingCompileTimeError | 42 cyclic_typedef_test/09: MissingCompileTimeError |
50 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833
5 | 43 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833
5 |
51 deferred_duplicate_prefix1_test/01: MissingCompileTimeError | 44 deferred_duplicate_prefix1_test/01: MissingCompileTimeError |
52 deferred_duplicate_prefix2_test/01: MissingCompileTimeError | 45 deferred_duplicate_prefix2_test/01: MissingCompileTimeError |
53 deferred_duplicate_prefix3_test/01: MissingCompileTimeError | 46 deferred_duplicate_prefix3_test/01: MissingCompileTimeError |
54 deferred_inheritance_constraints_test/extends: MissingCompileTimeError | 47 deferred_inheritance_constraints_test/extends: MissingCompileTimeError |
55 deferred_inheritance_constraints_test/implements: MissingCompileTimeError | 48 deferred_inheritance_constraints_test/implements: MissingCompileTimeError |
56 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError | 49 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError |
57 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError | 50 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError |
58 deferred_no_prefix_test/01: MissingCompileTimeError | 51 deferred_no_prefix_test/01: MissingCompileTimeError |
59 deferred_not_loaded_check_test: RuntimeError | 52 deferred_not_loaded_check_test: RuntimeError |
60 deferred_shadow_load_library_test: RuntimeError | 53 deferred_shadow_load_library_test: RuntimeError |
61 enum_syntax_test/06: MissingCompileTimeError | 54 enum_syntax_test/06: MissingCompileTimeError |
62 enum_syntax_test/30: MissingCompileTimeError | 55 enum_syntax_test/30: MissingCompileTimeError |
63 external_test/11: MissingCompileTimeError | 56 external_test/11: MissingCompileTimeError |
64 external_test/12: MissingCompileTimeError | 57 external_test/12: MissingCompileTimeError |
65 external_test/21: MissingCompileTimeError | 58 external_test/21: MissingCompileTimeError |
66 external_test/22: MissingCompileTimeError | 59 external_test/22: MissingCompileTimeError |
67 external_test/23: MissingCompileTimeError | 60 external_test/23: MissingCompileTimeError |
68 external_test/24: MissingCompileTimeError | |
69 external_test/25: MissingCompileTimeError | 61 external_test/25: MissingCompileTimeError |
70 external_test/30: MissingCompileTimeError | 62 external_test/30: MissingCompileTimeError |
71 external_test/31: MissingCompileTimeError | 63 external_test/31: MissingCompileTimeError |
72 final_initializer_instance_reference_test/01: MissingCompileTimeError | 64 final_initializer_instance_reference_test/01: MissingCompileTimeError |
73 final_super_field_set_test/01: RuntimeError | 65 final_super_field_set_test/01: RuntimeError |
74 final_syntax_test/01: MissingCompileTimeError | 66 final_syntax_test/01: MissingCompileTimeError |
75 final_syntax_test/02: MissingCompileTimeError | 67 final_syntax_test/02: MissingCompileTimeError |
76 final_syntax_test/03: MissingCompileTimeError | 68 final_syntax_test/03: MissingCompileTimeError |
77 final_syntax_test/04: MissingCompileTimeError | 69 final_syntax_test/04: MissingCompileTimeError |
78 function_syntax_test/00: MissingCompileTimeError | 70 function_syntax_test/00: MissingCompileTimeError |
(...skipping 14 matching lines...) Expand all Loading... |
93 function_type_alias7_test/02: MissingCompileTimeError | 85 function_type_alias7_test/02: MissingCompileTimeError |
94 function_type_alias9_test/00: MissingCompileTimeError | 86 function_type_alias9_test/00: MissingCompileTimeError |
95 generic_closure_test: RuntimeError | 87 generic_closure_test: RuntimeError |
96 generic_method_types_test/01: RuntimeError | 88 generic_method_types_test/01: RuntimeError |
97 generic_method_types_test/02: RuntimeError | 89 generic_method_types_test/02: RuntimeError |
98 generic_method_types_test: Pass, RuntimeError | 90 generic_method_types_test: Pass, RuntimeError |
99 getter_parameters_test/01: MissingCompileTimeError | 91 getter_parameters_test/01: MissingCompileTimeError |
100 getter_parameters_test/02: MissingCompileTimeError | 92 getter_parameters_test/02: MissingCompileTimeError |
101 getter_parameters_test/03: MissingCompileTimeError | 93 getter_parameters_test/03: MissingCompileTimeError |
102 getter_parameters_test/04: MissingCompileTimeError | 94 getter_parameters_test/04: MissingCompileTimeError |
103 initializing_formal_capture_test: RuntimeError | |
104 initializing_formal_final_test: RuntimeError | |
105 inst_field_initializer1_negative_test: Fail | 95 inst_field_initializer1_negative_test: Fail |
106 invocation_mirror_test: RuntimeError | 96 invocation_mirror_test: RuntimeError |
107 metadata_test: CompileTimeError | 97 metadata_test: CompileTimeError |
108 method_name_test: CompileTimeError | 98 method_name_test: CompileTimeError |
109 method_override_test: RuntimeError | 99 method_override_test: RuntimeError |
110 method_override_test: RuntimeError | 100 method_override_test: RuntimeError |
111 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 101 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
112 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 102 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
113 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 103 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
114 mixin_super_constructor_named_test/01: MissingCompileTimeError | 104 mixin_super_constructor_named_test/01: MissingCompileTimeError |
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
310 | 300 |
311 # Triaged checked mode failures | 301 # Triaged checked mode failures |
312 [ ($compiler == dartk || $compiler == dartkp) && $checked ] | 302 [ ($compiler == dartk || $compiler == dartkp) && $checked ] |
313 language/regress_22728_test: Fail # Dartk Issue 28498 | 303 language/regress_22728_test: Fail # Dartk Issue 28498 |
314 | 304 |
315 # dartk: JIT failures | 305 # dartk: JIT failures |
316 [ $compiler == dartk ] | 306 [ $compiler == dartk ] |
317 const_locals_test: RuntimeError | 307 const_locals_test: RuntimeError |
318 const_string_test: RuntimeError | 308 const_string_test: RuntimeError |
319 const_syntax_test/08: MissingCompileTimeError | 309 const_syntax_test/08: MissingCompileTimeError |
320 const_syntax_test/09: MissingCompileTimeError | |
321 ct_const2_test: Pass, Crash # Flaky | 310 ct_const2_test: Pass, Crash # Flaky |
322 disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "
kind() != RawScript::kKernelTag". Issue 28790 | 311 disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "
kind() != RawScript::kKernelTag". Issue 28790 |
323 getter_declaration_negative_test: Fail | 312 getter_declaration_negative_test: Fail |
324 hello_dart_test: Crash | 313 hello_dart_test: Crash |
325 instance_creation_in_function_annotation_test: RuntimeError | 314 instance_creation_in_function_annotation_test: RuntimeError |
326 library_env_test/has_no_mirror_support: RuntimeError | 315 library_env_test/has_no_mirror_support: RuntimeError |
327 redirecting_factory_reflection_test: Crash | 316 redirecting_factory_reflection_test: Crash |
328 redirecting_factory_reflection_test: RuntimeError | 317 redirecting_factory_reflection_test: RuntimeError |
329 setter_declaration2_negative_test: Fail | 318 setter_declaration2_negative_test: Fail |
330 setter_declaration_negative_test: Fail | 319 setter_declaration_negative_test: Fail |
331 super_call4_test: RuntimeError | 320 super_call4_test: RuntimeError |
332 super_getter_setter_test: RuntimeError | 321 super_getter_setter_test: RuntimeError |
333 vm/lazy_deopt_vm_test: Pass, Slow, Timeout | 322 vm/lazy_deopt_vm_test: Pass, Slow, Timeout |
334 vm/optimized_stacktrace_test: Skip # Issue 28788 | 323 vm/optimized_stacktrace_test: Skip # Issue 28788 |
335 | 324 |
336 # dartk: JIT failures (debug) | 325 # dartk: JIT failures (debug) |
337 [ $compiler == dartk && $mode == debug ] | 326 [ $compiler == dartk && $mode == debug ] |
338 constructor_duplicate_initializers_test/03: Crash | |
339 deopt_inlined_function_lazy_test: Skip | 327 deopt_inlined_function_lazy_test: Skip |
340 hello_dart_test: Crash # error: expected: cls.is_type_finalized() | 328 hello_dart_test: Crash # error: expected: cls.is_type_finalized() |
341 ref_before_declaration_test/00: Crash | 329 ref_before_declaration_test/00: Crash |
342 ref_before_declaration_test/01: Crash | 330 ref_before_declaration_test/01: Crash |
343 ref_before_declaration_test/02: Crash | 331 ref_before_declaration_test/02: Crash |
344 ref_before_declaration_test/03: Crash | 332 ref_before_declaration_test/03: Crash |
345 ref_before_declaration_test/04: Crash | 333 ref_before_declaration_test/04: Crash |
346 ref_before_declaration_test/05: Crash | 334 ref_before_declaration_test/05: Crash |
347 ref_before_declaration_test/06: Crash | 335 ref_before_declaration_test/06: Crash |
348 ref_before_declaration_test/07: Crash | 336 ref_before_declaration_test/07: Crash |
349 vm/lazy_deopt_vm_test: Crash | 337 vm/lazy_deopt_vm_test: Crash |
350 | 338 |
351 # dartk: precompilation failures | 339 # dartk: precompilation failures |
352 [ $compiler == dartkp ] | 340 [ $compiler == dartkp ] |
353 const_syntax_test/08: Crash | 341 const_syntax_test/08: Crash |
354 const_syntax_test/09: Crash | |
355 final_syntax_test/09: MissingCompileTimeError | 342 final_syntax_test/09: MissingCompileTimeError |
356 getter_declaration_negative_test: Crash | 343 getter_declaration_negative_test: Crash |
357 getter_parameters_test/02: Crash | 344 getter_parameters_test/02: Crash |
358 ref_before_declaration_test/00: Crash | 345 ref_before_declaration_test/00: Crash |
359 ref_before_declaration_test/01: Crash | 346 ref_before_declaration_test/01: Crash |
360 ref_before_declaration_test/02: Crash | 347 ref_before_declaration_test/02: Crash |
361 ref_before_declaration_test/03: Crash | 348 ref_before_declaration_test/03: Crash |
362 ref_before_declaration_test/04: Crash | 349 ref_before_declaration_test/04: Crash |
363 ref_before_declaration_test/05: Crash | 350 ref_before_declaration_test/05: Crash |
364 ref_before_declaration_test/06: Crash | 351 ref_before_declaration_test/06: Crash |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
481 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. | 468 deferred_static_seperate_test: CompileTimeError # Deferred loading kernel issue
28335. |
482 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. | 469 deferred_super_dependency_test/01: CompileTimeError # Deferred loading kernel is
sue 28335. |
483 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. | 470 deferred_type_dependency_test/as: CompileTimeError # Deferred loading kernel iss
ue 28335. |
484 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. | 471 deferred_type_dependency_test/is: CompileTimeError # Deferred loading kernel iss
ue 28335. |
485 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. | 472 deferred_type_dependency_test/none: CompileTimeError # Deferred loading kernel i
ssue 28335. |
486 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. | 473 deferred_type_dependency_test/type_annotation: CompileTimeError # Deferred loadi
ng kernel issue 28335. |
487 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. | 474 issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335. |
488 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. | 475 regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335. |
489 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. | 476 regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335. |
490 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. | 477 regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335. |
OLD | NEW |