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 [ !$checked && ($compiler == dartk || $compiler == dartkp) ] | 5 [ !$checked && ($compiler == dartk || $compiler == dartkp) ] |
6 | 6 |
7 deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # F
asta/KernelVM bug: Deferred loading kernel issue 28335. | 7 deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # F
asta/KernelVM bug: Deferred loading kernel issue 28335. |
8 deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. | 8 deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
9 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. | 9 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE
rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. |
10 | 10 |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 regress_22443_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. | 69 regress_22443_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
70 regress_23408_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. | 70 regress_23408_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
71 regress_28278_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. | 71 regress_28278_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
72 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k
ernel issue 28335. | 72 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k
ernel issue 28335. |
73 | 73 |
74 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. | 74 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. |
75 config_import_test: RuntimeError # KernelVM bug: Configurable imports. | 75 config_import_test: RuntimeError # KernelVM bug: Configurable imports. |
76 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. | 76 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. |
77 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. | 77 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. |
78 | 78 |
79 compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constan
t evaluation. | |
80 const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. | 79 const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. |
81 const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. | 80 const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation. |
82 const_nested_test: RuntimeError # KernelVM bug: Constant evaluation. | 81 const_nested_test: RuntimeError # KernelVM bug: Constant evaluation. |
83 const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluati
on. | 82 const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluati
on. |
84 const_syntax_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluatio
n. | 83 const_syntax_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluatio
n. |
85 constant_expression_test/01: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. | 84 constant_expression_test/01: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. |
86 constant_expression_test/03: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. | 85 constant_expression_test/03: MissingCompileTimeError # KernelVM bug: Constant ev
aluation. |
87 function_type_parameter2_negative_test: Crash # KernelVM bug: Constant evaluatio
n. | 86 function_type_parameter2_negative_test: Crash # KernelVM bug: Constant evaluatio
n. |
88 function_type_parameter_negative_test: Crash # KernelVM bug: Constant evaluation
. | 87 function_type_parameter_negative_test: Crash # KernelVM bug: Constant evaluation
. |
89 switch_bad_case_test/01: MissingCompileTimeError # KernelVM bug: Constant evalua
tion. | 88 switch_bad_case_test/01: MissingCompileTimeError # KernelVM bug: Constant evalua
tion. |
90 switch_bad_case_test/02: MissingCompileTimeError # KernelVM bug: Constant evalua
tion. | 89 switch_bad_case_test/02: MissingCompileTimeError # KernelVM bug: Constant evalua
tion. |
91 switch_case_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation
. | 90 switch_case_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation
. |
92 switch_case_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation
. | 91 switch_case_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation
. |
93 switch_case_test/02: MissingCompileTimeError # KernelVM bug: Constant evaluation
. | 92 switch_case_test/02: MissingCompileTimeError # KernelVM bug: Constant evaluation
. |
94 | 93 |
95 compile_time_constant_k_test/01: RuntimeError # KernelVM bug: Constant map dupli
cated key. | |
96 compile_time_constant_k_test/02: RuntimeError # KernelVM bug: Constant map dupli
cated key. | |
97 compile_time_constant_k_test/03: RuntimeError # KernelVM bug: Constant map dupli
cated key. | |
98 compile_time_constant_o_test/01: RuntimeError # KernelVM bug: Constant map dupli
cated key. | 94 compile_time_constant_o_test/01: RuntimeError # KernelVM bug: Constant map dupli
cated key. |
99 compile_time_constant_o_test/02: RuntimeError # KernelVM bug: Constant map dupli
cated key. | 95 compile_time_constant_o_test/02: RuntimeError # KernelVM bug: Constant map dupli
cated key. |
100 const_dynamic_type_literal_test/02: RuntimeError # KernelVM bug: Constant map du
plicated key. | 96 const_dynamic_type_literal_test/02: RuntimeError # KernelVM bug: Constant map du
plicated key. |
101 map_literal3_test: RuntimeError # KernelVM bug: Constant map duplicated key. | 97 map_literal3_test: RuntimeError # KernelVM bug: Constant map duplicated key. |
102 map_literal6_test: RuntimeError # KernelVM bug: Constant map duplicated key. | 98 map_literal6_test: RuntimeError # KernelVM bug: Constant map duplicated key. |
103 | 99 |
104 dynamic_prefix_core_test/01: RuntimeError # KernelVM bug: Blocked on language is
sue 29125. | 100 dynamic_prefix_core_test/01: RuntimeError # KernelVM bug: Blocked on language is
sue 29125. |
105 | 101 |
106 for2_test: RuntimeError # KernelVM bug: Closure conversion? | 102 for2_test: RuntimeError # KernelVM bug: Closure conversion? |
107 for_variable_capture_test: RuntimeError # KernelVM bug: Closure conversion? | 103 for_variable_capture_test: RuntimeError # KernelVM bug: Closure conversion? |
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
219 # dartk: precompilation failures (debug) | 215 # dartk: precompilation failures (debug) |
220 [ $compiler == dartkp && $mode == debug ] | 216 [ $compiler == dartkp && $mode == debug ] |
221 external_test/13: Crash | 217 external_test/13: Crash |
222 final_syntax_test/09: Crash | 218 final_syntax_test/09: Crash |
223 regress_22445_test: Crash | 219 regress_22445_test: Crash |
224 regress_23498_test: Crash | 220 regress_23498_test: Crash |
225 | 221 |
226 # dartk: checked mode failures | 222 # dartk: checked mode failures |
227 [ $checked && ($compiler == dartk || $compiler == dartkp) ] | 223 [ $checked && ($compiler == dartk || $compiler == dartkp) ] |
228 async_await_test: RuntimeError | 224 async_await_test: RuntimeError |
229 compile_time_constant_checked_test/02: MissingCompileTimeError | |
230 const_constructor2_test/20: MissingCompileTimeError | 225 const_constructor2_test/20: MissingCompileTimeError |
231 const_constructor2_test/22: MissingCompileTimeError | 226 const_constructor2_test/22: MissingCompileTimeError |
232 const_constructor2_test/24: MissingCompileTimeError | 227 const_constructor2_test/24: MissingCompileTimeError |
233 const_init2_test/02: MissingCompileTimeError | 228 const_init2_test/02: MissingCompileTimeError |
234 default_factory2_test/01: Fail | 229 default_factory2_test/01: Fail |
235 factory_redirection_test/08: Fail | 230 factory_redirection_test/08: Fail |
236 factory_redirection_test/09: Fail | 231 factory_redirection_test/09: Fail |
237 factory_redirection_test/10: Fail | 232 factory_redirection_test/10: Fail |
238 factory_redirection_test/12: Fail | 233 factory_redirection_test/12: Fail |
239 factory_redirection_test/13: Fail | 234 factory_redirection_test/13: Fail |
(...skipping 18 matching lines...) Expand all Loading... |
258 mixin_super_bound2_test/01: RuntimeError | 253 mixin_super_bound2_test/01: RuntimeError |
259 mixin_super_bound_test: RuntimeError | 254 mixin_super_bound_test: RuntimeError |
260 msk_bound_test: RuntimeError | 255 msk_bound_test: RuntimeError |
261 redirecting_factory_infinite_steps_test/01: Fail | 256 redirecting_factory_infinite_steps_test/01: Fail |
262 redirecting_factory_malbounded_test/01: Fail | 257 redirecting_factory_malbounded_test/01: Fail |
263 regress_22728_test: RuntimeError | 258 regress_22728_test: RuntimeError |
264 regress_26133_test: RuntimeError | 259 regress_26133_test: RuntimeError |
265 type_parameter_test/05: MissingCompileTimeError | 260 type_parameter_test/05: MissingCompileTimeError |
266 type_parameter_test/none: RuntimeError | 261 type_parameter_test/none: RuntimeError |
267 type_variable_bounds4_test/01: RuntimeError | 262 type_variable_bounds4_test/01: RuntimeError |
OLD | NEW |