Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2017, 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 # All static_tests have expected compile-time errors. | 5 # All static_tests have expected compile-time errors. |
| 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] | 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] |
| 7 core_runtime_types_static_test: MissingCompileTimeError | 7 core_runtime_types_static_test: MissingCompileTimeError |
| 8 splay_tree_test/01: MissingCompileTimeError | 8 splay_tree_test/01: MissingCompileTimeError |
| 9 splay_tree_test/02: MissingCompileTimeError | 9 splay_tree_test/02: MissingCompileTimeError |
| 10 string_base_vm_static_test: MissingCompileTimeError | 10 string_base_vm_static_test: MissingCompileTimeError |
| (...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 476 collection_from_test: Crash | 476 collection_from_test: Crash |
| 477 collection_length_test: Crash | 477 collection_length_test: Crash |
| 478 collection_removes_test: Crash | 478 collection_removes_test: Crash |
| 479 collection_test: Crash | 479 collection_test: Crash |
| 480 collection_to_string_test: Crash | 480 collection_to_string_test: Crash |
| 481 compare_to2_test: Crash | 481 compare_to2_test: Crash |
| 482 const_list_literal_test: Crash | 482 const_list_literal_test: Crash |
| 483 const_list_set_range_test: Crash | 483 const_list_set_range_test: Crash |
| 484 core_runtime_types_test: Crash | 484 core_runtime_types_test: Crash |
| 485 data_uri_test: Crash | 485 data_uri_test: Crash |
| 486 date_time_test: Skip # TODO(30492): TODO(redemption): Timeout | |
|
Siggi Cherem (dart-lang)
2017/08/18 21:22:01
\o/
| |
| 487 double_parse_test/01: Crash | 486 double_parse_test/01: Crash |
| 488 double_parse_test/02: Crash | 487 double_parse_test/02: Crash |
| 489 double_parse_test/03: Crash | 488 double_parse_test/03: Crash |
| 490 double_parse_test/04: Crash | 489 double_parse_test/04: Crash |
| 491 double_parse_test/none: Crash | 490 double_parse_test/none: Crash |
| 492 dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb erElement' of 'member' where | 491 dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb erElement' of 'member' where |
| 493 error_stack_trace1_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. | 492 error_stack_trace1_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. |
| 494 error_stack_trace2_test: Crash # Assertion failure: Cannot find value local(unwr apException_closure.call#ex) in (local(unwrapException_closure.call#error), loca l(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStac kTrace)) for j:closure_call(unwrapException_closure.call). | 493 error_stack_trace2_test: Crash # Assertion failure: Cannot find value local(unwr apException_closure.call#ex) in (local(unwrapException_closure.call#error), loca l(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStac kTrace)) for j:closure_call(unwrapException_closure.call). |
| 495 expando_test: RuntimeError | 494 expando_test: RuntimeError |
| 496 for_in_test: Crash | 495 for_in_test: Crash |
| (...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 707 collection_length_test: Crash | 706 collection_length_test: Crash |
| 708 collection_removes_test: Crash | 707 collection_removes_test: Crash |
| 709 collection_test: Crash | 708 collection_test: Crash |
| 710 collection_to_string_test: Crash | 709 collection_to_string_test: Crash |
| 711 compare_to2_test: Crash | 710 compare_to2_test: Crash |
| 712 const_list_literal_test: Crash | 711 const_list_literal_test: Crash |
| 713 const_list_set_range_test: Crash | 712 const_list_set_range_test: Crash |
| 714 core_runtime_types_static_test: Crash | 713 core_runtime_types_static_test: Crash |
| 715 core_runtime_types_test: Crash | 714 core_runtime_types_test: Crash |
| 716 data_uri_test: Crash | 715 data_uri_test: Crash |
| 717 date_time_test: Skip # TODO(30492): TODO(redemption): Timeout | |
| 718 double_parse_test/01: Crash | 716 double_parse_test/01: Crash |
| 719 double_parse_test/02: Crash | 717 double_parse_test/02: Crash |
| 720 double_parse_test/03: Crash | 718 double_parse_test/03: Crash |
| 721 double_parse_test/04: Crash | 719 double_parse_test/04: Crash |
| 722 double_parse_test/none: Crash | 720 double_parse_test/none: Crash |
| 723 dynamic_nosuchmethod_test: Crash | 721 dynamic_nosuchmethod_test: Crash |
| 724 error_stack_trace1_test: Crash | 722 error_stack_trace1_test: Crash |
| 725 error_stack_trace2_test: Crash | 723 error_stack_trace2_test: Crash |
| 726 expando_test: RuntimeError | 724 expando_test: RuntimeError |
| 727 for_in_test: Crash | 725 for_in_test: Crash |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 825 list_unmodifiable_test: Crash | 823 list_unmodifiable_test: Crash |
| 826 main_test: Crash | 824 main_test: Crash |
| 827 map_contains_value_test: Crash | 825 map_contains_value_test: Crash |
| 828 map_from_iterable_test: Crash | 826 map_from_iterable_test: Crash |
| 829 map_from_iterables_test: Crash | 827 map_from_iterables_test: Crash |
| 830 map_from_test: Crash | 828 map_from_test: Crash |
| 831 map_keys2_test: Crash | 829 map_keys2_test: Crash |
| 832 map_keys_test: Crash | 830 map_keys_test: Crash |
| 833 map_test: Crash # Issue 27394 | 831 map_test: Crash # Issue 27394 |
| 834 map_to_string_test: Crash | 832 map_to_string_test: Crash |
| 833 map_to_string_test: RuntimeError | |
| 835 map_values2_test: Crash | 834 map_values2_test: Crash |
| 836 map_values3_test: Crash | 835 map_values3_test: Crash |
| 837 map_values4_test: Crash | 836 map_values4_test: Crash |
| 838 map_values_test: Crash | 837 map_values_test: Crash |
| 839 maps_test: Crash | 838 maps_test: Crash |
| 840 nan_infinity_test/01: RuntimeError | 839 nan_infinity_test/01: RuntimeError |
| 841 null_nosuchmethod_test: Crash | 840 null_nosuchmethod_test: Crash |
| 842 map_to_string_test: RuntimeError | |
| 843 num_parse_test/01: Crash | 841 num_parse_test/01: Crash |
| 844 num_parse_test/none: Crash | 842 num_parse_test/none: Crash |
| 845 queue_first_test: Crash | 843 queue_first_test: Crash |
| 846 queue_iterator_test: Crash | 844 queue_iterator_test: Crash |
| 847 queue_last_test: Crash | 845 queue_last_test: Crash |
| 848 queue_single_test: Crash | 846 queue_single_test: Crash |
| 849 queue_test: Crash | 847 queue_test: Crash |
| 850 range_error_test: Crash | 848 range_error_test: Crash |
| 851 reg_exp4_test: Crash | 849 reg_exp4_test: Crash |
| 852 reg_exp5_test: Crash | 850 reg_exp5_test: Crash |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 974 int_parse_radix_bad_handler_test: Pass | 972 int_parse_radix_bad_handler_test: Pass |
| 975 | 973 |
| 976 [ $compiler == dart2analyzer && $strong && $checked ] | 974 [ $compiler == dart2analyzer && $strong && $checked ] |
| 977 iterable_fold_test/01: CompileTimeError | 975 iterable_fold_test/01: CompileTimeError |
| 978 | 976 |
| 979 [ $compiler == dart2analyzer && $checked && !$strong ] | 977 [ $compiler == dart2analyzer && $checked && !$strong ] |
| 980 iterable_fold_test/01: Pass | 978 iterable_fold_test/01: Pass |
| 981 | 979 |
| 982 [ $compiler == dart2analyzer && $strong && !$checked ] | 980 [ $compiler == dart2analyzer && $strong && !$checked ] |
| 983 iterable_fold_test/01: CompileTimeError | 981 iterable_fold_test/01: CompileTimeError |
| OLD | NEW |