| 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 ] | |
| 6 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash | |
| 7 | |
| 8 [ $compiler == dartk || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
| 9 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError | 6 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError |
| 10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr
ror | 7 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr
ror |
| 11 Language/Classes/Constructors/Factories/const_modifier_t02: MissingCompileTimeEr
ror | 8 Language/Classes/Constructors/Factories/const_modifier_t02: MissingCompileTimeEr
ror |
| 12 Language/Classes/Constructors/Factories/default_value_t01: MissingCompileTimeErr
or | 9 Language/Classes/Constructors/Factories/default_value_t01: MissingCompileTimeErr
or |
| 13 Language/Classes/Constructors/Factories/default_value_t02: MissingCompileTimeErr
or | 10 Language/Classes/Constructors/Factories/default_value_t02: MissingCompileTimeErr
or |
| 14 Language/Classes/Constructors/Factories/name_t01: MissingCompileTimeError | 11 Language/Classes/Constructors/Factories/name_t01: MissingCompileTimeError |
| 15 Language/Classes/Constructors/Factories/name_t03: MissingCompileTimeError | 12 Language/Classes/Constructors/Factories/name_t03: MissingCompileTimeError |
| 16 Language/Classes/Constructors/Factories/name_t04: MissingCompileTimeError | 13 Language/Classes/Constructors/Factories/name_t04: MissingCompileTimeError |
| 17 Language/Classes/Constructors/Factories/name_t05: MissingCompileTimeError | 14 Language/Classes/Constructors/Factories/name_t05: MissingCompileTimeError |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 149 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 153 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 150 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 154 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 151 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 155 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) | 152 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) |
| 156 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError | 153 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError |
| 157 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError | 154 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError |
| 158 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. | 155 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. |
| 159 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip | 156 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip |
| 160 | 157 |
| 161 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 158 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| 159 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash |
| 160 Language/Classes/Constructors/Generative_Constructors/execution_t04: Crash |
| 162 Language/Classes/Instance_Variables/constant_t01: Crash | 161 Language/Classes/Instance_Variables/constant_t01: Crash |
| 163 | 162 |
| 164 # dartk: JIT failures | 163 # dartk: JIT failures |
| 165 [ $compiler == dartk ] | 164 [ $compiler == dartk ] |
| 166 Language/Classes/Setters/parameter_t05: MissingCompileTimeError | 165 Language/Classes/Setters/parameter_t05: MissingCompileTimeError |
| 167 Language/Classes/Setters/parameter_t07: DartkCrash | 166 Language/Classes/Setters/parameter_t07: DartkCrash |
| 168 Language/Expressions/Constants/depending_on_itself_t01: MissingCompileTimeError | 167 Language/Expressions/Constants/depending_on_itself_t01: MissingCompileTimeError |
| 169 Language/Expressions/Constants/depending_on_itself_t02: MissingCompileTimeError | 168 Language/Expressions/Constants/depending_on_itself_t02: MissingCompileTimeError |
| 170 Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError | 169 Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError |
| 171 Language/Expressions/Object_Identity/string_t01: RuntimeError | 170 Language/Expressions/Object_Identity/string_t01: RuntimeError |
| 172 Language/Expressions/Strings/adjacent_strings_t02: RuntimeError | 171 Language/Expressions/Strings/adjacent_strings_t02: RuntimeError |
| 173 Language/Metadata/before_type_param_t01: RuntimeError | 172 Language/Metadata/before_type_param_t01: RuntimeError |
| 174 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout | 173 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout |
| 175 | 174 |
| 176 # dartk: JIT failures (debug) | 175 # dartk: JIT failures (debug) |
| 177 [ $compiler == dartk && $mode == debug ] | 176 [ $compiler == dartk && $mode == debug ] |
| 178 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout | 177 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout |
| 179 | 178 |
| 180 # dartk: precompilation failures | 179 # dartk: precompilation failures |
| 181 [ $compiler == dartkp ] | 180 [ $compiler == dartkp ] |
| 182 Language/Classes/Setters/parameter_t05: Crash | 181 Language/Classes/Setters/parameter_t05: Crash |
| 183 Language/Classes/Setters/parameter_t07: Crash | 182 Language/Classes/Setters/parameter_t07: Crash |
| 184 Language/Expressions/Constants/depending_on_itself_t01: Crash | 183 Language/Expressions/Constants/depending_on_itself_t01: Crash |
| 185 Language/Expressions/Constants/depending_on_itself_t02: Crash | 184 Language/Expressions/Constants/depending_on_itself_t02: Crash |
| 186 Language/Overview/Scoping/hiding_declaration_t11: Crash | 185 Language/Overview/Scoping/hiding_declaration_t11: Crash |
| 187 Language/Overview/Scoping/hiding_declaration_t12: Crash | 186 Language/Overview/Scoping/hiding_declaration_t12: Crash |
| 188 | 187 |
| 188 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize
r_t02: Pass |
| 189 Language/Expressions/Await_Expressions/evaluation_throws_t03: Crash |
| 190 Language/Expressions/Await_Expressions/evaluation_throws_t04: Crash |
| 191 Language/Expressions/Await_Expressions/evaluation_throws_t06: Crash |
| 192 Language/Expressions/Await_Expressions/evaluation_throws_t07: Crash |
| 193 Language/Expressions/Constants/bitwise_operators_t05: Crash |
| 194 Language/Expressions/Constants/exception_t01: Crash |
| 195 Language/Expressions/Constants/exception_t02: Crash |
| 196 Language/Expressions/Constants/exception_t03: Crash |
| 197 Language/Expressions/Constants/logical_expression_t02: Crash |
| 198 Language/Expressions/Constants/logical_expression_t04: Crash |
| 199 Language/Expressions/Constants/math_operators_t02: Crash |
| 200 Language/Expressions/Constants/math_operators_t03: Crash |
| 201 Language/Expressions/Constants/ternary_operator_t02: Crash |
| 202 Language/Expressions/Instance_Creation/Const/exception_t01: Crash |
| 203 Language/Overview/Scoping/hiding_declaration_t11: Pass |
| 204 Language/Overview/Scoping/hiding_declaration_t12: Pass |
| 205 |
| 206 |
| 189 # dartk: precompilation failures (debug) | 207 # dartk: precompilation failures (debug) |
| 190 [ $compiler == dartkp && $mode == debug ] | 208 [ $compiler == dartkp && $mode == debug ] |
| 191 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash | 209 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash |
| 210 Language/Statements/For/Asynchronous_For_in/execution_t04: Crash |
| 192 | 211 |
| 193 # dartk: checked mode failures | 212 # dartk: checked mode failures |
| 194 [ $checked && ($compiler == dartk || $compiler == dartkp) ] | 213 [ $checked && ($compiler == dartk || $compiler == dartkp) ] |
| 195 Language/Classes/Constructors/Factories/arguments_type_t01: RuntimeError | 214 Language/Classes/Constructors/Factories/arguments_type_t01: RuntimeError |
| 196 Language/Classes/Constructors/Factories/function_type_t02: Fail # dartbug.com/30
527 | 215 Language/Classes/Constructors/Factories/function_type_t02: Fail # dartbug.com/30
527 |
| 197 Language/Expressions/Constants/exception_t04: Pass | 216 Language/Expressions/Constants/exception_t04: Pass |
| 198 Language/Generics/malformed_t02: RuntimeError | 217 Language/Generics/malformed_t02: RuntimeError |
| 199 Language/Statements/Return/runtime_type_t04: RuntimeError | 218 Language/Statements/Return/runtime_type_t04: RuntimeError |
| 200 Language/Statements/Switch/execution_t01: RuntimeError | 219 Language/Statements/Switch/execution_t01: RuntimeError |
| 201 Language/Statements/Switch/type_t01: RuntimeError | 220 Language/Statements/Switch/type_t01: RuntimeError |
| 202 Language/Types/Dynamic_Type_System/malbounded_type_error_t01: RuntimeError | 221 Language/Types/Dynamic_Type_System/malbounded_type_error_t01: RuntimeError |
| 203 Language/Types/Parameterized_Types/malbounded_t06: RuntimeError | 222 Language/Types/Parameterized_Types/malbounded_t06: RuntimeError |
| 204 Language/Types/Static_Types/malformed_type_t04: RuntimeError | 223 Language/Types/Static_Types/malformed_type_t04: RuntimeError |
| 205 | 224 |
| 206 # Deferred loading kernel issue 28335. | 225 # Deferred loading kernel issue 28335. |
| 207 [ $compiler == dartk || $compiler == dartkp ] | 226 [ $compiler == dartk || $compiler == dartkp ] |
| 208 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. |
| 209 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. |
| 210 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: RuntimeError | 229 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: RuntimeError |
| OLD | NEW |