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 # Disable tests globally for kernel. | 5 # Disable tests globally for kernel. |
6 [ $compiler == dartk || $compiler == dartkp ] | 6 [ $compiler == dartk || $compiler == dartkp ] |
7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. | 7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. |
8 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. | 8 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. |
9 LibTest/isolate/Isolate/spawnUri_A01_t06: Fail # Test is racy. | |
10 | 9 |
11 Language/Metadata/before_export_t01: RuntimeError # Issue 28434: Kernel IR miss
es these annotations. | 10 Language/Metadata/before_export_t01: RuntimeError # Issue 28434: Kernel IR miss
es these annotations. |
12 Language/Metadata/before_import_t01: RuntimeError # Issue 28434: Kernel IR miss
es these annotations. | 11 Language/Metadata/before_import_t01: RuntimeError # Issue 28434: Kernel IR miss
es these annotations. |
13 Language/Metadata/before_library_t01: RuntimeError # Issue 28434: Kernel IR mis
ses these annotations. | 12 Language/Metadata/before_library_t01: RuntimeError # Issue 28434: Kernel IR mis
ses these annotations. |
14 Language/Metadata/before_param_t01: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 13 Language/Metadata/before_param_t01: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
15 Language/Metadata/before_param_t02: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 14 Language/Metadata/before_param_t02: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
16 Language/Metadata/before_param_t03: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 15 Language/Metadata/before_param_t03: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
17 Language/Metadata/before_param_t04: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 16 Language/Metadata/before_param_t04: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
18 Language/Metadata/before_param_t05: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 17 Language/Metadata/before_param_t05: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
19 Language/Metadata/before_param_t06: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. | 18 Language/Metadata/before_param_t06: RuntimeError # Issue 28434: Kernel IR misse
s these annotations. |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 Language/Statements/Break/label_t03: MissingCompileTimeError | 105 Language/Statements/Break/label_t03: MissingCompileTimeError |
107 Language/Statements/Break/label_t04: MissingCompileTimeError | 106 Language/Statements/Break/label_t04: MissingCompileTimeError |
108 Language/Statements/Continue/label_t07: MissingCompileTimeError | 107 Language/Statements/Continue/label_t07: MissingCompileTimeError |
109 Language/Variables/final_or_static_initialization_t01: MissingCompileTimeError | 108 Language/Variables/final_or_static_initialization_t01: MissingCompileTimeError |
110 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError | 109 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError |
111 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError | 110 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError |
112 Language/Variables/final_t04: MissingCompileTimeError | 111 Language/Variables/final_t04: MissingCompileTimeError |
113 Language/Variables/final_t05: MissingCompileTimeError | 112 Language/Variables/final_t05: MissingCompileTimeError |
114 Language/Variables/final_t06: MissingCompileTimeError | 113 Language/Variables/final_t06: MissingCompileTimeError |
115 Language/Variables/final_t07: MissingCompileTimeError | 114 Language/Variables/final_t07: MissingCompileTimeError |
116 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Missing c
ompile-time error from analyzer | |
117 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError | |
118 | 115 |
119 # dartk: JIT failures | 116 # dartk: JIT failures |
120 [ $compiler == dartk && $runtime == vm ] | 117 [ $compiler == dartk && $runtime == vm ] |
121 Language/Expressions/Constants/exception_t01: Crash | 118 Language/Expressions/Constants/exception_t01: Crash |
122 Language/Expressions/Constants/exception_t02: Crash | 119 Language/Expressions/Constants/exception_t02: Crash |
123 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash | 120 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash |
124 | 121 |
125 # dartk: precompilation failures | 122 # dartk: precompilation failures |
126 [ $compiler == dartkp && $runtime == dart_precompiled ] | 123 [ $compiler == dartkp && $runtime == dart_precompiled ] |
| 124 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError |
| 125 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError |
127 | 126 |
128 ############################################################################### | 127 ############################################################################### |
129 # VM Entries | 128 # VM Entries |
130 ############################################################################### | 129 ############################################################################### |
131 | 130 |
132 # dartk: Shared JIT & Precompiled failures | 131 # dartk: Shared JIT & Precompiled failures |
133 [ ($compiler == dartk && $runtime == vm) || ($compiler == dartkp && $runtime ==
dart_precompiled) ] | 132 [ ($compiler == dartk && $runtime == vm) || ($compiler == dartkp && $runtime ==
dart_precompiled) ] |
134 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize
r_t02: RuntimeError # Dartk Issue 28566 | 133 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize
r_t02: RuntimeError # Dartk Issue 28566 |
135 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu
tion_t02: RuntimeError # Dartk Issue 28566 | 134 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu
tion_t02: RuntimeError # Dartk Issue 28566 |
136 Language/Classes/definition_t23: CompileTimeError # Dartk Issue 28567 | 135 Language/Classes/definition_t23: CompileTimeError # Dartk Issue 28567 |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 | 182 |
184 # dartk: JIT failures (debug) | 183 # dartk: JIT failures (debug) |
185 [ $compiler == dartk && $runtime == vm && $mode == debug ] | 184 [ $compiler == dartk && $runtime == vm && $mode == debug ] |
186 | 185 |
187 # dartk: precompilation failures | 186 # dartk: precompilation failures |
188 [ $compiler == dartkp && $runtime == dart_precompiled ] | 187 [ $compiler == dartkp && $runtime == dart_precompiled ] |
189 Language/Expressions/Constants/exception_t01: Crash | 188 Language/Expressions/Constants/exception_t01: Crash |
190 Language/Expressions/Constants/exception_t02: Crash | 189 Language/Expressions/Constants/exception_t02: Crash |
191 | 190 |
192 # dartk: precompilation failures (debug) | 191 # dartk: precompilation failures (debug) |
193 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] | 192 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] |
OLD | NEW |