| 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 == precompiler" or | 5 # Sections in this file should contain "$compiler == precompiler" or |
| 6 # "$runtime == dart_precompiled". | 6 # "$runtime == dart_precompiled". |
| 7 | 7 |
| 8 [ $runtime == dart_precompiled ] | 8 [ $runtime == dart_precompiled ] |
| 9 abstract_beats_arguments_test: MissingCompileTimeError | 9 abstract_beats_arguments_test: MissingCompileTimeError |
| 10 abstract_exact_selector_test/01: MissingCompileTimeError | 10 abstract_exact_selector_test/01: MissingCompileTimeError |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 95 class_literal_test/19: MissingCompileTimeError | 95 class_literal_test/19: MissingCompileTimeError |
| 96 class_literal_test/20: MissingCompileTimeError | 96 class_literal_test/20: MissingCompileTimeError |
| 97 class_literal_test/21: MissingCompileTimeError | 97 class_literal_test/21: MissingCompileTimeError |
| 98 class_literal_test/22: MissingCompileTimeError | 98 class_literal_test/22: MissingCompileTimeError |
| 99 class_literal_test/23: MissingCompileTimeError | 99 class_literal_test/23: MissingCompileTimeError |
| 100 class_literal_test/24: MissingCompileTimeError | 100 class_literal_test/24: MissingCompileTimeError |
| 101 checked_setter_test: MissingCompileTimeError | 101 checked_setter_test: MissingCompileTimeError |
| 102 class_literal_test/25: MissingCompileTimeError | 102 class_literal_test/25: MissingCompileTimeError |
| 103 covariant_subtyping_with_substitution_test: RuntimeError | 103 covariant_subtyping_with_substitution_test: RuntimeError |
| 104 covariant_tear_off_type_test: RuntimeError | 104 covariant_tear_off_type_test: RuntimeError |
| 105 generic_closure_test: RuntimeError |
| 106 generic_field_mixin6_test/01: MissingCompileTimeError |
| 107 generic_function_bounds_test: RuntimeError |
| 108 generic_function_dcall_test: RuntimeError |
| 109 generic_function_typedef_test/01: RuntimeError |
| 110 generic_function_typedef2_test/04: MissingCompileTimeError |
| 105 generic_instanceof_test: RuntimeError | 111 generic_instanceof_test: RuntimeError |
| 106 generic_list_checked_test: RuntimeError | 112 generic_list_checked_test: RuntimeError |
| 107 generic_methods_bounds_test/01: MissingCompileTimeError | 113 generic_methods_bounds_test/01: MissingCompileTimeError |
| 108 generic_methods_bounds_test/02: MissingRuntimeError | 114 generic_methods_bounds_test/02: MissingRuntimeError |
| 109 generic_methods_dynamic_test/01: MissingCompileTimeError | 115 generic_methods_dynamic_test/01: MissingCompileTimeError |
| 110 generic_methods_dynamic_test/02: MissingRuntimeError | 116 generic_methods_dynamic_test/02: MissingRuntimeError |
| 111 generic_methods_dynamic_test/03: MissingCompileTimeError | 117 generic_methods_dynamic_test/03: MissingCompileTimeError |
| 112 generic_methods_dynamic_test/04: MissingRuntimeError | 118 generic_methods_dynamic_test/04: MissingRuntimeError |
| 113 generic_methods_generic_class_tearoff_test: RuntimeError | 119 generic_methods_generic_class_tearoff_test: RuntimeError |
| 114 generic_methods_named_parameters_test: RuntimeError | 120 generic_methods_named_parameters_test: RuntimeError |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 232 assertion_initializer_const_error2_test/cc05: Pass, OK | 238 assertion_initializer_const_error2_test/cc05: Pass, OK |
| 233 assertion_initializer_const_error2_test/cc06: Pass, OK | 239 assertion_initializer_const_error2_test/cc06: Pass, OK |
| 234 assertion_initializer_const_error2_test/cc07: Pass, OK | 240 assertion_initializer_const_error2_test/cc07: Pass, OK |
| 235 assertion_initializer_const_error2_test/cc08: Pass, OK | 241 assertion_initializer_const_error2_test/cc08: Pass, OK |
| 236 assertion_initializer_const_error2_test/cc09: Pass, OK | 242 assertion_initializer_const_error2_test/cc09: Pass, OK |
| 237 assertion_initializer_const_error2_test/cc10: Pass, OK | 243 assertion_initializer_const_error2_test/cc10: Pass, OK |
| 238 assertion_initializer_const_error2_test/cc11: Pass, OK | 244 assertion_initializer_const_error2_test/cc11: Pass, OK |
| 239 assertion_initializer_const_error2_test/none: CompileTimeError | 245 assertion_initializer_const_error2_test/none: CompileTimeError |
| 240 assertion_initializer_const_error_test/01: MissingCompileTimeError | 246 assertion_initializer_const_error_test/01: MissingCompileTimeError |
| 241 assertion_initializer_const_function_error_test/01: MissingCompileTimeError | 247 assertion_initializer_const_function_error_test/01: MissingCompileTimeError |
| 248 generic_field_mixin6_test/none: RuntimeError |
| 242 | 249 |
| 243 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ] | 250 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ] |
| 244 async_star_regression_2238_test: CompileTimeError, RuntimeError | 251 async_star_regression_2238_test: CompileTimeError, RuntimeError |
| 245 | 252 |
| 246 # These test entries will be valid for vm (with and without kernel). | 253 # These test entries will be valid for vm (with and without kernel). |
| 247 [ $runtime == dart_precompiled ] | 254 [ $runtime == dart_precompiled ] |
| 248 async_star_cancel_while_paused_test: RuntimeError | 255 async_star_cancel_while_paused_test: RuntimeError |
| 249 async_star_pause_test: Fail, OK | 256 async_star_pause_test: Fail, OK |
| 250 generic_methods_recursive_bound_test/02: Crash | 257 generic_methods_recursive_bound_test/02: Crash |
| 251 generic_methods_recursive_bound_test/03: Crash, Pass | 258 generic_methods_recursive_bound_test/03: Crash, Pass |
| 252 | 259 |
| 253 [ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && ($r
untime == vm || $runtime == dart_precompiled || $runtime == flutter) ] | 260 [ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && ($r
untime == vm || $runtime == dart_precompiled || $runtime == flutter) ] |
| 254 class_keyword_test/02: MissingCompileTimeError # Issue 13627 | 261 class_keyword_test/02: MissingCompileTimeError # Issue 13627 |
| 255 unicode_bom_test: Fail # Issue 16067 | 262 unicode_bom_test: Fail # Issue 16067 |
| 256 | 263 |
| 257 [ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $ch
ecked ] | 264 [ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $ch
ecked ] |
| 265 generic_functions_test: Pass # Issue 25869 |
| 258 generic_methods_function_type_test: Pass # Issue 25869 | 266 generic_methods_function_type_test: Pass # Issue 25869 |
| 267 generic_methods_generic_function_parameter_test: Pass # Issue 25869 |
| 259 generic_methods_test: Pass # Issue 25869 | 268 generic_methods_test: Pass # Issue 25869 |
| 260 generic_methods_new_test: Pass # Issue 25869 | 269 generic_methods_new_test: Pass # Issue 25869 |
| 261 generic_local_functions_test: Pass # Issue 25869 | 270 generic_local_functions_test: Pass # Issue 25869 |
| 262 generic_methods_generic_function_parameter_test: Pass # Issue 25869 | 271 generic_methods_generic_function_parameter_test: Pass # Issue 25869 |
| 263 | 272 |
| 264 [ $runtime == dart_precompiled || $compiler == app_jit ] | 273 [ $runtime == dart_precompiled || $compiler == app_jit ] |
| 265 hello_dart_test: Skip # Incompatible flag: --compile_all | 274 hello_dart_test: Skip # Incompatible flag: --compile_all |
| 275 |
| 276 [ ($runtime == vm || $runtime == flutter || $runtime == dart_precompiled) && ($c
ompiler == none || $compiler == app_jit || $compiler == precompiler) ] |
| 277 generalized_void_syntax_test: CompileTimeError # Issue #30176. |
| OLD | NEW |