| 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 466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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: Crash | 486 date_time_test: Crash |
| 487 date_time_test: Timeout |
| 487 double_parse_test/01: Crash | 488 double_parse_test/01: Crash |
| 488 double_parse_test/02: Crash | 489 double_parse_test/02: Crash |
| 489 double_parse_test/03: Crash | 490 double_parse_test/03: Crash |
| 490 double_parse_test/04: Crash | 491 double_parse_test/04: Crash |
| 491 double_parse_test/none: Crash | 492 double_parse_test/none: Crash |
| 492 dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb
erElement' of 'member' where | 493 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. | 494 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). | 495 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: Crash | 496 expando_test: Crash |
| 497 expando_test: RuntimeError |
| 496 for_in_test: Crash | 498 for_in_test: Crash |
| 497 growable_list_test: Crash | 499 growable_list_test: Crash |
| 498 hash_map2_test: Crash | 500 hash_map2_test: Crash |
| 499 hash_set_test/01: Crash | 501 hash_set_test/01: Crash |
| 500 hash_set_test/none: Crash | 502 hash_set_test/none: Crash |
| 501 hash_set_type_check_test: Crash # Assertion failure: Cannot create exact type ma
sk for uninstantiated class null. | 503 hash_set_type_check_test: Crash # Assertion failure: Cannot create exact type ma
sk for uninstantiated class null. |
| 502 hash_set_type_check_test: RuntimeError | 504 hash_set_type_check_test: RuntimeError |
| 503 hashcode_test: Crash | |
| 504 hidden_library2_test/01: Crash | 505 hidden_library2_test/01: Crash |
| 505 hidden_library2_test/none: Crash | 506 hidden_library2_test/none: Crash |
| 506 int_from_environment3_test/01: MissingCompileTimeError | 507 int_from_environment3_test/01: MissingCompileTimeError |
| 507 int_from_environment3_test/02: MissingCompileTimeError | 508 int_from_environment3_test/02: MissingCompileTimeError |
| 508 int_from_environment3_test/03: MissingCompileTimeError | 509 int_from_environment3_test/03: MissingCompileTimeError |
| 509 int_from_environment3_test/04: MissingCompileTimeError | 510 int_from_environment3_test/04: MissingCompileTimeError |
| 510 int_from_environment3_test/05: Crash | 511 int_from_environment3_test/05: Crash |
| 511 int_modulo_arith_test/bignum: Crash | 512 int_modulo_arith_test/bignum: Crash |
| 512 int_modulo_arith_test/modPow: Crash | 513 int_modulo_arith_test/modPow: Crash |
| 513 int_modulo_arith_test/none: Crash | 514 int_modulo_arith_test/none: Crash |
| 514 int_parse_radix_bad_handler_test: Crash | 515 int_parse_radix_bad_handler_test: Crash |
| 515 int_parse_radix_test/01: Crash | 516 int_parse_radix_test/01: Crash |
| 516 int_parse_radix_test/02: Crash | 517 int_parse_radix_test/02: Crash |
| 517 int_parse_radix_test/badTypes: Crash # 'file:///usr/local/google/home/sigmund/da
rt/git_all/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: li
ne 185 pos 12: 'closure != null': Corresponding closure class not found for loca
l(main_closure.call#). Closures found for (j:closure_call(Closure_fromTearOff_cl
osure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closur
e.call), ..., j:closure_call(unwrapException_closure.call), local(unwrapExceptio
n#saveStackTrace)) | 518 int_parse_radix_test/badTypes: Crash # 'file:///usr/local/google/home/sigmund/da
rt/git_all/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: li
ne 185 pos 12: 'closure != null': Corresponding closure class not found for loca
l(main_closure.call#). Closures found for (j:closure_call(Closure_fromTearOff_cl
osure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closur
e.call), ..., j:closure_call(unwrapException_closure.call), local(unwrapExceptio
n#saveStackTrace)) |
| 518 int_parse_radix_test/none: Crash | 519 int_parse_radix_test/none: Crash |
| 519 integer_to_radix_string_test: Crash # Assertion failure: Cannot find value local
(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error),
local(unwrapException#saveStackTrace), local(unwrapException_closure.call#throw
nStackTrace)) for j:closure_call(unwrapException_closure.call). | 520 integer_to_radix_string_test: Crash # Assertion failure: Cannot find value local
(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error),
local(unwrapException#saveStackTrace), local(unwrapException_closure.call#throw
nStackTrace)) for j:closure_call(unwrapException_closure.call). |
| 520 integer_to_string_test/01: Crash | 521 integer_to_string_test/01: Crash |
| 521 is_operator_basic_types_test: Crash | 522 is_operator_basic_types_test: Crash |
| 522 iterable_contains2_test: Crash | 523 iterable_contains2_test: Crash |
| 523 iterable_contains_test: Crash | 524 iterable_contains_test: Crash |
| 524 iterable_element_at_test: Crash | 525 iterable_element_at_test: Crash |
| 525 iterable_empty_test: Crash | 526 iterable_empty_test: Crash |
| 526 iterable_expand_test: Crash | 527 iterable_expand_test: Crash |
| 527 iterable_first_test: Crash | 528 iterable_first_test: Crash |
| 528 iterable_first_where_test: Crash | 529 iterable_first_where_test: Crash |
| 529 iterable_fold_test: Crash | 530 iterable_fold_test: Crash |
| 531 iterable_generate_test/01: Crash |
| 532 iterable_generate_test/none: Crash |
| 533 iterable_join_test: Crash |
| 534 iterable_last_test: Crash |
| 535 iterable_last_where_test: Crash |
| 536 iterable_length_test: Crash |
| 537 iterable_reduce_test: Crash |
| 538 iterable_return_type_test/01: Crash |
| 539 iterable_return_type_test/02: Crash |
| 540 iterable_return_type_test/none: Crash |
| 541 iterable_single_test: Crash |
| 542 iterable_single_where_test: Crash |
| 543 iterable_skip_test: Crash |
| 530 iterable_skip_while_test: Crash | 544 iterable_skip_while_test: Crash |
| 531 iterable_skip_while_test: Crash | 545 iterable_skip_while_test: Crash |
| 532 iterable_take_test: Crash | 546 iterable_take_test: Crash |
| 533 iterable_take_test: Crash | 547 iterable_take_test: Crash |
| 534 iterable_take_while_test: Crash | 548 iterable_take_while_test: Crash |
| 535 iterable_take_while_test: Crash | 549 iterable_take_while_test: Crash |
| 536 iterable_test: Crash | 550 iterable_test: Crash |
| 537 iterable_test: Crash | 551 iterable_test: Crash |
| 538 iterable_to_list_test/01: Crash | 552 iterable_to_list_test/01: Crash |
| 539 iterable_to_list_test/01: Crash | 553 iterable_to_list_test/01: Crash |
| 540 iterable_to_list_test/none: Crash | 554 iterable_to_list_test/none: Crash |
| 541 iterable_to_list_test/none: Crash | 555 iterable_to_list_test/none: Crash |
| 542 iterable_to_set_test: Crash | 556 iterable_to_set_test: Crash |
| 543 iterable_to_set_test: Crash | 557 iterable_to_set_test: Crash |
| 544 iterable_tostring_test: Crash | 558 iterable_tostring_test: Crash |
| 545 iterable_tostring_test: Crash | 559 iterable_tostring_test: Crash |
| 546 json_map_test: Crash | 560 json_map_test: Crash |
| 547 json_map_test: Crash | 561 json_map_test: Crash |
| 548 linked_hash_map_from_iterables_test: Crash | 562 linked_hash_map_from_iterables_test: Crash |
| 549 linked_hash_map_test: Crash | 563 linked_hash_map_test: Crash |
| 550 list_as_map_test: Crash | 564 list_as_map_test: Crash |
| 551 list_contains_argument_order_test: Crash | 565 list_contains_argument_order_test: Crash |
| 552 list_for_each_test: Crash | 566 list_for_each_test: Crash |
| 553 list_get_range_test: Crash | 567 list_get_range_test: Crash |
| 554 list_insert_all_test: Crash | 568 list_insert_all_test: Crash |
| 555 list_insert_test: Crash | 569 list_insert_test: Crash |
| 556 list_iterators_test: Crash | |
| 557 list_map_test: Crash | 570 list_map_test: Crash |
| 558 list_replace_range_test: Crash | 571 list_replace_range_test: Crash |
| 559 list_reversed_test: Crash | 572 list_reversed_test: Crash |
| 560 list_set_all_test: Crash | 573 list_set_all_test: Crash |
| 561 list_set_range_test: Crash | 574 list_set_range_test: Crash |
| 562 list_sort_test: Crash # Assertion failure: Cannot find value local(ListSortTest_
testMain_closure.call#compare) in (local(ListSortTest_testMain_closure.call#list
), local(ListSortTest.testMain#)) for j:closure_call(ListSortTest_testMain_closu
re.call). | 575 list_sort_test: Crash # Assertion failure: Cannot find value local(ListSortTest_
testMain_closure.call#compare) in (local(ListSortTest_testMain_closure.call#list
), local(ListSortTest.testMain#)) for j:closure_call(ListSortTest_testMain_closu
re.call). |
| 576 list_sort_test: RuntimeError |
| 563 list_test/01: Crash | 577 list_test/01: Crash |
| 564 list_test/none: Crash | 578 list_test/none: Crash |
| 565 list_to_string2_test: Crash | |
| 566 list_unmodifiable_test: Crash | 579 list_unmodifiable_test: Crash |
| 567 main_test: Crash | 580 main_test: Crash |
| 568 map_contains_value_test: Crash | 581 map_contains_value_test: Crash |
| 569 map_from_iterable_test: Crash | 582 map_from_iterable_test: Crash |
| 570 map_from_iterables_test: Crash | 583 map_from_iterables_test: Crash |
| 571 map_from_test: Crash | 584 map_from_test: Crash |
| 572 map_keys2_test: Crash | 585 map_keys2_test: Crash |
| 573 map_keys_test: Crash | 586 map_keys_test: Crash |
| 574 map_test: Crash # Issue 27394 | 587 map_test: Crash # Issue 27394 |
| 575 map_to_string_test: Crash | 588 map_to_string_test: Crash |
| 576 map_values2_test: Crash | 589 map_values2_test: Crash |
| 577 map_values3_test: Crash | 590 map_values3_test: Crash |
| 578 map_values4_test: Crash | 591 map_values4_test: Crash |
| 579 map_values_test: Crash | 592 map_values_test: Crash |
| 580 maps_test: Crash | 593 maps_test: Crash |
| 581 nan_infinity_test/01: RuntimeError | 594 nan_infinity_test/01: RuntimeError |
| 582 null_nosuchmethod_test: Crash | 595 null_nosuchmethod_test: Crash |
| 583 null_test: Crash | |
| 584 num_parse_test/01: Crash | 596 num_parse_test/01: Crash |
| 585 num_parse_test/none: Crash | 597 num_parse_test/none: Crash |
| 586 queue_first_test: Crash | 598 queue_first_test: Crash |
| 587 queue_iterator_test: Crash | 599 queue_iterator_test: Crash |
| 588 queue_last_test: Crash | 600 queue_last_test: Crash |
| 589 queue_single_test: Crash | 601 queue_single_test: Crash |
| 590 queue_test: Crash | 602 queue_test: Crash |
| 591 range_error_test: Crash | 603 range_error_test: Crash |
| 592 reg_exp4_test: Crash | 604 reg_exp4_test: Crash |
| 593 reg_exp5_test: Crash | 605 reg_exp5_test: Crash |
| (...skipping 25 matching lines...) Expand all Loading... |
| 619 set_to_string_test: Crash | 631 set_to_string_test: Crash |
| 620 shuffle_test: Crash | 632 shuffle_test: Crash |
| 621 sort_test: Crash # Assertion failure: Cannot find value local(main_closure.call#
compare) in (local(main_closure.call#list), local(main#)) for j:closure_call(mai
n_closure.call). | 633 sort_test: Crash # Assertion failure: Cannot find value local(main_closure.call#
compare) in (local(main_closure.call#list), local(main#)) for j:closure_call(mai
n_closure.call). |
| 622 sort_test: RuntimeError | 634 sort_test: RuntimeError |
| 623 splay_tree_from_iterable_test: Crash | 635 splay_tree_from_iterable_test: Crash |
| 624 splay_tree_from_iterables_test: Crash | 636 splay_tree_from_iterables_test: Crash |
| 625 splay_tree_test/01: Crash | 637 splay_tree_test/01: Crash |
| 626 splay_tree_test/02: Crash | 638 splay_tree_test/02: Crash |
| 627 splay_tree_test/none: Crash | 639 splay_tree_test/none: Crash |
| 628 stacktrace_fromstring_test: Crash | 640 stacktrace_fromstring_test: Crash |
| 641 iterable_mapping_test/01: Crash # 'file:///usr/local/google/home/sra/Dart/sdk/pk
g/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'cl
osure != null': Corresponding closure class not found for j:method(Iterator.move
Next). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), loc
al(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:
closure_call(_LinkedCustomHashSet_closure.call), j:constructor(_LinkedCustomHash
Set.)) |
| 642 iterable_mapping_test/none: Crash # 'file:///usr/local/google/home/sra/Dart/sdk/
pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: '
closure != null': Corresponding closure class not found for j:method(Iterator.mo
veNext). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), l
ocal(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ...,
j:closure_call(_LinkedCustomHashSet_closure.call), j:constructor(_LinkedCustomHa
shSet.)) |
| 643 map_to_string_test: RuntimeError |
| 629 string_buffer_test: Crash | 644 string_buffer_test: Crash |
| 645 string_buffer_test: RuntimeError |
| 630 string_codeunits_test: Crash | 646 string_codeunits_test: Crash |
| 631 string_from_environment3_test/01: MissingCompileTimeError | 647 string_from_environment3_test/01: MissingCompileTimeError |
| 632 string_from_environment3_test/02: MissingCompileTimeError | 648 string_from_environment3_test/02: MissingCompileTimeError |
| 633 string_from_environment3_test/03: MissingCompileTimeError | 649 string_from_environment3_test/03: MissingCompileTimeError |
| 634 string_from_environment3_test/04: MissingCompileTimeError | 650 string_from_environment3_test/04: MissingCompileTimeError |
| 635 string_from_environment3_test/05: Crash | 651 string_from_environment3_test/05: Crash |
| 636 string_from_list_test: Crash | 652 string_from_list_test: Crash |
| 637 string_fromcharcodes_test: Crash | 653 string_fromcharcodes_test: Crash |
| 638 string_operations_with_null_test: Crash | 654 string_operations_with_null_test: Crash |
| 639 string_pattern_test: Crash | 655 string_pattern_test: Crash |
| 640 string_replace_all_test: Crash | 656 string_replace_all_test: Crash |
| 641 string_replace_dollar_test: Crash | 657 string_replace_dollar_test: Crash |
| 642 string_replace_static_test: Crash | 658 string_replace_static_test: Crash |
| 643 string_replace_test: Crash | 659 string_replace_test: Crash |
| 644 string_runes_test: Crash | 660 string_runes_test: Crash |
| 645 string_source_test: Crash | 661 string_source_test: Crash |
| 646 string_split_test: Crash | 662 string_split_test: Crash |
| 647 date_time_test: Timeout | |
| 648 expando_test: RuntimeError | |
| 649 list_sort_test: RuntimeError | |
| 650 string_buffer_test: RuntimeError | |
| 651 string_test: Crash | 663 string_test: Crash |
| 652 string_to_lower_case_test: Crash | 664 string_to_lower_case_test: Crash |
| 653 string_trimlr_test/02: Crash | 665 string_trimlr_test/02: Crash |
| 654 symbol_operator_test/03: Crash | 666 symbol_operator_test/03: Crash |
| 655 symbol_operator_test/none: Crash | 667 symbol_operator_test/none: Crash |
| 656 symbol_reserved_word_test/04: MissingCompileTimeError | 668 symbol_reserved_word_test/04: MissingCompileTimeError |
| 657 symbol_reserved_word_test/05: MissingCompileTimeError | 669 symbol_reserved_word_test/05: MissingCompileTimeError |
| 658 symbol_reserved_word_test/06: RuntimeError | 670 symbol_reserved_word_test/06: RuntimeError |
| 659 symbol_reserved_word_test/07: MissingCompileTimeError | 671 symbol_reserved_word_test/07: MissingCompileTimeError |
| 660 symbol_reserved_word_test/09: RuntimeError | 672 symbol_reserved_word_test/09: RuntimeError |
| (...skipping 10 matching lines...) Expand all Loading... |
| 671 uri_ipv4_test: Crash | 683 uri_ipv4_test: Crash |
| 672 uri_ipv6_test: Crash | 684 uri_ipv6_test: Crash |
| 673 uri_normalize_path_test: Crash | 685 uri_normalize_path_test: Crash |
| 674 uri_normalize_test: Crash | 686 uri_normalize_test: Crash |
| 675 uri_parameters_all_test: Crash | 687 uri_parameters_all_test: Crash |
| 676 uri_parse_test: Crash | 688 uri_parse_test: Crash |
| 677 uri_path_test: Crash | 689 uri_path_test: Crash |
| 678 uri_query_test: Crash | 690 uri_query_test: Crash |
| 679 uri_scheme_test: Crash | 691 uri_scheme_test: Crash |
| 680 uri_test: Crash | 692 uri_test: Crash |
| 681 iterable_generate_test/01: Crash | |
| 682 iterable_generate_test/none: Crash | |
| 683 iterable_join_test: Crash | |
| 684 iterable_last_test: Crash | |
| 685 iterable_last_where_test: Crash | |
| 686 iterable_length_test: Crash | |
| 687 iterable_reduce_test: Crash | |
| 688 iterable_return_type_test/01: Crash | |
| 689 iterable_return_type_test/02: Crash | |
| 690 iterable_return_type_test/none: Crash | |
| 691 iterable_single_test: Crash | |
| 692 iterable_single_where_test: Crash | |
| 693 iterable_skip_test: Crash | |
| 694 | 693 |
| 695 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 694 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 696 stopwatch_test: Crash | 695 stopwatch_test: Crash |
| 697 map_contains_key_test: Crash | 696 map_contains_key_test: Crash |
| 698 map_index_test: Crash | 697 map_index_test: Crash |
| 699 map_remove_test: Crash | 698 map_remove_test: Crash |
| 700 | 699 |
| 701 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 700 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 702 apply2_test: Crash | 701 apply2_test: Crash |
| 703 apply3_test: Crash | 702 apply3_test: Crash |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 772 from_environment_const_type_undefined_test/11: Crash | 771 from_environment_const_type_undefined_test/11: Crash |
| 773 from_environment_const_type_undefined_test/12: Crash | 772 from_environment_const_type_undefined_test/12: Crash |
| 774 from_environment_const_type_undefined_test/13: Crash | 773 from_environment_const_type_undefined_test/13: Crash |
| 775 from_environment_const_type_undefined_test/14: Crash | 774 from_environment_const_type_undefined_test/14: Crash |
| 776 from_environment_const_type_undefined_test/16: Crash | 775 from_environment_const_type_undefined_test/16: Crash |
| 777 growable_list_test: Crash | 776 growable_list_test: Crash |
| 778 hash_map2_test: Crash | 777 hash_map2_test: Crash |
| 779 hash_set_test/01: Crash | 778 hash_set_test/01: Crash |
| 780 hash_set_test/none: Crash | 779 hash_set_test/none: Crash |
| 781 hash_set_type_check_test: Crash # NoSuchMethodError: The getter 'name' was calle
d on null. | 780 hash_set_type_check_test: Crash # NoSuchMethodError: The getter 'name' was calle
d on null. |
| 782 hashcode_test: Crash | |
| 783 hidden_library2_test/01: Crash | 781 hidden_library2_test/01: Crash |
| 784 hidden_library2_test/none: Crash | 782 hidden_library2_test/none: Crash |
| 785 int_from_environment3_test/01: MissingCompileTimeError | 783 int_from_environment3_test/01: MissingCompileTimeError |
| 786 int_from_environment3_test/02: MissingCompileTimeError | 784 int_from_environment3_test/02: MissingCompileTimeError |
| 787 int_from_environment3_test/03: MissingCompileTimeError | 785 int_from_environment3_test/03: MissingCompileTimeError |
| 788 int_from_environment3_test/04: MissingCompileTimeError | 786 int_from_environment3_test/04: MissingCompileTimeError |
| 789 int_from_environment3_test/05: Crash | 787 int_from_environment3_test/05: Crash |
| 790 int_modulo_arith_test/bignum: Crash | 788 int_modulo_arith_test/bignum: Crash |
| 791 int_modulo_arith_test/modPow: Crash | 789 int_modulo_arith_test/modPow: Crash |
| 792 int_modulo_arith_test/none: Crash | 790 int_modulo_arith_test/none: Crash |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 833 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w
as called on null. | 831 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w
as called on null. |
| 834 json_map_test: Crash # Assertion failure: Cannot find value local(listEach_closu
re.call#result) in (local(listEach_closure.call#key), local(listEach_closure.cal
l#value), local(listEach#)) for j:closure_call(listEach_closure.call). | 832 json_map_test: Crash # Assertion failure: Cannot find value local(listEach_closu
re.call#result) in (local(listEach_closure.call#key), local(listEach_closure.cal
l#value), local(listEach#)) for j:closure_call(listEach_closure.call). |
| 835 linked_hash_map_from_iterables_test: Crash # Assertion failure: Cannot find valu
e local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.
call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j
:closure_call(Maps_mapToString_closure.call). | 833 linked_hash_map_from_iterables_test: Crash # Assertion failure: Cannot find valu
e local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.
call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j
:closure_call(Maps_mapToString_closure.call). |
| 836 linked_hash_map_test: Crash # Assertion failure: Cannot find value local(LinkedH
ashMapTest_testMain_closure.call#keys) in (local(LinkedHashMapTest_testMain_clos
ure.call#v), local(LinkedHashMapTest.testMain#testForEachKey)) for j:closure_cal
l(LinkedHashMapTest_testMain_closure.call). | 834 linked_hash_map_test: Crash # Assertion failure: Cannot find value local(LinkedH
ashMapTest_testMain_closure.call#keys) in (local(LinkedHashMapTest_testMain_clos
ure.call#v), local(LinkedHashMapTest.testMain#testForEachKey)) for j:closure_cal
l(LinkedHashMapTest_testMain_closure.call). |
| 837 list_as_map_test: Crash # Assertion failure: Cannot find value local(Maps_mapToS
tring_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps
_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_
mapToString_closure.call). | 835 list_as_map_test: Crash # Assertion failure: Cannot find value local(Maps_mapToS
tring_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps
_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_
mapToString_closure.call). |
| 838 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos
ingClass' was called on null. | 836 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos
ingClass' was called on null. |
| 839 list_for_each_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin | 837 list_for_each_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin |
| 840 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli
edMixin | 838 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli
edMixin |
| 841 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl
iedMixin | 839 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl
iedMixin |
| 842 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM
ixin | 840 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM
ixin |
| 843 list_iterators_test: Crash | |
| 844 list_map_test: Crash | 841 list_map_test: Crash |
| 845 list_replace_range_test: Crash | 842 list_replace_range_test: Crash |
| 846 list_reversed_test: Crash | 843 list_reversed_test: Crash |
| 847 list_set_all_test: Crash | 844 list_set_all_test: Crash |
| 848 list_set_range_test: Crash | 845 list_set_range_test: Crash |
| 849 list_sort_test: Crash # Assertion failure: Cannot find value local(ListSortTest_
testMain_closure.call#compare) in (local(ListSortTest_testMain_closure.call#list
), local(ListSortTest.testMain#)) for j:closure_call(ListSortTest_testMain_closu
re.call). | 846 list_sort_test: Crash # Assertion failure: Cannot find value local(ListSortTest_
testMain_closure.call#compare) in (local(ListSortTest_testMain_closure.call#list
), local(ListSortTest.testMain#)) for j:closure_call(ListSortTest_testMain_closu
re.call). |
| 850 list_sort_test: RuntimeError | 847 list_sort_test: RuntimeError |
| 851 list_test/01: Crash | 848 list_test/01: Crash |
| 852 list_test/none: Crash | 849 list_test/none: Crash |
| 853 list_to_string2_test: Crash | |
| 854 list_unmodifiable_test: Crash | 850 list_unmodifiable_test: Crash |
| 855 main_test: Crash | 851 main_test: Crash |
| 856 map_contains_value_test: Crash | 852 map_contains_value_test: Crash |
| 857 map_from_iterable_test: Crash | 853 map_from_iterable_test: Crash |
| 858 map_from_iterables_test: Crash | 854 map_from_iterables_test: Crash |
| 859 map_from_test: Crash | 855 map_from_test: Crash |
| 860 map_keys2_test: Crash | 856 map_keys2_test: Crash |
| 861 map_keys_test: Crash | 857 map_keys_test: Crash |
| 862 map_test: Crash # Issue 27394 | 858 map_test: Crash # Issue 27394 |
| 863 map_to_string_test: Crash | 859 map_to_string_test: Crash |
| 864 map_values2_test: Crash | 860 map_values2_test: Crash |
| 865 map_values3_test: Crash | 861 map_values3_test: Crash |
| 866 map_values4_test: Crash | 862 map_values4_test: Crash |
| 867 map_values_test: Crash | 863 map_values_test: Crash |
| 868 maps_test: Crash | 864 maps_test: Crash |
| 869 nan_infinity_test/01: RuntimeError | 865 nan_infinity_test/01: RuntimeError |
| 870 null_nosuchmethod_test: Crash | 866 null_nosuchmethod_test: Crash |
| 871 null_test: Crash | 867 map_to_string_test: RuntimeError |
| 872 num_parse_test/01: Crash | 868 num_parse_test/01: Crash |
| 873 num_parse_test/none: Crash | 869 num_parse_test/none: Crash |
| 874 queue_first_test: Crash | 870 queue_first_test: Crash |
| 875 queue_iterator_test: Crash | 871 queue_iterator_test: Crash |
| 876 queue_last_test: Crash | 872 queue_last_test: Crash |
| 877 queue_single_test: Crash | 873 queue_single_test: Crash |
| 878 queue_test: Crash | 874 queue_test: Crash |
| 879 range_error_test: Crash | 875 range_error_test: Crash |
| 880 reg_exp4_test: Crash | 876 reg_exp4_test: Crash |
| 881 reg_exp5_test: Crash | 877 reg_exp5_test: Crash |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1005 int_parse_radix_bad_handler_test: Pass | 1001 int_parse_radix_bad_handler_test: Pass |
| 1006 | 1002 |
| 1007 [ $compiler == dart2analyzer && $strong && $checked ] | 1003 [ $compiler == dart2analyzer && $strong && $checked ] |
| 1008 iterable_fold_test/01: CompileTimeError | 1004 iterable_fold_test/01: CompileTimeError |
| 1009 | 1005 |
| 1010 [ $compiler == dart2analyzer && $checked && !$strong ] | 1006 [ $compiler == dart2analyzer && $checked && !$strong ] |
| 1011 iterable_fold_test/01: Pass | 1007 iterable_fold_test/01: Pass |
| 1012 | 1008 |
| 1013 [ $compiler == dart2analyzer && $strong && !$checked ] | 1009 [ $compiler == dart2analyzer && $strong && !$checked ] |
| 1014 iterable_fold_test/01: CompileTimeError | 1010 iterable_fold_test/01: CompileTimeError |
| OLD | NEW |