| 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 || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
| 6 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 |
| 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError | 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError |
| 8 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError | 8 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError |
| 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin
gCompileTimeError | 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin
gCompileTimeError |
| 10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr
ror | 10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr
ror |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 Language/Statements/Continue/label_t07: MissingCompileTimeError | 162 Language/Statements/Continue/label_t07: MissingCompileTimeError |
| 163 Language/Statements/Continue/label_t08: MissingCompileTimeError | 163 Language/Statements/Continue/label_t08: MissingCompileTimeError |
| 164 Language/Statements/Continue/label_t09: MissingCompileTimeError | 164 Language/Statements/Continue/label_t09: MissingCompileTimeError |
| 165 Language/Statements/Continue/label_t10: MissingCompileTimeError | 165 Language/Statements/Continue/label_t10: MissingCompileTimeError |
| 166 Language/Statements/Continue/label_t11: MissingCompileTimeError | 166 Language/Statements/Continue/label_t11: MissingCompileTimeError |
| 167 Language/Statements/For/syntax_t12: MissingCompileTimeError | 167 Language/Statements/For/syntax_t12: MissingCompileTimeError |
| 168 Language/Statements/For/syntax_t13: MissingCompileTimeError | 168 Language/Statements/For/syntax_t13: MissingCompileTimeError |
| 169 Language/Statements/For/syntax_t19: MissingCompileTimeError | 169 Language/Statements/For/syntax_t19: MissingCompileTimeError |
| 170 Language/Statements/For/syntax_t20: MissingCompileTimeError | 170 Language/Statements/For/syntax_t20: MissingCompileTimeError |
| 171 Language/Statements/Labels/scope_t05: MissingCompileTimeError | 171 Language/Statements/Labels/scope_t05: MissingCompileTimeError |
| 172 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError | |
| 173 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError | |
| 174 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or | |
| 175 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or | |
| 176 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError | 172 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError |
| 177 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError | 173 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError |
| 178 Language/Statements/Switch/expressions_t01: MissingCompileTimeError | 174 Language/Statements/Switch/expressions_t01: MissingCompileTimeError |
| 179 Language/Statements/Switch/expressions_t02: MissingCompileTimeError | 175 Language/Statements/Switch/expressions_t02: MissingCompileTimeError |
| 180 Language/Statements/Switch/expressions_t03: MissingCompileTimeError | 176 Language/Statements/Switch/expressions_t03: MissingCompileTimeError |
| 181 Language/Statements/Switch/expressions_t04: MissingCompileTimeError | 177 Language/Statements/Switch/expressions_t04: MissingCompileTimeError |
| 182 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 178 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 183 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 179 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 184 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 180 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 185 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) | 181 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) |
| (...skipping 14 matching lines...) Expand all Loading... |
| 200 Language/Types/Type_Void/syntax_t02: MissingCompileTimeError | 196 Language/Types/Type_Void/syntax_t02: MissingCompileTimeError |
| 201 Language/Variables/constant_variable_t05: MissingCompileTimeError | 197 Language/Variables/constant_variable_t05: MissingCompileTimeError |
| 202 Language/Variables/constant_variable_t06: MissingCompileTimeError | 198 Language/Variables/constant_variable_t06: MissingCompileTimeError |
| 203 Language/Variables/final_or_static_initialization_t01: MissingCompileTimeError | 199 Language/Variables/final_or_static_initialization_t01: MissingCompileTimeError |
| 204 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError | 200 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError |
| 205 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError | 201 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError |
| 206 Language/Variables/final_t04: MissingCompileTimeError | 202 Language/Variables/final_t04: MissingCompileTimeError |
| 207 Language/Variables/final_t05: MissingCompileTimeError | 203 Language/Variables/final_t05: MissingCompileTimeError |
| 208 Language/Variables/final_t06: MissingCompileTimeError | 204 Language/Variables/final_t06: MissingCompileTimeError |
| 209 Language/Variables/final_t07: MissingCompileTimeError | 205 Language/Variables/final_t07: MissingCompileTimeError |
| 210 Language/Variables/local_variable_t01: MissingCompileTimeError | |
| 211 Language/Variables/local_variable_t04: MissingCompileTimeError | |
| 212 Language/Variables/local_variable_t05: MissingCompileTimeError | |
| 213 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. | 206 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. |
| 214 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip | 207 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip |
| 215 | 208 |
| 216 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 209 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| 217 Language/Classes/Instance_Variables/constant_t01: Crash | 210 Language/Classes/Instance_Variables/constant_t01: Crash |
| 218 Language/Statements/Labels/scope_t01: Crash | 211 Language/Statements/Labels/scope_t01: Crash |
| 219 Language/Statements/Labels/scope_t07: Crash | 212 Language/Statements/Labels/scope_t07: Crash |
| 220 | 213 |
| 221 # dartk: JIT failures | 214 # dartk: JIT failures |
| 222 [ $compiler == dartk ] | 215 [ $compiler == dartk ] |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 296 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError | 289 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError |
| 297 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError | 290 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError |
| 298 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError | 291 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError |
| 299 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError | 292 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError |
| 300 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError | 293 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError |
| 301 | 294 |
| 302 # Deferred loading kernel issue 28335. | 295 # Deferred loading kernel issue 28335. |
| 303 [ $compiler == dartk || $compiler == dartkp ] | 296 [ $compiler == dartk || $compiler == dartkp ] |
| 304 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. | 297 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. |
| 305 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. | 298 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. |
| OLD | NEW |