| 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 [ ! $checked ] | 5 [ ! $checked ] |
| 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. | 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. |
| 7 | 7 |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. Issue 5958 | 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. Issue 5958 |
| 10 | 10 |
| (...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 545 mirrors/library_imports_shown_test: RuntimeError | 545 mirrors/library_imports_shown_test: RuntimeError |
| 546 mirrors/library_metadata2_test/01: MissingCompileTimeError | 546 mirrors/library_metadata2_test/01: MissingCompileTimeError |
| 547 mirrors/library_metadata_test: RuntimeError | 547 mirrors/library_metadata_test: RuntimeError |
| 548 mirrors/list_constructor_test/01: Crash | 548 mirrors/list_constructor_test/01: Crash |
| 549 mirrors/list_constructor_test/none: Crash | 549 mirrors/list_constructor_test/none: Crash |
| 550 mirrors/load_library_test: RuntimeError | 550 mirrors/load_library_test: RuntimeError |
| 551 mirrors/metadata_allowed_values_test/01: MissingCompileTimeError | 551 mirrors/metadata_allowed_values_test/01: MissingCompileTimeError |
| 552 mirrors/metadata_allowed_values_test/02: MissingCompileTimeError | 552 mirrors/metadata_allowed_values_test/02: MissingCompileTimeError |
| 553 mirrors/metadata_allowed_values_test/03: MissingCompileTimeError | 553 mirrors/metadata_allowed_values_test/03: MissingCompileTimeError |
| 554 mirrors/metadata_allowed_values_test/04: MissingCompileTimeError | 554 mirrors/metadata_allowed_values_test/04: MissingCompileTimeError |
| 555 mirrors/metadata_allowed_values_test/05: MissingCompileTimeError | |
| 556 mirrors/metadata_allowed_values_test/09: MissingCompileTimeError | 555 mirrors/metadata_allowed_values_test/09: MissingCompileTimeError |
| 557 mirrors/metadata_allowed_values_test/10: MissingCompileTimeError | 556 mirrors/metadata_allowed_values_test/10: MissingCompileTimeError |
| 558 mirrors/metadata_allowed_values_test/11: MissingCompileTimeError | 557 mirrors/metadata_allowed_values_test/11: MissingCompileTimeError |
| 559 mirrors/metadata_allowed_values_test/13: MissingCompileTimeError | 558 mirrors/metadata_allowed_values_test/13: MissingCompileTimeError |
| 560 mirrors/metadata_allowed_values_test/14: MissingCompileTimeError | 559 mirrors/metadata_allowed_values_test/14: MissingCompileTimeError |
| 561 mirrors/metadata_allowed_values_test/15: MissingCompileTimeError | 560 mirrors/metadata_allowed_values_test/15: MissingCompileTimeError |
| 562 mirrors/metadata_allowed_values_test/16: MissingCompileTimeError | 561 mirrors/metadata_allowed_values_test/16: MissingCompileTimeError |
| 563 mirrors/metadata_allowed_values_test/27: MissingCompileTimeError | 562 mirrors/metadata_allowed_values_test/27: MissingCompileTimeError |
| 564 mirrors/metadata_allowed_values_test/28: MissingCompileTimeError | 563 mirrors/metadata_allowed_values_test/28: MissingCompileTimeError |
| 565 mirrors/metadata_allowed_values_test/29: MissingCompileTimeError | 564 mirrors/metadata_allowed_values_test/29: MissingCompileTimeError |
| 566 mirrors/metadata_allowed_values_test/30: MissingCompileTimeError | 565 mirrors/metadata_allowed_values_test/30: MissingCompileTimeError |
| 567 mirrors/metadata_allowed_values_test/31: MissingCompileTimeError | 566 mirrors/metadata_allowed_values_test/31: MissingCompileTimeError |
| 568 mirrors/metadata_allowed_values_test/none: RuntimeError | 567 mirrors/metadata_allowed_values_test/none: RuntimeError |
| 569 mirrors/metadata_constructed_constant_test: RuntimeError | 568 mirrors/metadata_constructed_constant_test: Crash |
| 570 mirrors/metadata_constructor_arguments_test/01: MissingCompileTimeError | 569 mirrors/metadata_constructor_arguments_test/01: MissingCompileTimeError |
| 571 mirrors/metadata_constructor_arguments_test/02: MissingCompileTimeError | 570 mirrors/metadata_constructor_arguments_test/02: MissingCompileTimeError |
| 572 mirrors/metadata_constructor_arguments_test/03: MissingCompileTimeError | 571 mirrors/metadata_constructor_arguments_test/03: MissingCompileTimeError |
| 573 mirrors/metadata_constructor_arguments_test/04: MissingCompileTimeError | 572 mirrors/metadata_constructor_arguments_test/04: MissingCompileTimeError |
| 574 mirrors/metadata_constructor_arguments_test/05: MissingCompileTimeError | 573 mirrors/metadata_constructor_arguments_test/05: MissingCompileTimeError |
| 575 mirrors/metadata_constructor_arguments_test/06: MissingCompileTimeError | 574 mirrors/metadata_constructor_arguments_test/06: MissingCompileTimeError |
| 576 mirrors/metadata_constructor_arguments_test/07: MissingCompileTimeError | 575 mirrors/metadata_constructor_arguments_test/07: MissingCompileTimeError |
| 577 mirrors/metadata_constructor_arguments_test/none: RuntimeError | 576 mirrors/metadata_constructor_arguments_test/none: RuntimeError |
| 578 mirrors/metadata_nested_constructor_call_test/01: MissingCompileTimeError | 577 mirrors/metadata_nested_constructor_call_test/01: MissingCompileTimeError |
| 579 mirrors/metadata_nested_constructor_call_test/02: MissingCompileTimeError | 578 mirrors/metadata_nested_constructor_call_test/02: MissingCompileTimeError |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 665 [ $compiler == dartk || $compiler == dartkp ] | 664 [ $compiler == dartk || $compiler == dartkp ] |
| 666 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern
el issue 28335. | 665 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern
el issue 28335. |
| 667 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke
rnel issue 28335. | 666 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke
rnel issue 28335. |
| 668 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel
issue 28335. | 667 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel
issue 28335. |
| 669 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l
oading kernel issue 28335. | 668 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l
oading kernel issue 28335. |
| 670 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
g kernel issue 28335. | 669 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
g kernel issue 28335. |
| 671 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
l issue 28335. | 670 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
l issue 28335. |
| 672 | 671 |
| 673 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] | 672 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] |
| 674 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. | 673 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. |
| OLD | NEW |