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 == dartk || $compiler == dartkp ] | 6 [ $compiler == dartk || $compiler == dartkp ] |
7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError | 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError |
8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t01: Crash | 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t01: Crash |
9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t03: Crash | 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t03: Crash |
10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t01: MissingCompileTimeError | 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t01: MissingCompileTimeError |
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
328 Language/Functions/setter_modifier_t02: MissingCompileTimeError | 328 Language/Functions/setter_modifier_t02: MissingCompileTimeError |
329 Language/Functions/setter_modifier_t03: MissingCompileTimeError | 329 Language/Functions/setter_modifier_t03: MissingCompileTimeError |
330 Language/Functions/setter_modifier_t04: MissingCompileTimeError | 330 Language/Functions/setter_modifier_t04: MissingCompileTimeError |
331 Language/Functions/setter_modifier_t05: MissingCompileTimeError | 331 Language/Functions/setter_modifier_t05: MissingCompileTimeError |
332 Language/Functions/setter_modifier_t06: MissingCompileTimeError | 332 Language/Functions/setter_modifier_t06: MissingCompileTimeError |
333 Language/Functions/syntax_t05: MissingCompileTimeError | 333 Language/Functions/syntax_t05: MissingCompileTimeError |
334 Language/Functions/syntax_t31: MissingCompileTimeError | 334 Language/Functions/syntax_t31: MissingCompileTimeError |
335 Language/Functions/syntax_t39: MissingCompileTimeError | 335 Language/Functions/syntax_t39: MissingCompileTimeError |
336 Language/Functions/syntax_t40: MissingCompileTimeError | 336 Language/Functions/syntax_t40: MissingCompileTimeError |
337 Language/Generics/malformed_t01: RuntimeError | 337 Language/Generics/malformed_t01: RuntimeError |
338 Language/Generics/syntax_t17: CompileTimeError | |
339 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError | 338 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError |
340 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError | 339 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError |
341 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile
TimeError | 340 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile
TimeError |
342 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile
TimeError | 341 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile
TimeError |
343 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile
TimeError | 342 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile
TimeError |
344 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass # OK | 343 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass # OK |
345 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass | 344 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass |
346 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError # Kerne
l Issue 28335 (deferred libraries) | 345 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError # Kerne
l Issue 28335 (deferred libraries) |
347 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError # Kerne
l Issue 28335 (deferred libraries) | 346 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError # Kerne
l Issue 28335 (deferred libraries) |
348 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro
r | 347 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro
r |
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
591 Language/Metadata/before_ctor_t01: RuntimeError | 590 Language/Metadata/before_ctor_t01: RuntimeError |
592 Language/Metadata/before_ctor_t02: RuntimeError | 591 Language/Metadata/before_ctor_t02: RuntimeError |
593 Language/Metadata/before_factory_t01: RuntimeError | 592 Language/Metadata/before_factory_t01: RuntimeError |
594 Language/Metadata/before_function_t01: RuntimeError | 593 Language/Metadata/before_function_t01: RuntimeError |
595 Language/Metadata/before_function_t02: RuntimeError | 594 Language/Metadata/before_function_t02: RuntimeError |
596 Language/Metadata/before_function_t03: RuntimeError | 595 Language/Metadata/before_function_t03: RuntimeError |
597 Language/Metadata/before_function_t04: RuntimeError | 596 Language/Metadata/before_function_t04: RuntimeError |
598 Language/Metadata/before_function_t05: RuntimeError | 597 Language/Metadata/before_function_t05: RuntimeError |
599 Language/Metadata/before_function_t06: RuntimeError | 598 Language/Metadata/before_function_t06: RuntimeError |
600 Language/Metadata/before_function_t07: RuntimeError | 599 Language/Metadata/before_function_t07: RuntimeError |
601 Language/Metadata/before_type_param_t01: CompileTimeError | 600 Language/Metadata/before_type_param_t01: RuntimeError |
602 Language/Metadata/compilation_t01: MissingCompileTimeError | 601 Language/Metadata/compilation_t01: MissingCompileTimeError |
603 Language/Metadata/compilation_t02: MissingCompileTimeError | 602 Language/Metadata/compilation_t02: MissingCompileTimeError |
604 Language/Metadata/compilation_t03: MissingCompileTimeError | 603 Language/Metadata/compilation_t03: MissingCompileTimeError |
605 Language/Metadata/compilation_t04: MissingCompileTimeError | 604 Language/Metadata/compilation_t04: MissingCompileTimeError |
606 Language/Metadata/compilation_t08: MissingCompileTimeError | 605 Language/Metadata/compilation_t08: MissingCompileTimeError |
607 Language/Metadata/compilation_t09: MissingCompileTimeError | 606 Language/Metadata/compilation_t09: MissingCompileTimeError |
608 Language/Metadata/compilation_t10: MissingCompileTimeError | 607 Language/Metadata/compilation_t10: MissingCompileTimeError |
609 Language/Metadata/compilation_t11: MissingCompileTimeError | 608 Language/Metadata/compilation_t11: MissingCompileTimeError |
610 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout | 609 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout |
611 Language/Classes/Getters/syntax_t06: MissingCompileTimeError | 610 Language/Classes/Getters/syntax_t06: MissingCompileTimeError |
(...skipping 15 matching lines...) Expand all Loading... |
627 Language/Expressions/Constants/depending_on_itself_t01: Crash | 626 Language/Expressions/Constants/depending_on_itself_t01: Crash |
628 Language/Expressions/Constants/depending_on_itself_t02: Crash | 627 Language/Expressions/Constants/depending_on_itself_t02: Crash |
629 Language/Expressions/Constants/static_method_t03: Crash | 628 Language/Expressions/Constants/static_method_t03: Crash |
630 Language/Overview/Scoping/conflicting_names_t43: Crash | 629 Language/Overview/Scoping/conflicting_names_t43: Crash |
631 Language/Overview/Scoping/hiding_declaration_t11: Crash | 630 Language/Overview/Scoping/hiding_declaration_t11: Crash |
632 Language/Overview/Scoping/hiding_declaration_t12: Crash | 631 Language/Overview/Scoping/hiding_declaration_t12: Crash |
633 | 632 |
634 # dartk: precompilation failures (debug) | 633 # dartk: precompilation failures (debug) |
635 [ $compiler == dartkp && $mode == debug ] | 634 [ $compiler == dartkp && $mode == debug ] |
636 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash | 635 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash |
OLD | NEW |