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/non_final_instance_variable_
t02: MissingCompileTimeError | 8 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError |
9 Language/Classes/Constructors/Constant_Constructors/potentially_constant_express
ion_t02: MissingCompileTimeError | 9 Language/Classes/Constructors/Constant_Constructors/potentially_constant_express
ion_t02: MissingCompileTimeError |
10 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError | 10 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError |
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
263 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Pass # OK | 263 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Pass # OK |
264 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError | 264 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError |
265 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError | 265 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError |
266 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError | 266 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError |
267 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError | 267 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError |
268 Language/Libraries_and_Scripts/Imports/same_name_t12/01: MissingRuntimeError | 268 Language/Libraries_and_Scripts/Imports/same_name_t12/01: MissingRuntimeError |
269 Language/Libraries_and_Scripts/Imports/same_name_t15/01: MissingRuntimeError | 269 Language/Libraries_and_Scripts/Imports/same_name_t15/01: MissingRuntimeError |
270 Language/Libraries_and_Scripts/Imports/same_name_t19: RuntimeError | 270 Language/Libraries_and_Scripts/Imports/same_name_t19: RuntimeError |
271 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. | 271 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. |
272 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError | 272 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError |
273 Language/Libraries_and_Scripts/Parts/compilation_t02: Timeout | |
274 Language/Libraries_and_Scripts/Parts/compilation_t07: MissingCompileTimeError | |
275 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError | 273 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError |
276 Language/Libraries_and_Scripts/Parts/static_warning_t01: CompileTimeError | |
277 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError | 274 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError |
278 Language/Libraries_and_Scripts/Parts/syntax_t06: Pass # OK | 275 Language/Libraries_and_Scripts/Parts/syntax_t06: Pass # OK |
279 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError | 276 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError |
280 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError | 277 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError |
281 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError | 278 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError |
282 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError | 279 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError |
283 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError | 280 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError |
284 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError | 281 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError |
285 Language/Libraries_and_Scripts/Scripts/top_level_main_t01: Crash | 282 Language/Libraries_and_Scripts/Scripts/top_level_main_t01: Crash |
286 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: Crash | 283 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: Crash |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
507 Language/Classes/Getters/syntax_t06: Crash | 504 Language/Classes/Getters/syntax_t06: Crash |
508 Language/Expressions/Constants/depending_on_itself_t01: Crash | 505 Language/Expressions/Constants/depending_on_itself_t01: Crash |
509 Language/Expressions/Constants/depending_on_itself_t02: Crash | 506 Language/Expressions/Constants/depending_on_itself_t02: Crash |
510 Language/Overview/Scoping/conflicting_names_t43: Crash | 507 Language/Overview/Scoping/conflicting_names_t43: Crash |
511 Language/Overview/Scoping/hiding_declaration_t11: Crash | 508 Language/Overview/Scoping/hiding_declaration_t11: Crash |
512 Language/Overview/Scoping/hiding_declaration_t12: Crash | 509 Language/Overview/Scoping/hiding_declaration_t12: Crash |
513 | 510 |
514 # dartk: precompilation failures (debug) | 511 # dartk: precompilation failures (debug) |
515 [ $compiler == dartkp && $mode == debug ] | 512 [ $compiler == dartkp && $mode == debug ] |
516 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash | 513 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash |
OLD | NEW |