| 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 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 348 LibTest/core/Invocation/isSetter_A01_t01: RuntimeError | 348 LibTest/core/Invocation/isSetter_A01_t01: RuntimeError |
| 349 LibTest/core/Invocation/isSetter_A01_t02: RuntimeError | 349 LibTest/core/Invocation/isSetter_A01_t02: RuntimeError |
| 350 LibTest/core/Invocation/memberName_A01_t01: RuntimeError | 350 LibTest/core/Invocation/memberName_A01_t01: RuntimeError |
| 351 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError | 351 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError |
| 352 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError | 352 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError |
| 353 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip | 353 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip |
| 354 | 354 |
| 355 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 355 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| 356 Language/Classes/Instance_Variables/constant_t01: Crash | 356 Language/Classes/Instance_Variables/constant_t01: Crash |
| 357 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash | 357 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash |
| 358 Language/Statements/Labels/scope_t01: Crash |
| 359 Language/Statements/Labels/scope_t07: Crash |
| 358 Language/Statements/Switch/syntax_t16: Crash | 360 Language/Statements/Switch/syntax_t16: Crash |
| 359 Language/Statements/Switch/syntax_t17: Crash | 361 Language/Statements/Switch/syntax_t17: Crash |
| 360 | 362 |
| 361 # dartk: JIT failures | 363 # dartk: JIT failures |
| 362 [ $compiler == dartk ] | 364 [ $compiler == dartk ] |
| 363 Language/Classes/Getters/syntax_t06: MissingCompileTimeError | 365 Language/Classes/Getters/syntax_t06: MissingCompileTimeError |
| 364 Language/Classes/Setters/parameter_t05: MissingCompileTimeError | 366 Language/Classes/Setters/parameter_t05: MissingCompileTimeError |
| 365 Language/Classes/Setters/parameter_t07: MissingCompileTimeError | 367 Language/Classes/Setters/parameter_t07: MissingCompileTimeError |
| 366 Language/Expressions/Constants/depending_on_itself_t01: MissingCompileTimeError | 368 Language/Expressions/Constants/depending_on_itself_t01: MissingCompileTimeError |
| 367 Language/Expressions/Constants/depending_on_itself_t02: MissingCompileTimeError | 369 Language/Expressions/Constants/depending_on_itself_t02: MissingCompileTimeError |
| (...skipping 19 matching lines...) Expand all Loading... |
| 387 Language/Metadata/compilation_t08: MissingCompileTimeError | 389 Language/Metadata/compilation_t08: MissingCompileTimeError |
| 388 Language/Metadata/compilation_t09: MissingCompileTimeError | 390 Language/Metadata/compilation_t09: MissingCompileTimeError |
| 389 Language/Metadata/compilation_t10: MissingCompileTimeError | 391 Language/Metadata/compilation_t10: MissingCompileTimeError |
| 390 Language/Metadata/compilation_t11: MissingCompileTimeError | 392 Language/Metadata/compilation_t11: MissingCompileTimeError |
| 391 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError | 393 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError |
| 392 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout | 394 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout |
| 393 | 395 |
| 394 # dartk: JIT failures (debug) | 396 # dartk: JIT failures (debug) |
| 395 [ $compiler == dartk && $mode == debug ] | 397 [ $compiler == dartk && $mode == debug ] |
| 396 Language/Overview/Scoping/conflicting_names_t43: Crash | 398 Language/Overview/Scoping/conflicting_names_t43: Crash |
| 397 Language/Overview/Scoping/hiding_declaration_t11: Crash | |
| 398 Language/Overview/Scoping/hiding_declaration_t12: Crash | |
| 399 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout | 399 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout |
| 400 | 400 |
| 401 # dartk: precompilation failures | 401 # dartk: precompilation failures |
| 402 [ $compiler == dartkp ] | 402 [ $compiler == dartkp ] |
| 403 Language/Classes/Getters/syntax_t06: Crash | 403 Language/Classes/Getters/syntax_t06: Crash |
| 404 Language/Classes/Setters/parameter_t05: Crash | 404 Language/Classes/Setters/parameter_t05: Crash |
| 405 Language/Classes/Setters/parameter_t07: Crash | 405 Language/Classes/Setters/parameter_t07: Crash |
| 406 Language/Expressions/Constants/depending_on_itself_t01: Crash | 406 Language/Expressions/Constants/depending_on_itself_t01: Crash |
| 407 Language/Expressions/Constants/depending_on_itself_t02: Crash | 407 Language/Expressions/Constants/depending_on_itself_t02: Crash |
| 408 Language/Overview/Scoping/conflicting_names_t43: Crash | 408 Language/Overview/Scoping/conflicting_names_t43: Crash |
| (...skipping 34 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 |