Chromium Code Reviews| 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 # These tests currently take too long. Remove when they are fixed. | 5 # These tests currently take too long. Remove when they are fixed. |
| 6 [ $compiler == dartk || $compiler == dartkp ] | 6 [ $compiler == dartk || $compiler == dartkp ] |
| 7 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 | 7 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 |
| 8 | 8 |
| 9 ############################################################################### | 9 ############################################################################### |
| 10 # Dartk Entries | 10 # Dartk Entries |
| 11 ############################################################################### | 11 ############################################################################### |
| 12 | 12 |
| 13 [ $compiler == dartk || $compiler == dartkp ] | 13 [ $compiler == dartk || $compiler == dartkp ] |
| 14 conditional_import_string_test: DartkCompileTimeError | 14 conditional_import_string_test: CompileTimeError |
| 15 conditional_import_test: DartkCompileTimeError | 15 conditional_import_test: CompileTimeError |
| 16 conflicting_type_variable_and_setter_test: DartkCompileTimeError | 16 conflicting_type_variable_and_setter_test: CompileTimeError |
| 17 const_for_in_variable_test/01: MissingCompileTimeError | 17 const_for_in_variable_test/01: MissingCompileTimeError |
| 18 constructor_duplicate_final_test/03: MissingCompileTimeError | 18 constructor_duplicate_final_test/03: MissingCompileTimeError |
| 19 deep_nesting1_negative_test: DartkCrash | 19 deep_nesting1_negative_test: DartkCrash |
| 20 deep_nesting2_negative_test: DartkCrash | 20 deep_nesting2_negative_test: DartkCrash |
| 21 enum_syntax_test/05: MissingCompileTimeError | 21 enum_syntax_test/05: MissingCompileTimeError |
| 22 enum_syntax_test/06: MissingCompileTimeError | 22 enum_syntax_test/06: MissingCompileTimeError |
| 23 external_test/21: MissingCompileTimeError | 23 external_test/21: MissingCompileTimeError |
| 24 external_test/24: MissingCompileTimeError | 24 external_test/24: MissingCompileTimeError |
| 25 external_test/25: MissingCompileTimeError | 25 external_test/25: MissingCompileTimeError |
| 26 final_syntax_test/01: MissingCompileTimeError | 26 final_syntax_test/01: MissingCompileTimeError |
| 27 final_syntax_test/02: MissingCompileTimeError | 27 final_syntax_test/02: MissingCompileTimeError |
| 28 final_syntax_test/03: MissingCompileTimeError | 28 final_syntax_test/03: MissingCompileTimeError |
| 29 final_syntax_test/04: MissingCompileTimeError | 29 final_syntax_test/04: MissingCompileTimeError |
| 30 generic_local_functions_test: DartkCompileTimeError # Issue 28515 | 30 generic_local_functions_test: CompileTimeError # Issue 28515 |
| 31 generic_methods_generic_function_parameter_test: DartkCompileTimeError # Issue 2 8515 | 31 generic_methods_generic_function_parameter_test: CompileTimeError # Issue 28515 |
| 32 metadata_test: DartkCompileTimeError | 32 main_not_a_function_test/01: DartkCrash |
| 33 multiline_newline_test/01: DartkCompileTimeError | 33 metadata_test: CompileTimeError |
| 34 multiline_newline_test/02: DartkCompileTimeError | 34 mixin_illegal_super_use_test/01: MissingCompileTimeError |
| 35 multiline_newline_test/03: DartkCompileTimeError | 35 mixin_illegal_super_use_test/02: MissingCompileTimeError |
| 36 mixin_illegal_super_use_test/03: MissingCompileTimeError | |
| 37 mixin_illegal_super_use_test/04: MissingCompileTimeError | |
| 38 mixin_illegal_super_use_test/05: MissingCompileTimeError | |
| 39 mixin_illegal_super_use_test/06: MissingCompileTimeError | |
| 40 mixin_illegal_super_use_test/07: MissingCompileTimeError | |
| 41 mixin_illegal_super_use_test/08: MissingCompileTimeError | |
| 42 mixin_illegal_super_use_test/09: MissingCompileTimeError | |
| 43 mixin_illegal_super_use_test/10: MissingCompileTimeError | |
| 44 mixin_illegal_super_use_test/11: MissingCompileTimeError | |
| 45 mixin_illegal_superclass_test/01: MissingCompileTimeError | |
| 46 mixin_illegal_superclass_test/02: MissingCompileTimeError | |
| 47 mixin_illegal_superclass_test/03: MissingCompileTimeError | |
|
kustermann
2017/01/31 15:39:00
Why do these suddendly pop up?
Vyacheslav Egorov (Google)
2017/01/31 17:06:56
Done.
| |
| 48 mixin_illegal_superclass_test/04: MissingCompileTimeError | |
| 49 mixin_illegal_superclass_test/05: MissingCompileTimeError | |
| 50 mixin_illegal_superclass_test/06: MissingCompileTimeError | |
| 51 mixin_illegal_superclass_test/07: MissingCompileTimeError | |
| 52 mixin_illegal_superclass_test/08: MissingCompileTimeError | |
| 53 mixin_illegal_superclass_test/09: MissingCompileTimeError | |
| 54 mixin_illegal_superclass_test/10: MissingCompileTimeError | |
| 55 mixin_illegal_superclass_test/11: MissingCompileTimeError | |
| 56 mixin_illegal_superclass_test/12: MissingCompileTimeError | |
| 57 mixin_illegal_superclass_test/13: MissingCompileTimeError | |
| 58 mixin_illegal_superclass_test/14: MissingCompileTimeError | |
| 59 mixin_illegal_superclass_test/15: MissingCompileTimeError | |
| 60 mixin_illegal_superclass_test/16: MissingCompileTimeError | |
| 61 mixin_illegal_superclass_test/17: MissingCompileTimeError | |
| 62 mixin_illegal_superclass_test/18: MissingCompileTimeError | |
| 63 mixin_illegal_superclass_test/19: MissingCompileTimeError | |
| 64 mixin_illegal_superclass_test/20: MissingCompileTimeError | |
| 65 mixin_illegal_superclass_test/21: MissingCompileTimeError | |
| 66 mixin_illegal_superclass_test/22: MissingCompileTimeError | |
| 67 mixin_illegal_superclass_test/23: MissingCompileTimeError | |
| 68 mixin_illegal_superclass_test/24: MissingCompileTimeError | |
| 69 mixin_illegal_superclass_test/25: MissingCompileTimeError | |
| 70 mixin_illegal_superclass_test/26: MissingCompileTimeError | |
| 71 mixin_illegal_superclass_test/27: MissingCompileTimeError | |
| 72 mixin_illegal_superclass_test/28: MissingCompileTimeError | |
| 73 mixin_illegal_superclass_test/29: MissingCompileTimeError | |
| 74 mixin_illegal_superclass_test/30: MissingCompileTimeError | |
| 75 multiline_newline_test/01: CompileTimeError | |
| 76 multiline_newline_test/02: CompileTimeError | |
| 77 multiline_newline_test/03: CompileTimeError | |
| 36 multiline_newline_test/04: MissingCompileTimeError | 78 multiline_newline_test/04: MissingCompileTimeError |
| 37 multiline_newline_test/05: MissingCompileTimeError | 79 multiline_newline_test/05: MissingCompileTimeError |
| 38 multiline_newline_test/06: MissingCompileTimeError | 80 multiline_newline_test/06: MissingCompileTimeError |
| 39 not_enough_positional_arguments_test/01: DartkCompileTimeError | |
| 40 regress_27617_test/1: MissingCompileTimeError | 81 regress_27617_test/1: MissingCompileTimeError |
| 41 type_variable_conflict2_test/02: MissingCompileTimeError | |
| 42 vm/debug_break_enabled_vm_test/01: DartkCompileTimeError | |
| 43 vm/debug_break_enabled_vm_test/none: DartkCompileTimeError | |
| 44 vm/reflect_core_vm_test: DartkCompileTimeError | |
| 45 vm/regress_27201_test: DartkCompileTimeError | |
| 46 vm/regress_28325_test: RuntimeError # Issue 28055. | 82 vm/regress_28325_test: RuntimeError # Issue 28055. |
| 47 | 83 vm/debug_break_enabled_vm_test/01: CompileTimeError |
| 48 # dartk: temporary failure | 84 vm/debug_break_enabled_vm_test/none: CompileTimeError |
| 49 mixin_illegal_syntax_test/00: DartkCrash | 85 vm/reflect_core_vm_test: CompileTimeError |
| 50 | 86 vm/regress_27201_test: CompileTimeError |
| 51 # Passing for the wrong reason | |
| 52 language/main_not_a_function_test/01: Pass # Fails if tree shaking is disabled | 87 language/main_not_a_function_test/01: Pass # Fails if tree shaking is disabled |
| 53 | 88 |
| 54 # dartk: JIT failures | 89 # dartk: JIT failures |
| 55 [ $compiler == dartk && $runtime == vm ] | 90 [ $compiler == dartk && $runtime == vm ] |
| 56 config_import_corelib_test: RuntimeError | 91 config_import_corelib_test: RuntimeError |
| 57 reify_typevar_static_test/00: MissingCompileTimeError | 92 type_variable_conflict2_test/02: MissingCompileTimeError |
| 58 type_variable_conflict2_test/06: MissingCompileTimeError | |
| 59 type_variable_conflict2_test/08: MissingCompileTimeError | |
| 60 type_variable_conflict2_test/10: MissingCompileTimeError | |
| 61 | 93 |
| 62 # dartk: precompilation failures | 94 # dartk: precompilation failures |
| 63 [ $compiler == dartkp && $runtime == dart_precompiled ] | 95 [ $compiler == dartkp && $runtime == dart_precompiled ] |
| 64 config_import_corelib_test: RuntimeError | 96 config_import_corelib_test: RuntimeError |
| 65 | 97 |
| 66 ############################################################################### | 98 ############################################################################### |
| 67 # VM Entries | 99 # VM Entries |
| 68 ############################################################################### | 100 ############################################################################### |
| 69 | 101 |
| 70 # dartk: Shared JIT & Precompilation failures | 102 # dartk: Shared JIT & Precompilation failures |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 258 named_parameters_type_test/03: Crash | 290 named_parameters_type_test/03: Crash |
| 259 positional_parameters_type_test/01: Crash | 291 positional_parameters_type_test/01: Crash |
| 260 positional_parameters_type_test/02: Crash | 292 positional_parameters_type_test/02: Crash |
| 261 type_checks_in_factory_method_test: Crash | 293 type_checks_in_factory_method_test: Crash |
| 262 vm/regress_27671_test: Crash | 294 vm/regress_27671_test: Crash |
| 263 vm/type_vm_test: Crash | 295 vm/type_vm_test: Crash |
| 264 | 296 |
| 265 # Triaged checked mode failures | 297 # Triaged checked mode failures |
| 266 [ ($compiler == dartk || $compiler == dartkp) && $checked ] | 298 [ ($compiler == dartk || $compiler == dartkp) && $checked ] |
| 267 language/regress_22728_test: Fail # Dartk Issue 28498 | 299 language/regress_22728_test: Fail # Dartk Issue 28498 |
| OLD | NEW |