| 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 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 190 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. | 190 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. |
| 191 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError | 191 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError |
| 192 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError | 192 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError |
| 193 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError | 193 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError |
| 194 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError | 194 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError |
| 195 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError | 195 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError |
| 196 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError | 196 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError |
| 197 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError | 197 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError |
| 198 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError | 198 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError |
| 199 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError | 199 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError |
| 200 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash |
| 200 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError | 201 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError |
| 201 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError | 202 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError |
| 202 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError | 203 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError |
| 203 Language/Libraries_and_Scripts/definition_syntax_t05: MissingCompileTimeError | 204 Language/Libraries_and_Scripts/definition_syntax_t05: MissingCompileTimeError |
| 204 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError | 205 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError |
| 205 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError | 206 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError |
| 206 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError | 207 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError |
| 207 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError | 208 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError |
| 208 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError | 209 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError |
| 209 Language/Libraries_and_Scripts/private_access_t03: RuntimeError | 210 Language/Libraries_and_Scripts/private_access_t03: RuntimeError |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 347 LibTest/core/Invocation/isMethod_A01_t02: RuntimeError | 348 LibTest/core/Invocation/isMethod_A01_t02: RuntimeError |
| 348 LibTest/core/Invocation/isSetter_A01_t01: RuntimeError | 349 LibTest/core/Invocation/isSetter_A01_t01: RuntimeError |
| 349 LibTest/core/Invocation/isSetter_A01_t02: RuntimeError | 350 LibTest/core/Invocation/isSetter_A01_t02: RuntimeError |
| 350 LibTest/core/Invocation/memberName_A01_t01: RuntimeError | 351 LibTest/core/Invocation/memberName_A01_t01: RuntimeError |
| 351 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError | 352 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError |
| 352 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError | 353 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError |
| 353 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip | 354 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip |
| 354 | 355 |
| 355 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 356 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| 356 Language/Classes/Instance_Variables/constant_t01: Crash | 357 Language/Classes/Instance_Variables/constant_t01: Crash |
| 357 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash | |
| 358 Language/Statements/Labels/scope_t01: Crash | 358 Language/Statements/Labels/scope_t01: Crash |
| 359 Language/Statements/Labels/scope_t07: Crash | 359 Language/Statements/Labels/scope_t07: Crash |
| 360 Language/Statements/Switch/syntax_t16: Crash | 360 Language/Statements/Switch/syntax_t16: Crash |
| 361 Language/Statements/Switch/syntax_t17: Crash | 361 Language/Statements/Switch/syntax_t17: Crash |
| 362 | 362 |
| 363 # dartk: JIT failures | 363 # dartk: JIT failures |
| 364 [ $compiler == dartk ] | 364 [ $compiler == dartk ] |
| 365 Language/Classes/Getters/syntax_t06: MissingCompileTimeError | 365 Language/Classes/Getters/syntax_t06: MissingCompileTimeError |
| 366 Language/Classes/Setters/parameter_t05: MissingCompileTimeError | 366 Language/Classes/Setters/parameter_t05: MissingCompileTimeError |
| 367 Language/Classes/Setters/parameter_t07: MissingCompileTimeError | 367 Language/Classes/Setters/parameter_t07: MissingCompileTimeError |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 443 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError | 443 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError |
| 444 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError | 444 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError |
| 445 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError | 445 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError |
| 446 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError | 446 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError |
| 447 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError | 447 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError |
| 448 | 448 |
| 449 # Deferred loading kernel issue 28335. | 449 # Deferred loading kernel issue 28335. |
| 450 [ $compiler == dartk || $compiler == dartkp ] | 450 [ $compiler == dartk || $compiler == dartkp ] |
| 451 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. | 451 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. |
| 452 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. | 452 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. |
| OLD | NEW |