| 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 && $mode == debug ] | 5 [ $compiler == dartk && $mode == debug ] |
| 6 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash | 6 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash |
| 7 | 7 |
| 8 [ $compiler == dartk || $compiler == dartkp ] | 8 [ $compiler == dartk || $compiler == dartkp ] |
| 9 Language/Classes/Constructors/Generative_Constructors/initializers_t12: MissingC
ompileTimeError # Test bug: Test doesn't execute erroneous code. | 9 Language/Classes/Constructors/Generative_Constructors/initializers_t12: MissingC
ompileTimeError # Test bug: Test doesn't execute erroneous code. |
| 10 Language/Classes/Constructors/Generative_Constructors/redirection_t09: MissingCo
mpileTimeError # Test bug: Test doesn't execute erroneous code. | 10 Language/Classes/Constructors/Generative_Constructors/redirection_t09: MissingCo
mpileTimeError # Test bug: Test doesn't execute erroneous code. |
| (...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 130 Language/Metadata/before_param_t01: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 130 Language/Metadata/before_param_t01: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 131 Language/Metadata/before_param_t02: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 131 Language/Metadata/before_param_t02: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 132 Language/Metadata/before_param_t03: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 132 Language/Metadata/before_param_t03: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 133 Language/Metadata/before_param_t04: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 133 Language/Metadata/before_param_t04: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 134 Language/Metadata/before_param_t05: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 134 Language/Metadata/before_param_t05: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 135 Language/Metadata/before_param_t06: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 135 Language/Metadata/before_param_t06: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 136 Language/Metadata/before_param_t07: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 136 Language/Metadata/before_param_t07: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 137 Language/Metadata/before_param_t08: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 137 Language/Metadata/before_param_t08: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 138 Language/Metadata/before_param_t09: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 138 Language/Metadata/before_param_t09: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
| 139 Language/Metadata/before_typedef_t01: RuntimeError # Issue 28434: Kernel IR mis
ses these annotations. | 139 Language/Metadata/before_typedef_t01: RuntimeError # Issue 28434: Kernel IR mis
ses these annotations. |
| 140 Language/Metadata/before_variable_t01: RuntimeError # Issue 28434: Kernel IR mi
sses these annotations. | |
| 141 Language/Metadata/before_variable_t02: RuntimeError # Issue 28434: Kernel IR mi
sses these annotations. | |
| 142 Language/Metadata/compilation_t03: MissingCompileTimeError | 140 Language/Metadata/compilation_t03: MissingCompileTimeError |
| 143 Language/Metadata/compilation_t08: Crash | 141 Language/Metadata/compilation_t08: Crash |
| 144 Language/Metadata/compilation_t10: Crash | 142 Language/Metadata/compilation_t10: Crash |
| 145 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError | 143 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError |
| 146 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765 | 144 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765 |
| 147 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767 | 145 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767 |
| 148 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767 | 146 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767 |
| 149 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash | 147 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash |
| 150 Language/Statements/Continue/label_t06: MissingCompileTimeError | 148 Language/Statements/Continue/label_t06: MissingCompileTimeError |
| 151 Language/Statements/Continue/label_t07: MissingCompileTimeError | 149 Language/Statements/Continue/label_t07: MissingCompileTimeError |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 Language/Statements/Switch/execution_t01: RuntimeError | 219 Language/Statements/Switch/execution_t01: RuntimeError |
| 222 Language/Statements/Switch/type_t01: RuntimeError | 220 Language/Statements/Switch/type_t01: RuntimeError |
| 223 Language/Types/Dynamic_Type_System/malbounded_type_error_t01: RuntimeError | 221 Language/Types/Dynamic_Type_System/malbounded_type_error_t01: RuntimeError |
| 224 Language/Types/Parameterized_Types/malbounded_t06: RuntimeError | 222 Language/Types/Parameterized_Types/malbounded_t06: RuntimeError |
| 225 Language/Types/Static_Types/malformed_type_t04: RuntimeError | 223 Language/Types/Static_Types/malformed_type_t04: RuntimeError |
| 226 | 224 |
| 227 # Deferred loading kernel issue 28335. | 225 # Deferred loading kernel issue 28335. |
| 228 [ $compiler == dartk || $compiler == dartkp ] | 226 [ $compiler == dartk || $compiler == dartkp ] |
| 229 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. | 227 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. |
| 230 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. | 228 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. |
| OLD | NEW |