| 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 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 418 string_from_environment2_test: Skip | 418 string_from_environment2_test: Skip |
| 419 string_from_environment3_test: Skip | 419 string_from_environment3_test: Skip |
| 420 string_from_environment_test: Skip | 420 string_from_environment_test: Skip |
| 421 | 421 |
| 422 [ $system == windows && $arch == x64 ] | 422 [ $system == windows && $arch == x64 ] |
| 423 stopwatch_test: Skip # Flaky test due to expected performance behaviour. | 423 stopwatch_test: Skip # Flaky test due to expected performance behaviour. |
| 424 | 424 |
| 425 [ $runtime == vm ] | 425 [ $runtime == vm ] |
| 426 string_case_test/01: RuntimeError | 426 string_case_test/01: RuntimeError |
| 427 | 427 |
| 428 [ $compiler == dart2js && $dart2js_with_kernel ] | 428 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 429 apply2_test: Crash | 429 apply2_test: Crash |
| 430 apply3_test: Crash | 430 apply3_test: Crash |
| 431 apply4_test: Crash | 431 apply4_test: Crash |
| 432 apply5_test: Crash | 432 apply5_test: Crash |
| 433 apply_test: Crash | 433 apply_test: Crash |
| 434 big_integer_arith_vm_test/modInv: Crash | 434 big_integer_arith_vm_test/modInv: Crash |
| 435 big_integer_arith_vm_test/shift: Crash | 435 big_integer_arith_vm_test/shift: Crash |
| 436 bit_twiddling_bigint_test: Crash | 436 bit_twiddling_bigint_test: Crash |
| 437 bit_twiddling_test: Crash | 437 bit_twiddling_test: Crash |
| 438 bool_from_environment2_test/01: MissingCompileTimeError | 438 bool_from_environment2_test/01: MissingCompileTimeError |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 476 hidden_library2_test/01: Crash | 476 hidden_library2_test/01: Crash |
| 477 hidden_library2_test/none: Crash | 477 hidden_library2_test/none: Crash |
| 478 int_from_environment3_test/01: MissingCompileTimeError | 478 int_from_environment3_test/01: MissingCompileTimeError |
| 479 int_from_environment3_test/02: MissingCompileTimeError | 479 int_from_environment3_test/02: MissingCompileTimeError |
| 480 int_from_environment3_test/03: MissingCompileTimeError | 480 int_from_environment3_test/03: MissingCompileTimeError |
| 481 int_from_environment3_test/04: MissingCompileTimeError | 481 int_from_environment3_test/04: MissingCompileTimeError |
| 482 int_from_environment3_test/05: Crash | 482 int_from_environment3_test/05: Crash |
| 483 int_modulo_arith_test/bignum: Crash | 483 int_modulo_arith_test/bignum: Crash |
| 484 int_modulo_arith_test/modPow: Crash | 484 int_modulo_arith_test/modPow: Crash |
| 485 int_modulo_arith_test/none: Crash | 485 int_modulo_arith_test/none: Crash |
| 486 regexp/invalid-range-in-class_test: Crash | 486 list_iterators_test: Crash |
| 487 regexp/issue_19193_test: Crash | 487 list_last_test: Crash |
| 488 regexp/lastindex_test: Crash | 488 list_map_test: Crash |
| 489 regexp/lookahead_test: Crash | 489 list_remove_range_test: Crash |
| 490 regexp/multiline_test: Crash | 490 list_removeat_test: Crash |
| 491 regexp/negative-special-characters_test: Crash | 491 list_replace_range_test: Crash |
| 492 regexp/no-extensions_test: Crash | 492 list_reversed_test: Crash |
| 493 regexp/non-capturing-groups_test: Crash | 493 list_set_all_test: Crash |
| 494 regexp/parentheses_test: Crash | 494 list_set_range_test: Crash |
| 495 regexp/pcre-test-4_test: Crash | 495 list_sort_test: Crash |
| 496 list_sort_test: RuntimeError |
| 497 list_sublist_test: Crash |
| 498 list_test/01: Crash |
| 499 list_test/none: Crash |
| 500 list_to_string2_test: Crash |
| 501 list_to_string_test: Crash |
| 502 list_unmodifiable_test: Crash |
| 503 main_test: Crash |
| 504 map_contains_key_test: Crash |
| 505 map_contains_value_test: Crash |
| 506 map_from_iterable_test: Crash |
| 507 map_from_iterables_test: Crash |
| 508 map_from_test: Crash |
| 509 map_index_test: Crash |
| 510 map_keys2_test: Crash |
| 511 map_keys_test: Crash |
| 512 map_remove_test: Crash |
| 513 map_test: Crash # Issue 27394 |
| 514 map_to_string_test: Crash |
| 515 map_values2_test: Crash |
| 516 map_values3_test: Crash |
| 517 map_values4_test: Crash |
| 518 map_values_test: Crash |
| 519 maps_test: Crash |
| 520 nan_infinity_test/01: RuntimeError |
| 521 null_nosuchmethod_test: Crash |
| 522 null_test: Crash |
| 523 num_clamp_test: Crash |
| 524 num_parse_test/01: Crash |
| 525 num_parse_test/none: Crash |
| 526 queue_first_test: Crash |
| 527 queue_iterator_test: Crash |
| 528 queue_last_test: Crash |
| 529 queue_single_test: Crash |
| 530 queue_test: Crash |
| 496 range_error_test: Crash | 531 range_error_test: Crash |
| 497 reg_exp4_test: Crash | 532 reg_exp4_test: Crash |
| 498 reg_exp5_test: Crash | 533 reg_exp5_test: Crash |
| 499 reg_exp_all_matches_test: Crash | 534 reg_exp_all_matches_test: Crash |
| 500 reg_exp_start_end_test: Crash | 535 reg_exp_start_end_test: Crash |
| 501 regexp/ascii-regexp-subject_test: Crash | 536 regexp/ascii-regexp-subject_test: Crash |
| 502 regexp/capture-3_test: Crash | 537 regexp/capture-3_test: Crash |
| 503 regexp/capture_test: Crash | 538 regexp/capture_test: Crash |
| 504 symbol_test/01: Crash | |
| 505 symbol_test/02: Crash | |
| 506 symbol_test/03: Crash | |
| 507 symbol_test/none: Crash | |
| 508 regexp/compile-crash_test: Crash | 539 regexp/compile-crash_test: Crash |
| 509 regexp/compile_test: Crash | 540 regexp/compile_test: Crash |
| 510 regexp/early-acid3-86_test: Crash | 541 regexp/early-acid3-86_test: Crash |
| 511 regexp/ecma-regex-examples_test: Crash | 542 regexp/ecma-regex-examples_test: Crash |
| 512 regexp/extended-characters-more_test: Crash | 543 regexp/extended-characters-more_test: Crash |
| 513 regexp/global_test: Crash | 544 regexp/global_test: Crash |
| 514 regexp/indexof_test: Crash | 545 regexp/indexof_test: Crash |
| 546 regexp/invalid-range-in-class_test: Crash |
| 547 regexp/issue_19193_test: Crash |
| 548 regexp/lastindex_test: Crash |
| 549 regexp/lookahead_test: Crash |
| 550 regexp/multiline_test: Crash |
| 551 regexp/negative-special-characters_test: Crash |
| 552 regexp/no-extensions_test: Crash |
| 553 regexp/non-capturing-groups_test: Crash |
| 554 regexp/parentheses_test: Crash |
| 555 regexp/pcre-test-4_test: Crash |
| 556 regexp/pcre_test: Crash |
| 557 regexp/pcre_test: RuntimeError # Issue 27394 |
| 515 regexp/range-out-of-order_test: Crash | 558 regexp/range-out-of-order_test: Crash |
| 516 regexp/regexp_kde_test: Crash | 559 regexp/regexp_kde_test: Crash |
| 517 regexp/regexp_test: Crash | 560 regexp/regexp_test: Crash |
| 518 regexp/regress-regexp-codeflush_test: Crash | 561 regexp/regress-regexp-codeflush_test: Crash |
| 519 regexp/standalones_test: Crash | 562 regexp/standalones_test: Crash |
| 520 regexp/toString_test: Crash | 563 regexp/toString_test: Crash |
| 521 regexp/unicode-handling_test: Crash | 564 regexp/unicode-handling_test: Crash |
| 522 regexp/unicodeCaseInsensitive_test: Crash | 565 regexp/unicodeCaseInsensitive_test: Crash |
| 523 set_containsAll_test: Crash | 566 set_containsAll_test: Crash |
| 524 set_contains_test: Crash | 567 set_contains_test: Crash |
| 525 set_intersection_test: Crash | 568 set_intersection_test: Crash |
| 526 set_iterator_test: Crash | 569 set_iterator_test: Crash |
| 527 set_removeAll_test: Crash | 570 set_removeAll_test: Crash |
| 528 set_remove_test: Crash | 571 set_remove_test: Crash |
| 529 set_retainAll_test: Crash | 572 set_retainAll_test: Crash |
| 530 set_test: Crash | 573 set_test: Crash |
| 531 set_to_string_test: Crash | 574 set_to_string_test: Crash |
| 532 shuffle_test: Crash | 575 shuffle_test: Crash |
| 533 sort_test: RuntimeError | 576 sort_test: RuntimeError |
| 534 splay_tree_from_iterable_test: Crash | 577 splay_tree_from_iterable_test: Crash |
| 535 splay_tree_from_iterables_test: Crash | 578 splay_tree_from_iterables_test: Crash |
| 536 splay_tree_test/01: Crash | 579 splay_tree_test/01: Crash |
| 537 splay_tree_test/02: Crash | 580 splay_tree_test/02: Crash |
| 538 splay_tree_test/none: Crash | 581 splay_tree_test/none: Crash |
| 539 regexp/pcre_test: RuntimeError # Issue 27394 | |
| 540 regexp/pcre_test: Crash | |
| 541 regexp/pcre-test-4_test: Crash | |
| 542 stacktrace_fromstring_test: Crash | 582 stacktrace_fromstring_test: Crash |
| 543 stopwatch2_test: Crash | 583 stopwatch2_test: Crash |
| 584 stopwatch_test: Crash |
| 544 string_base_vm_test: Crash | 585 string_base_vm_test: Crash |
| 545 string_buffer_test: Crash | 586 string_buffer_test: Crash |
| 546 string_codeunits_test: Crash | 587 string_codeunits_test: Crash |
| 547 string_from_environment3_test/01: MissingCompileTimeError | 588 string_from_environment3_test/01: MissingCompileTimeError |
| 548 string_from_environment3_test/02: MissingCompileTimeError | 589 string_from_environment3_test/02: MissingCompileTimeError |
| 549 string_from_environment3_test/03: MissingCompileTimeError | 590 string_from_environment3_test/03: MissingCompileTimeError |
| 550 string_from_environment3_test/04: MissingCompileTimeError | 591 string_from_environment3_test/04: MissingCompileTimeError |
| 551 string_from_environment3_test/05: Crash | 592 string_from_environment3_test/05: Crash |
| 552 string_from_list_test: Crash | 593 string_from_list_test: Crash |
| 553 string_fromcharcode_test: Crash | 594 string_fromcharcode_test: Crash |
| (...skipping 19 matching lines...) Expand all Loading... |
| 573 symbol_reserved_word_test/05: MissingCompileTimeError | 614 symbol_reserved_word_test/05: MissingCompileTimeError |
| 574 symbol_reserved_word_test/06: Crash | 615 symbol_reserved_word_test/06: Crash |
| 575 symbol_reserved_word_test/07: MissingCompileTimeError | 616 symbol_reserved_word_test/07: MissingCompileTimeError |
| 576 symbol_reserved_word_test/09: Crash | 617 symbol_reserved_word_test/09: Crash |
| 577 symbol_reserved_word_test/10: MissingCompileTimeError | 618 symbol_reserved_word_test/10: MissingCompileTimeError |
| 578 symbol_reserved_word_test/12: Crash | 619 symbol_reserved_word_test/12: Crash |
| 579 symbol_test/01: Crash | 620 symbol_test/01: Crash |
| 580 symbol_test/02: Crash | 621 symbol_test/02: Crash |
| 581 symbol_test/03: Crash | 622 symbol_test/03: Crash |
| 582 symbol_test/none: Crash | 623 symbol_test/none: Crash |
| 624 type_hashcode_test: Crash |
| 583 unicode2_test: Crash | 625 unicode2_test: Crash |
| 584 uri_base_test: Crash | 626 uri_base_test: Crash |
| 585 uri_file_test: Crash | 627 uri_file_test: Crash |
| 586 uri_http_test: Crash | 628 uri_http_test: Crash |
| 587 uri_ipv4_test: Crash | 629 uri_ipv4_test: Crash |
| 588 uri_ipv6_test: Crash | 630 uri_ipv6_test: Crash |
| 589 uri_normalize_path_test: Crash | 631 uri_normalize_path_test: Crash |
| 590 uri_normalize_test: Crash | 632 uri_normalize_test: Crash |
| 591 uri_parameters_all_test: Crash | 633 uri_parameters_all_test: Crash |
| 592 uri_parse_test: Crash | 634 uri_parse_test: Crash |
| 593 uri_path_test: Crash | 635 uri_path_test: Crash |
| 594 uri_query_test: Crash | 636 uri_query_test: Crash |
| 595 uri_scheme_test: Crash | 637 uri_scheme_test: Crash |
| 596 uri_test: Crash | 638 uri_test: Crash |
| 639 |
| 640 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 641 apply2_test: Crash |
| 642 apply3_test: Crash |
| 643 apply4_test: Crash |
| 644 apply5_test: Crash |
| 645 apply_test: Crash |
| 646 big_integer_arith_vm_test/add: Crash |
| 647 big_integer_arith_vm_test/div: Crash |
| 648 big_integer_arith_vm_test/gcd: Crash |
| 649 big_integer_arith_vm_test/mod: Crash |
| 650 big_integer_arith_vm_test/modInv: Crash |
| 651 big_integer_arith_vm_test/modPow: Crash |
| 652 big_integer_arith_vm_test/mul: Crash |
| 653 big_integer_arith_vm_test/negate: Crash |
| 654 big_integer_arith_vm_test/none: Crash |
| 655 big_integer_arith_vm_test/overflow: Crash |
| 656 big_integer_arith_vm_test/shift: Crash |
| 657 big_integer_arith_vm_test/sub: Crash |
| 658 big_integer_arith_vm_test/trunDiv: Crash |
| 659 big_integer_parsed_arith_vm_test: Crash |
| 660 big_integer_parsed_div_rem_vm_test: Crash |
| 661 big_integer_parsed_mul_div_vm_test: Crash |
| 662 bit_twiddling_bigint_test: Crash |
| 663 bool_from_environment2_test/01: MissingCompileTimeError |
| 664 bool_from_environment2_test/02: MissingCompileTimeError |
| 665 bool_from_environment2_test/03: MissingCompileTimeError |
| 666 bool_from_environment2_test/04: MissingCompileTimeError |
| 667 bool_from_environment2_test/05: Crash |
| 668 collection_from_test: Crash |
| 669 collection_length_test: Crash |
| 670 collection_removes_test: Crash |
| 671 collection_test: Crash |
| 672 collection_to_string_test: Crash |
| 673 compare_to2_test: Crash |
| 674 const_list_literal_test: Crash |
| 675 const_list_remove_range_test: Crash |
| 676 const_list_set_range_test: Crash |
| 677 core_runtime_types_static_test: Crash |
| 678 core_runtime_types_test: Crash |
| 679 data_uri_test: Crash |
| 680 date_time_test: Crash |
| 681 double_floor2_test: Crash |
| 682 double_parse_test/01: Crash |
| 683 double_parse_test/02: Crash |
| 684 double_parse_test/03: Crash |
| 685 double_parse_test/04: Crash |
| 686 double_parse_test/none: Crash |
| 687 double_round2_test: Crash |
| 688 double_truncate2_test: Crash |
| 689 duration_test: Crash |
| 690 dynamic_nosuchmethod_test: Crash |
| 691 error_stack_trace1_test: Crash |
| 692 error_stack_trace2_test: Crash |
| 693 error_stack_trace_test/none: Crash |
| 694 error_stack_trace_test/nullThrown: Crash |
| 695 exception_implementation_test: Crash |
| 696 expando_test: Crash |
| 697 for_in_test: Crash |
| 698 from_environment_const_type_test/02: Crash |
| 699 from_environment_const_type_test/03: Crash |
| 700 from_environment_const_type_test/04: Crash |
| 701 from_environment_const_type_test/06: Crash |
| 702 from_environment_const_type_test/07: Crash |
| 703 from_environment_const_type_test/08: Crash |
| 704 from_environment_const_type_test/09: Crash |
| 705 from_environment_const_type_test/11: Crash |
| 706 from_environment_const_type_test/12: Crash |
| 707 from_environment_const_type_test/13: Crash |
| 708 from_environment_const_type_test/14: Crash |
| 709 from_environment_const_type_test/16: Crash |
| 710 from_environment_const_type_undefined_test/02: Crash |
| 711 from_environment_const_type_undefined_test/03: Crash |
| 712 from_environment_const_type_undefined_test/04: Crash |
| 713 from_environment_const_type_undefined_test/06: Crash |
| 714 from_environment_const_type_undefined_test/07: Crash |
| 715 from_environment_const_type_undefined_test/08: Crash |
| 716 from_environment_const_type_undefined_test/09: Crash |
| 717 from_environment_const_type_undefined_test/11: Crash |
| 718 from_environment_const_type_undefined_test/12: Crash |
| 719 from_environment_const_type_undefined_test/13: Crash |
| 720 from_environment_const_type_undefined_test/14: Crash |
| 721 from_environment_const_type_undefined_test/16: Crash |
| 722 growable_list_test: Crash |
| 723 has_next_iterator_test: Crash |
| 724 hash_map2_test: Crash |
| 725 hash_map_test: Crash |
| 726 hash_set_test/01: Crash |
| 727 hash_set_test/none: Crash |
| 728 hash_set_type_check_test: Crash |
| 729 hash_set_type_check_test: RuntimeError |
| 730 hashcode_test: Crash |
| 731 hidden_library2_test/01: Crash |
| 732 hidden_library2_test/none: Crash |
| 733 int_from_environment3_test/01: MissingCompileTimeError |
| 734 int_from_environment3_test/02: MissingCompileTimeError |
| 735 int_from_environment3_test/03: MissingCompileTimeError |
| 736 int_from_environment3_test/04: MissingCompileTimeError |
| 737 int_from_environment3_test/05: Crash |
| 738 int_modulo_arith_test/bignum: Crash |
| 739 int_modulo_arith_test/modPow: Crash |
| 740 int_modulo_arith_test/none: Crash |
| 741 list_iterators_test: Crash |
| 742 list_last_test: Crash |
| 743 list_map_test: Crash |
| 744 list_remove_range_test: Crash |
| 745 list_removeat_test: Crash |
| 746 list_replace_range_test: Crash |
| 747 list_reversed_test: Crash |
| 748 list_set_all_test: Crash |
| 749 list_set_range_test: Crash |
| 750 list_sort_test: Crash |
| 751 list_sort_test: RuntimeError |
| 752 list_sublist_test: Crash |
| 753 list_test/01: Crash |
| 754 list_test/none: Crash |
| 755 list_to_string2_test: Crash |
| 756 list_to_string_test: Crash |
| 757 list_unmodifiable_test: Crash |
| 758 main_test: Crash |
| 759 map_contains_key_test: Crash |
| 760 map_contains_value_test: Crash |
| 761 map_from_iterable_test: Crash |
| 762 map_from_iterables_test: Crash |
| 763 map_from_test: Crash |
| 764 map_index_test: Crash |
| 765 map_keys2_test: Crash |
| 766 map_keys_test: Crash |
| 767 map_remove_test: Crash |
| 768 map_test: Crash # Issue 27394 |
| 597 map_to_string_test: Crash | 769 map_to_string_test: Crash |
| 598 map_values2_test: Crash | 770 map_values2_test: Crash |
| 599 map_values3_test: Crash | 771 map_values3_test: Crash |
| 600 map_values4_test: Crash | 772 map_values4_test: Crash |
| 601 map_values_test: Crash | 773 map_values_test: Crash |
| 602 maps_test: Crash | 774 maps_test: Crash |
| 775 nan_infinity_test/01: Crash |
| 603 nan_infinity_test/01: RuntimeError | 776 nan_infinity_test/01: RuntimeError |
| 604 null_nosuchmethod_test: Crash | 777 null_nosuchmethod_test: Crash |
| 605 null_test: Crash | 778 null_test: Crash |
| 606 num_clamp_test: Crash | 779 num_clamp_test: Crash |
| 607 num_parse_test/01: Crash | 780 num_parse_test/01: Crash |
| 608 num_parse_test/none: Crash | 781 num_parse_test/none: Crash |
| 609 queue_first_test: Crash | 782 queue_first_test: Crash |
| 610 queue_iterator_test: Crash | 783 queue_iterator_test: Crash |
| 611 queue_last_test: Crash | 784 queue_last_test: Crash |
| 612 queue_single_test: Crash | 785 queue_single_test: Crash |
| 613 queue_test: Crash | 786 queue_test: Crash |
| 614 map_test: Crash # Issue 27394 | 787 range_error_test: Crash |
| 615 main_test: Crash | 788 reg_exp4_test: Crash |
| 616 map_contains_value_test: Crash | 789 reg_exp5_test: Crash |
| 617 map_from_iterable_test: Crash | 790 reg_exp_all_matches_test: Crash |
| 618 map_from_iterables_test: Crash | 791 reg_exp_start_end_test: Crash |
| 619 map_from_test: Crash | 792 regexp/ascii-regexp-subject_test: Crash |
| 620 map_keys2_test: Crash | 793 regexp/capture_test: Crash |
| 621 map_keys_test: Crash | 794 regexp/compile-crash_test: Crash |
| 622 list_test/01: Crash | 795 regexp/compile_test: Crash |
| 623 list_test/none: Crash | 796 regexp/early-acid3-86_test: Crash |
| 624 list_to_string2_test: Crash | 797 regexp/ecma-regex-examples_test: Crash |
| 625 list_to_string_test: Crash | 798 regexp/extended-characters-more_test: Crash |
| 626 list_unmodifiable_test: Crash | 799 regexp/global_test: Crash |
| 627 list_iterators_test: Crash | 800 regexp/indexof_test: Crash |
| 628 list_last_test: Crash | 801 regexp/invalid-range-in-class_test: Crash |
| 629 list_map_test: Crash | 802 regexp/issue_19193_test: Crash |
| 630 list_remove_range_test: Crash | 803 regexp/lastindex_test: Crash |
| 631 list_removeat_test: Crash | 804 regexp/multiline_test: Crash |
| 632 list_replace_range_test: Crash | 805 regexp/negative-special-characters_test: Crash |
| 633 list_reversed_test: Crash | 806 regexp/no-extensions_test: Crash |
| 634 list_set_all_test: Crash | 807 regexp/non-capturing-groups_test: Crash |
| 635 list_set_range_test: Crash | 808 regexp/parentheses_test: Crash |
| 636 list_sort_test: RuntimeError | 809 regexp/pcre-test-4_test: Crash |
| 637 list_sublist_test: Crash | 810 regexp/pcre_test: Crash, RuntimeError, Timeout # Issue 27394 |
| 638 | 811 regexp/range-out-of-order_test: Crash |
| 639 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 812 regexp/regexp_kde_test: Crash |
| 640 stopwatch_test: Crash | 813 regexp/regexp_test: Crash |
| 641 type_hashcode_test: Crash | 814 regexp/regress-regexp-codeflush_test: Crash |
| 642 map_contains_key_test: Crash | 815 regexp/standalones_test: Crash |
| 643 map_index_test: Crash | 816 regexp/unicode-handling_test: Crash |
| 644 map_remove_test: Crash | 817 regexp/unicodeCaseInsensitive_test: Crash |
| 645 list_sort_test: Crash | |
| 646 | |
| 647 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | |
| 648 big_integer_arith_vm_test/add: Crash | |
| 649 big_integer_arith_vm_test/div: Crash | |
| 650 big_integer_arith_vm_test/gcd: Crash | |
| 651 big_integer_arith_vm_test/mod: Crash | |
| 652 big_integer_arith_vm_test/modPow: Crash | |
| 653 big_integer_arith_vm_test/mul: Crash | |
| 654 big_integer_arith_vm_test/negate: Crash | |
| 655 big_integer_arith_vm_test/none: Crash | |
| 656 big_integer_arith_vm_test/overflow: Crash | |
| 657 big_integer_arith_vm_test/sub: Crash | |
| 658 big_integer_arith_vm_test/trunDiv: Crash | |
| 659 big_integer_huge_mul_vm_test: Crash | |
| 660 big_integer_parsed_arith_vm_test: Crash | |
| 661 big_integer_parsed_div_rem_vm_test: Crash | |
| 662 big_integer_parsed_mul_div_vm_test: Crash | |
| 663 bool_from_environment_test: Crash | |
| 664 bool_hashcode_test: Crash | |
| 665 compare_to_test: Crash | |
| 666 core_runtime_types_static_test: Crash | |
| 667 date_time10_test: Crash | |
| 668 date_time5_test: Crash | |
| 669 date_time6_test: Crash | |
| 670 date_time8_test: Crash | |
| 671 date_time9_test: Crash | |
| 672 double_ceil_test: Crash | |
| 673 double_ceil_to_double_test: Crash | |
| 674 double_compare_test: Crash | |
| 675 double_floor2_test: Crash | |
| 676 double_floor_test: Crash | |
| 677 double_floor_to_double_test: Crash | |
| 678 double_parse_test/01: Crash | |
| 679 double_parse_test/02: Crash | |
| 680 double_parse_test/03: Crash | |
| 681 double_parse_test/04: Crash | |
| 682 double_parse_test/none: Crash | |
| 683 expression_test: Crash | |
| 684 format_exception_test: Crash | |
| 685 from_environment_const_type_test/01: Crash | |
| 686 from_environment_const_type_test/02: Crash | |
| 687 from_environment_const_type_test/03: Crash | |
| 688 from_environment_const_type_test/04: Crash | |
| 689 from_environment_const_type_test/05: Crash | |
| 690 from_environment_const_type_test/06: Crash | |
| 691 from_environment_const_type_test/07: Crash | |
| 692 from_environment_const_type_test/08: Crash | |
| 693 from_environment_const_type_test/09: Crash | |
| 694 from_environment_const_type_test/10: Crash | |
| 695 from_environment_const_type_test/11: Crash | |
| 696 from_environment_const_type_test/12: Crash | |
| 697 from_environment_const_type_test/13: Crash | |
| 698 from_environment_const_type_test/14: Crash | |
| 699 from_environment_const_type_test/15: Crash | |
| 700 from_environment_const_type_test/16: Crash | |
| 701 from_environment_const_type_test/none: Crash | |
| 702 from_environment_const_type_undefined_test/01: Crash | |
| 703 from_environment_const_type_undefined_test/02: Crash | |
| 704 from_environment_const_type_undefined_test/03: Crash | |
| 705 from_environment_const_type_undefined_test/04: Crash | |
| 706 from_environment_const_type_undefined_test/05: Crash | |
| 707 from_environment_const_type_undefined_test/06: Crash | |
| 708 from_environment_const_type_undefined_test/07: Crash | |
| 709 from_environment_const_type_undefined_test/08: Crash | |
| 710 from_environment_const_type_undefined_test/09: Crash | |
| 711 from_environment_const_type_undefined_test/10: Crash | |
| 712 from_environment_const_type_undefined_test/11: Crash | |
| 713 from_environment_const_type_undefined_test/12: Crash | |
| 714 from_environment_const_type_undefined_test/13: Crash | |
| 715 from_environment_const_type_undefined_test/14: Crash | |
| 716 from_environment_const_type_undefined_test/15: Crash | |
| 717 from_environment_const_type_undefined_test/16: Crash | |
| 718 from_environment_const_type_undefined_test/none: Crash | |
| 719 hash_map_test: Crash | |
| 720 hash_map_test: Crash | |
| 721 hash_set_type_check_test: Crash | |
| 722 hashcode_boxed_test: Crash | |
| 723 int_ceil_test: Crash | |
| 724 int_ceil_to_double_test: Crash | |
| 725 int_floor_test: Crash | |
| 726 int_floor_to_double_test: Crash | |
| 727 int_from_environment2_test: Crash | |
| 728 int_from_environment_test: Crash | |
| 729 regexp/bol-with-multiline_test: Crash | |
| 730 regexp/look-ahead_test: Crash | |
| 731 regexp/loop-capture_test: Crash | |
| 732 regexp/malformed-escapes_test: Crash | |
| 733 regexp/many-brackets_test: Crash | |
| 734 regexp/non-bmp_test: Crash | |
| 735 regexp/non-capturing-backtracking_test: Crash | |
| 736 regexp/non-character_test: Crash | |
| 737 regexp/non-greedy-parentheses_test: Crash | |
| 738 regexp/norepeat_test: Crash | |
| 739 regexp/overflow_test: Crash | |
| 740 regexp/stack-overflow_test: Crash | |
| 741 reg_exp1_test: Crash | |
| 742 reg_exp_first_match_test: Crash | |
| 743 reg_exp_group_test: Crash | |
| 744 reg_exp_groups_test: Crash | |
| 745 reg_exp_has_match_test: Crash | |
| 746 reg_exp_pattern_test: Crash | |
| 747 reg_exp_string_match_test: Crash | |
| 748 regexp/UC16_test: Crash | |
| 749 regexp/alternative-length-miscalculation_test: Crash | |
| 750 regexp/alternatives_test: Crash | |
| 751 regexp/assertion_test: Crash | |
| 752 regexp/backreferences_test: Crash | |
| 753 regexp/bol-with-multiline_test: Crash | |
| 754 regexp/bol_test: Crash | |
| 755 regexp/captures_test: Crash | |
| 756 regexp/char-insensitive_test: Crash | |
| 757 regexp/character-match-out-of-order_test: Crash | |
| 758 regexp/loop-capture_test: Crash | |
| 759 regexp/zero-length-alternatives_test: Crash | |
| 760 regexp/char-insensitive_test: Crash | |
| 761 regexp/character-match-out-of-order_test: Crash | |
| 762 regexp/constructor_test: Crash | |
| 763 regexp/default_arguments_test: Crash | |
| 764 regexp/dotstar_test: Crash | |
| 765 regexp/extended-characters-match_test: Crash | |
| 766 regexp/find-first-asserted_test: Crash | |
| 767 regexp/quantified-assertions_test: Crash | |
| 768 regexp/range-bound-ffff_test: Crash | |
| 769 regexp/ranges-and-escaped-hyphens_test: Crash | |
| 770 regexp/regress-6-9-regexp_test: Crash | |
| 771 regexp/regress-regexp-construct-result_test: Crash | |
| 772 regexp/repeat-match-waldemar_test: Crash | |
| 773 regexp/results-cache_test: Crash | |
| 774 regexp/stack-overflow2_test: Crash | |
| 775 regexp/stack-overflow_test: Crash | |
| 776 regexp/zero-length-alternatives_test: Crash | |
| 777 regress_11099_test: Crash | |
| 778 regress_r21715_test: Crash | 818 regress_r21715_test: Crash |
| 779 safe_to_string_test: Crash | 819 set_containsAll_test: Crash |
| 820 set_contains_test: Crash |
| 821 set_intersection_test: Crash |
| 822 set_iterator_test: Crash |
| 823 set_removeAll_test: Crash |
| 824 set_remove_test: Crash |
| 825 set_retainAll_test: Crash |
| 826 set_test: Crash |
| 827 set_to_string_test: Crash |
| 828 shuffle_test: Crash |
| 780 sort_test: Crash | 829 sort_test: Crash |
| 830 sort_test: RuntimeError |
| 831 splay_tree_from_iterable_test: Crash |
| 832 splay_tree_from_iterables_test: Crash |
| 833 splay_tree_test/01: Crash |
| 834 splay_tree_test/02: Crash |
| 835 splay_tree_test/none: Crash |
| 836 stacktrace_fromstring_test: Crash |
| 837 stopwatch2_test: Crash |
| 781 stopwatch_test: Crash | 838 stopwatch_test: Crash |
| 782 string_base_vm_static_test: Crash | 839 string_base_vm_static_test: Crash |
| 783 string_case_test/01: Crash | 840 string_base_vm_test: Crash |
| 784 string_case_test/02: Crash | 841 string_buffer_test: Crash |
| 785 string_case_test/03: Crash | 842 string_codeunits_test: Crash |
| 786 string_case_test/none: Crash | 843 string_from_environment3_test/01: MissingCompileTimeError |
| 787 string_from_environment2_test: Crash | 844 string_from_environment3_test/02: MissingCompileTimeError |
| 788 string_from_environment_test: Crash | 845 string_from_environment3_test/03: MissingCompileTimeError |
| 846 string_from_environment3_test/04: MissingCompileTimeError |
| 847 string_from_environment3_test/05: Crash |
| 848 string_from_list_test: Crash |
| 849 string_fromcharcode_test: Crash |
| 850 string_fromcharcodes_test: Crash |
| 851 string_operations_with_null_test: Crash |
| 852 string_pattern_test: Crash |
| 853 string_replace_all_test: Crash |
| 854 string_replace_dollar_test: Crash |
| 855 string_replace_static_test: Crash |
| 856 string_replace_test: Crash |
| 857 string_runes_test: Crash |
| 858 string_source_test: Crash |
| 859 string_split_test: Crash |
| 789 string_static_test: Crash | 860 string_static_test: Crash |
| 790 string_trim2_test: Crash | 861 string_substring_test: Crash |
| 791 string_trim_test: Crash | 862 string_test: Crash |
| 792 strings_test: Crash | 863 string_to_lower_case_test: Crash |
| 793 symbol_reserved_word_test/03: Crash | 864 string_trimlr_test/02: Crash |
| 865 symbol_operator_test/03: Crash |
| 866 symbol_operator_test/none: Crash |
| 867 symbol_reserved_word_test/04: MissingCompileTimeError |
| 794 symbol_reserved_word_test/05: Crash | 868 symbol_reserved_word_test/05: Crash |
| 795 throw_half_surrogate_pair_test/01: Crash | 869 symbol_reserved_word_test/05: MissingCompileTimeError |
| 796 throw_half_surrogate_pair_test/02: Crash | 870 symbol_reserved_word_test/06: Crash |
| 797 toInt_test: Crash | 871 symbol_reserved_word_test/07: MissingCompileTimeError |
| 798 type_hashcode_test: Crash | 872 symbol_reserved_word_test/09: Crash |
| 799 unicode_test: Crash | 873 symbol_reserved_word_test/10: MissingCompileTimeError |
| 800 nan_infinity_test/01: Crash | 874 symbol_reserved_word_test/12: Crash |
| 801 nan_infinity_test/none: Crash | 875 symbol_test/01: Crash |
| 802 num_sign_test: Crash | 876 symbol_test/02: Crash |
| 803 map_contains_key_test: Crash | 877 symbol_test/03: Crash |
| 804 map_index_test: Crash | 878 symbol_test/none: Crash |
| 805 map_remove_test: Crash | 879 unicode2_test: Crash |
| 806 list_literal_is_growable_test: Crash | 880 uri_base_test: Crash |
| 807 list_literal_test: Crash | 881 uri_file_test: Crash |
| 808 list_sort_test: Crash | 882 uri_http_test: Crash |
| 883 uri_ipv4_test: Crash |
| 884 uri_ipv6_test: Crash |
| 885 uri_normalize_path_test: Crash |
| 886 uri_normalize_test: Crash |
| 887 uri_parameters_all_test: Crash |
| 888 uri_parse_test: Crash |
| 889 uri_path_test: Crash |
| 890 uri_query_test: Crash |
| 891 uri_scheme_test: Crash |
| 892 uri_test: Crash |
| 809 | 893 |
| 810 [$arch == simdbc || $arch == simdbc64] | 894 [$arch == simdbc || $arch == simdbc64] |
| 811 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter | 895 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter |
| 812 | 896 |
| 813 [ $compiler == dart2js && $runtime != none && !$checked ] | 897 [ $compiler == dart2js && $runtime != none && !$checked ] |
| 814 splay_tree_from_iterable_test: RuntimeError | 898 splay_tree_from_iterable_test: RuntimeError |
| 815 | 899 |
| 816 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] | 900 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] |
| 817 splay_tree_from_iterable_test: RuntimeError | 901 splay_tree_from_iterable_test: RuntimeError |
| 818 | 902 |
| 819 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] | 903 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] |
| 820 splay_tree_from_iterable_test: RuntimeError | 904 splay_tree_from_iterable_test: RuntimeError |
| 821 | 905 |
| 822 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ] | 906 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ] |
| 823 regexp/pcre_test: Pass, Slow, Timeout | 907 regexp/pcre_test: Pass, Slow, Timeout |
| 824 regexp/global_test: Skip # Issue 21709 | 908 regexp/global_test: Skip # Issue 21709 |
| 825 | 909 |
| 826 [ $mode == debug ] | 910 [ $mode == debug ] |
| 827 regexp/pcre_test: Pass, Slow # Issue 22008 | 911 regexp/pcre_test: Pass, Slow # Issue 22008 |
| 828 | 912 |
| 829 [ $compiler == dart2js && ! $browser ] | 913 [ $compiler == dart2js && ! $browser ] |
| 830 package_resource_test: RuntimeError # Issue 26842 | 914 package_resource_test: RuntimeError # Issue 26842 |
| 831 | 915 |
| 832 [ $compiler == dart2js && ! $dart2js_with_kernel ] | 916 [ $compiler == dart2js && ! $dart2js_with_kernel ] |
| 833 list_unmodifiable_test: Pass, RuntimeError # Issue 28712 | 917 list_unmodifiable_test: Pass, RuntimeError # Issue 28712 |
| OLD | NEW |