| 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 == rasta || $compiler == rastap || $compiler == dartk || $compiler =
= dartkp ] | 6 [ $compiler == rasta || $compiler == rastap || $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 Language/Metadata/*: Skip # No support for metadata ATM. | 8 Language/Metadata/*: Skip # No support for metadata ATM. |
| 9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. | 9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def
erred libraries. |
| 10 LibTest/isolate/*: Skip # No support for isolates ATM. | 10 LibTest/isolate/*: Skip # No support for isolates ATM. |
| (...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 316 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass | 316 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass |
| 317 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass | 317 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass |
| 318 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass | 318 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass |
| 319 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass | 319 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass |
| 320 | 320 |
| 321 # dartk: JIT failures (debug) | 321 # dartk: JIT failures (debug) |
| 322 [ $compiler == dartk && $runtime == vm && $mode == debug ] | 322 [ $compiler == dartk && $runtime == vm && $mode == debug ] |
| 323 Language/Expressions/Shift/syntax_t15: Crash # Invalid class id during isolate
shutdown Heap::VerifyGC | 323 Language/Expressions/Shift/syntax_t15: Crash # Invalid class id during isolate
shutdown Heap::VerifyGC |
| 324 Language/Expressions/Spawning_an_Isolate/new_isolate_t01: Crash # Class finaliz
ation issue | 324 Language/Expressions/Spawning_an_Isolate/new_isolate_t01: Crash # Class finaliz
ation issue |
| 325 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is
Null() | 325 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is
Null() |
| 326 LibTest/typed_data/ByteBuffer/runtimeType_A01_t02: Pass, Crash # Out of memory | |
| 327 LibTest/collection/DoubleLinkedQueue/every_A01_t02: Pass, Crash # Out of memory | |
| 328 | 326 |
| 329 # dartk: precompilation failures | 327 # dartk: precompilation failures |
| 330 [ $compiler == dartkp && $runtime == dart_precompiled ] | 328 [ $compiler == dartkp && $runtime == dart_precompiled ] |
| 331 Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitia
lizer_t01: RuntimeError | 329 Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitia
lizer_t01: RuntimeError |
| 332 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize
r_t02: RuntimeError | 330 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize
r_t02: RuntimeError |
| 333 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01: Cras
h | 331 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01: Cras
h |
| 334 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03: Cras
h | 332 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03: Cras
h |
| 335 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04: Cras
h | 333 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04: Cras
h |
| 336 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05: Cras
h | 334 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05: Cras
h |
| 337 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06: Cras
h | 335 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06: Cras
h |
| (...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 604 Language/Variables/final_t04: MissingCompileTimeError | 602 Language/Variables/final_t04: MissingCompileTimeError |
| 605 Language/Variables/final_t05: MissingCompileTimeError | 603 Language/Variables/final_t05: MissingCompileTimeError |
| 606 Language/Variables/final_t06: MissingCompileTimeError | 604 Language/Variables/final_t06: MissingCompileTimeError |
| 607 Language/Variables/final_t07: MissingCompileTimeError | 605 Language/Variables/final_t07: MissingCompileTimeError |
| 608 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError | 606 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError |
| 609 LibTest/core/StringBuffer/write_A01_t02: RuntimeError | 607 LibTest/core/StringBuffer/write_A01_t02: RuntimeError |
| 610 | 608 |
| 611 # dartk: precompilation failures (debug) | 609 # dartk: precompilation failures (debug) |
| 612 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] | 610 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] |
| 613 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is
Null() | 611 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is
Null() |
| OLD | NEW |