OLD | NEW |
---|---|
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dartk" or | 5 # Sections in this file should contain "$compiler == dartk" or |
6 # "$compiler == dartkp". | 6 # "$compiler == dartkp". |
7 | 7 |
8 [ $compiler == dartk ] | 8 [ $compiler == dartk ] |
9 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08 | 9 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08 |
10 | 10 |
(...skipping 15 matching lines...) Expand all Loading... | |
26 generic_methods_named_parameters_test: RuntimeError | 26 generic_methods_named_parameters_test: RuntimeError |
27 generic_methods_optional_parameters_test: RuntimeError | 27 generic_methods_optional_parameters_test: RuntimeError |
28 generic_methods_overriding_test/01: MissingCompileTimeError | 28 generic_methods_overriding_test/01: MissingCompileTimeError |
29 generic_methods_overriding_test/03: MissingCompileTimeError | 29 generic_methods_overriding_test/03: MissingCompileTimeError |
30 generic_methods_recursive_bound_test/02: MissingCompileTimeError | 30 generic_methods_recursive_bound_test/02: MissingCompileTimeError |
31 generic_methods_simple_as_expression_test/02: MissingRuntimeError | 31 generic_methods_simple_as_expression_test/02: MissingRuntimeError |
32 generic_methods_simple_is_expression_test: RuntimeError | 32 generic_methods_simple_is_expression_test: RuntimeError |
33 generic_methods_tearoff_specialization_test: RuntimeError | 33 generic_methods_tearoff_specialization_test: RuntimeError |
34 generic_methods_unused_parameter_test: RuntimeError | 34 generic_methods_unused_parameter_test: RuntimeError |
35 generic_tearoff_test: CompileTimeError | 35 generic_tearoff_test: CompileTimeError |
36 identical_const_test/01: MissingCompileTimeError | |
37 identical_const_test/02: MissingCompileTimeError | |
38 identical_const_test/03: MissingCompileTimeError | |
39 identical_const_test/04: MissingCompileTimeError | |
40 if_null_assignment_behavior_test/03: MissingCompileTimeError | |
41 if_null_assignment_behavior_test/13: MissingCompileTimeError | |
42 if_null_assignment_behavior_test/15: MissingCompileTimeError | |
43 if_null_assignment_static_test/02: MissingCompileTimeError | |
44 if_null_assignment_static_test/04: MissingCompileTimeError | |
45 if_null_assignment_static_test/06: MissingCompileTimeError | |
46 if_null_assignment_static_test/07: MissingCompileTimeError | |
47 if_null_assignment_static_test/09: MissingCompileTimeError | |
48 if_null_assignment_static_test/11: MissingCompileTimeError | |
49 if_null_assignment_static_test/13: MissingCompileTimeError | |
50 if_null_assignment_static_test/14: MissingCompileTimeError | |
51 if_null_assignment_static_test/16: MissingCompileTimeError | |
52 if_null_assignment_static_test/18: MissingCompileTimeError | |
53 if_null_assignment_static_test/20: MissingCompileTimeError | |
54 if_null_assignment_static_test/21: MissingCompileTimeError | |
55 if_null_assignment_static_test/23: MissingCompileTimeError | |
56 if_null_assignment_static_test/25: MissingCompileTimeError | |
57 if_null_assignment_static_test/27: MissingCompileTimeError | |
58 if_null_assignment_static_test/28: MissingCompileTimeError | |
59 if_null_assignment_static_test/30: MissingCompileTimeError | |
60 if_null_assignment_static_test/32: MissingCompileTimeError | |
61 if_null_assignment_static_test/34: MissingCompileTimeError | |
62 if_null_assignment_static_test/35: MissingCompileTimeError | |
63 if_null_assignment_static_test/37: MissingCompileTimeError | |
64 if_null_assignment_static_test/39: MissingCompileTimeError | |
65 if_null_assignment_static_test/41: MissingCompileTimeError | |
66 if_null_assignment_static_test/42: MissingCompileTimeError | |
67 if_null_evaluation_order_test: Crash # VM does not support BottomType | |
Lasse Reichstein Nielsen
2017/08/29 07:43:40
Worrisome because there shouldn't be any "bottom"
Bob Nystrom
2017/08/30 18:21:23
Oops, that was a mistake on my part. This is passi
| |
68 if_null_evaluation_order_test: Pass | |
69 if_null_precedence_test/06: MissingCompileTimeError | |
70 if_null_precedence_test/07: MissingCompileTimeError | |
71 if_null_precedence_test/none: RuntimeError | |
36 | 72 |
37 [ $compiler == dartk && $runtime == vm && !$checked ] | 73 [ $compiler == dartk && $runtime == vm && !$checked ] |
38 assertion_initializer_const_error2_test/cc02: MissingCompileTimeError | 74 assertion_initializer_const_error2_test/cc02: MissingCompileTimeError |
39 | 75 |
40 [ $compiler == dartk && $runtime == vm && $checked ] | 76 [ $compiler == dartk && $runtime == vm && $checked ] |
41 assertion_initializer_const_function_test/01: RuntimeError | 77 assertion_initializer_const_function_test/01: RuntimeError |
42 regress_30339_test: RuntimeError | 78 regress_30339_test: RuntimeError |
43 | 79 |
44 [ $compiler == dartkp && $runtime == dart_precompiled ] | 80 [ $compiler == dartkp && $runtime == dart_precompiled ] |
45 assertion_initializer_const_error2_test/none: CompileTimeError | 81 assertion_initializer_const_error2_test/none: CompileTimeError |
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
195 # These test entries will be valid for vm (with and without kernel). | 231 # These test entries will be valid for vm (with and without kernel). |
196 [ $compiler == none || $compiler == app_jit || $compiler == dartk ] | 232 [ $compiler == none || $compiler == app_jit || $compiler == dartk ] |
197 async_star_cancel_while_paused_test: RuntimeError | 233 async_star_cancel_while_paused_test: RuntimeError |
198 async_star_pause_test: Fail, OK | 234 async_star_pause_test: Fail, OK |
199 | 235 |
200 [ $compiler == dartk && $runtime == vm ] | 236 [ $compiler == dartk && $runtime == vm ] |
201 async_star_cancel_while_paused_test: RuntimeError | 237 async_star_cancel_while_paused_test: RuntimeError |
202 | 238 |
203 [ $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ] | 239 [ $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ] |
204 generic_methods_type_expression_test: RuntimeError # Issue 25869 / 27460 | 240 generic_methods_type_expression_test: RuntimeError # Issue 25869 / 27460 |
OLD | NEW |