| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 [ $strong ] | 5 [ $strong ] |
| 6 *: SkipByDesign # tests/lib_strong has the strong mode versions of these tests. | 6 *: SkipByDesign # tests/lib_strong has the strong mode versions of these tests. |
| 7 | 7 |
| 8 [ ! $checked ] | 8 [ ! $checked ] |
| 9 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. | 9 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. |
| 10 | 10 |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 mirrors/delegate_class_test: RuntimeError | 26 mirrors/delegate_class_test: RuntimeError |
| 27 mirrors/delegate_library_test: RuntimeError | 27 mirrors/delegate_library_test: RuntimeError |
| 28 mirrors/deferred_type_test: RuntimeError # Issue 6335 | 28 mirrors/deferred_type_test: RuntimeError # Issue 6335 |
| 29 mirrors/empty_test: RuntimeError # Issue 6490 | 29 mirrors/empty_test: RuntimeError # Issue 6490 |
| 30 mirrors/enum_test: RuntimeError # Issue 6490 | 30 mirrors/enum_test: RuntimeError # Issue 6490 |
| 31 mirrors/fake_function_with_call_test: RuntimeError # Issue 11612 | 31 mirrors/fake_function_with_call_test: RuntimeError # Issue 11612 |
| 32 mirrors/fake_function_without_call_test: RuntimeError # Issue 11612 | 32 mirrors/fake_function_without_call_test: RuntimeError # Issue 11612 |
| 33 mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087 | 33 mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087 |
| 34 mirrors/generic_function_typedef_test: RuntimeError # Issue 12333 | 34 mirrors/generic_function_typedef_test: RuntimeError # Issue 12333 |
| 35 mirrors/generic_interface_test: RuntimeError # Issue 12087 | 35 mirrors/generic_interface_test: RuntimeError # Issue 12087 |
| 36 mirrors/generic_local_function_test: RuntimeError # Issue 12333 | |
| 37 mirrors/generic_mixin_test: RuntimeError # Issue 12333 | |
| 38 mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333 | |
| 39 mirrors/get_field_static_test/00: RuntimeError # Issue 21323 | 36 mirrors/get_field_static_test/00: RuntimeError # Issue 21323 |
| 40 mirrors/hierarchy_invariants_test: RuntimeError # Issue 15262 | 37 mirrors/hierarchy_invariants_test: RuntimeError # Issue 15262 |
| 41 mirrors/hot_get_field_test: CompileTimeError # Issue 12164 | 38 mirrors/hot_get_field_test: CompileTimeError # Issue 12164 |
| 42 mirrors/hot_set_field_test: CompileTimeError # Issue 12164 | 39 mirrors/hot_set_field_test: CompileTimeError # Issue 12164 |
| 43 mirrors/immutable_collections_test: RuntimeError # Issue 14030 | 40 mirrors/immutable_collections_test: RuntimeError # Issue 14030 |
| 44 mirrors/initializing_formals_test/01: RuntimeError # Issue 6490 | 41 mirrors/initializing_formals_test/01: RuntimeError # Issue 6490 |
| 45 mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164 | 42 mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164 |
| 46 mirrors/instance_members_test: RuntimeError # Issue 14633 | 43 mirrors/instance_members_test: RuntimeError # Issue 14633 |
| 47 mirrors/instantiate_abstract_class_test: RuntimeError # Issue 6490 | 44 mirrors/instantiate_abstract_class_test: RuntimeError # Issue 6490 |
| 48 mirrors/invoke_call_on_closure_test: RuntimeError # 6490 | 45 mirrors/invoke_call_on_closure_test: RuntimeError # 6490 |
| (...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 mirrors/dart2js_mirrors_test: Crash | 456 mirrors/dart2js_mirrors_test: Crash |
| 460 mirrors/deferred_type_test: RuntimeError | 457 mirrors/deferred_type_test: RuntimeError |
| 461 mirrors/empty_test: Crash | 458 mirrors/empty_test: Crash |
| 462 mirrors/enum_test: RuntimeError | 459 mirrors/enum_test: RuntimeError |
| 463 mirrors/equality_test: RuntimeError | 460 mirrors/equality_test: RuntimeError |
| 464 mirrors/function_type_mirror_test: RuntimeError | 461 mirrors/function_type_mirror_test: RuntimeError |
| 465 mirrors/generic_f_bounded_mixin_application_test: RuntimeError | 462 mirrors/generic_f_bounded_mixin_application_test: RuntimeError |
| 466 mirrors/generic_function_typedef_test: RuntimeError | 463 mirrors/generic_function_typedef_test: RuntimeError |
| 467 mirrors/generic_interface_test/01: RuntimeError | 464 mirrors/generic_interface_test/01: RuntimeError |
| 468 mirrors/generic_interface_test/none: RuntimeError | 465 mirrors/generic_interface_test/none: RuntimeError |
| 469 mirrors/generic_mixin_applications_test: RuntimeError | |
| 470 mirrors/generic_mixin_test: RuntimeError | |
| 471 mirrors/hot_get_field_test: RuntimeError | 466 mirrors/hot_get_field_test: RuntimeError |
| 472 mirrors/hot_set_field_test: RuntimeError | 467 mirrors/hot_set_field_test: RuntimeError |
| 473 mirrors/intercepted_object_test: RuntimeError | 468 mirrors/intercepted_object_test: RuntimeError |
| 474 mirrors/invocation_fuzz_test/emptyarray: Crash | 469 mirrors/invocation_fuzz_test/emptyarray: Crash |
| 475 mirrors/invocation_fuzz_test/false: Crash | 470 mirrors/invocation_fuzz_test/false: Crash |
| 476 mirrors/invocation_fuzz_test/none: Crash | 471 mirrors/invocation_fuzz_test/none: Crash |
| 477 mirrors/invocation_fuzz_test/smi: RuntimeError | 472 mirrors/invocation_fuzz_test/smi: RuntimeError |
| 478 mirrors/invocation_fuzz_test/string: Crash | 473 mirrors/invocation_fuzz_test/string: Crash |
| 479 mirrors/invoke_private_test: RuntimeError | 474 mirrors/invoke_private_test: RuntimeError |
| 480 mirrors/invoke_private_wrong_library_test: RuntimeError | 475 mirrors/invoke_private_wrong_library_test: RuntimeError |
| (...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 568 [ $compiler == dartk || $compiler == dartkp ] | 563 [ $compiler == dartk || $compiler == dartkp ] |
| 569 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern
el issue 28335. | 564 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern
el issue 28335. |
| 570 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke
rnel issue 28335. | 565 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke
rnel issue 28335. |
| 571 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel
issue 28335. | 566 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel
issue 28335. |
| 572 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l
oading kernel issue 28335. | 567 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l
oading kernel issue 28335. |
| 573 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
g kernel issue 28335. | 568 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
g kernel issue 28335. |
| 574 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
l issue 28335. | 569 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
l issue 28335. |
| 575 | 570 |
| 576 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] | 571 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] |
| 577 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. | 572 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. |
| OLD | NEW |