| 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 423 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 434 | 434 |
| 435 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 435 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 436 apply2_test: Crash | 436 apply2_test: Crash |
| 437 apply3_test: Crash | 437 apply3_test: Crash |
| 438 apply4_test: Crash | 438 apply4_test: Crash |
| 439 apply5_test: Crash | 439 apply5_test: Crash |
| 440 apply_test: Crash | 440 apply_test: Crash |
| 441 big_integer_arith_vm_test/modInv: Crash | 441 big_integer_arith_vm_test/modInv: Crash |
| 442 big_integer_arith_vm_test/shift: Crash | 442 big_integer_arith_vm_test/shift: Crash |
| 443 bit_twiddling_bigint_test: Crash | 443 bit_twiddling_bigint_test: Crash |
| 444 bit_twiddling_test: Crash | |
| 445 bool_from_environment2_test/01: MissingCompileTimeError | 444 bool_from_environment2_test/01: MissingCompileTimeError |
| 446 bool_from_environment2_test/02: MissingCompileTimeError | 445 bool_from_environment2_test/02: MissingCompileTimeError |
| 447 bool_from_environment2_test/03: MissingCompileTimeError | 446 bool_from_environment2_test/03: MissingCompileTimeError |
| 448 bool_from_environment2_test/04: MissingCompileTimeError | 447 bool_from_environment2_test/04: MissingCompileTimeError |
| 449 bool_from_environment2_test/05: Crash | 448 bool_from_environment2_test/05: Crash |
| 450 collection_from_test: Crash | 449 collection_from_test: Crash |
| 451 collection_length_test: Crash | 450 collection_length_test: Crash |
| 452 collection_removes_test: Crash | 451 collection_removes_test: Crash |
| 453 collection_test: Crash | 452 collection_test: Crash |
| 454 collection_to_string_test: Crash | 453 collection_to_string_test: Crash |
| 455 compare_to2_test: Crash | 454 compare_to2_test: Crash |
| 456 const_list_literal_test: Crash | 455 const_list_literal_test: Crash |
| 457 const_list_remove_range_test: Crash | 456 const_list_remove_range_test: Crash |
| 458 const_list_set_range_test: Crash | 457 const_list_set_range_test: Crash |
| 459 core_runtime_types_test: Crash | 458 core_runtime_types_test: Crash |
| 460 data_uri_test: Crash | 459 data_uri_test: Crash |
| 461 date_time2_test: Crash | |
| 462 date_time3_test: Crash | |
| 463 date_time4_test: Crash | |
| 464 date_time7_test: Crash | |
| 465 date_time_parse_test: Crash | |
| 466 date_time_test: Crash | 460 date_time_test: Crash |
| 467 double_floor2_test: Crash | 461 double_floor2_test: Crash |
| 468 double_parse_test/01: Crash | 462 double_parse_test/01: Crash |
| 469 double_parse_test/02: Crash | 463 double_parse_test/02: Crash |
| 470 double_parse_test/03: Crash | 464 double_parse_test/03: Crash |
| 471 double_parse_test/04: Crash | 465 double_parse_test/04: Crash |
| 472 double_parse_test/none: Crash | 466 double_parse_test/none: Crash |
| 473 exception_implementation_test: Crash | 467 exception_implementation_test: Crash |
| 474 expando_test: Crash | 468 expando_test: Crash |
| 475 for_in_test: Crash | 469 for_in_test: Crash |
| 476 growable_list_test: Crash | 470 growable_list_test: Crash |
| 477 has_next_iterator_test: Crash | 471 has_next_iterator_test: Crash |
| 478 hash_map2_test: Crash | 472 hash_map2_test: Crash |
| 479 hash_set_test/01: Crash | 473 hash_set_test/01: Crash |
| 480 hash_set_test/none: Crash | 474 hash_set_test/none: Crash |
| 481 hash_set_type_check_test: RuntimeError | 475 hash_set_type_check_test: RuntimeError |
| 482 hashcode_test: Crash | 476 hashcode_test: Crash |
| 483 hidden_library2_test/01: Crash | 477 hidden_library2_test/01: Crash |
| 484 hidden_library2_test/none: Crash | 478 hidden_library2_test/none: Crash |
| 485 int_from_environment3_test/01: MissingCompileTimeError | 479 int_from_environment3_test/01: MissingCompileTimeError |
| 486 int_from_environment3_test/02: MissingCompileTimeError | 480 int_from_environment3_test/02: MissingCompileTimeError |
| 487 int_from_environment3_test/03: MissingCompileTimeError | 481 int_from_environment3_test/03: MissingCompileTimeError |
| 488 int_from_environment3_test/04: MissingCompileTimeError | 482 int_from_environment3_test/04: MissingCompileTimeError |
| 489 int_from_environment3_test/05: Crash | 483 int_from_environment3_test/05: Crash |
| 490 int_modulo_arith_test/bignum: Crash | 484 int_modulo_arith_test/bignum: Crash |
| 491 int_modulo_arith_test/modPow: Crash | 485 int_modulo_arith_test/modPow: Crash |
| 492 int_modulo_arith_test/none: Crash | 486 int_modulo_arith_test/none: Crash |
| 487 iterable_skip_while_test: Crash |
| 488 iterable_take_test: Crash |
| 489 iterable_take_while_test: Crash |
| 490 iterable_test: Crash |
| 491 iterable_to_list_test/01: Crash |
| 492 iterable_to_list_test/none: Crash |
| 493 iterable_to_set_test: Crash |
| 494 iterable_tostring_test: Crash |
| 495 json_map_test: Crash |
| 496 linked_hash_map_from_iterables_test: Crash |
| 497 linked_hash_map_test: Crash |
| 498 list_as_map_test: Crash |
| 499 list_contains_argument_order_test: Crash |
| 500 list_fill_range_test: Crash |
| 501 list_first_test: Crash |
| 502 list_fixed_test: Crash |
| 503 list_for_each_test: Crash |
| 504 list_get_range_test: Crash |
| 505 list_growable_test: Crash |
| 506 list_insert_all_test: Crash |
| 507 list_insert_test: Crash |
| 508 list_iterators_test: Crash |
| 493 list_iterators_test: Crash | 509 list_iterators_test: Crash |
| 494 list_last_test: Crash | 510 list_last_test: Crash |
| 511 list_last_test: Crash |
| 512 list_map_test: Crash |
| 495 list_map_test: Crash | 513 list_map_test: Crash |
| 496 list_remove_range_test: Crash | 514 list_remove_range_test: Crash |
| 515 list_remove_range_test: Crash |
| 516 list_removeat_test: Crash |
| 497 list_removeat_test: Crash | 517 list_removeat_test: Crash |
| 498 list_replace_range_test: Crash | 518 list_replace_range_test: Crash |
| 519 list_replace_range_test: Crash |
| 520 list_reversed_test: Crash |
| 499 list_reversed_test: Crash | 521 list_reversed_test: Crash |
| 500 list_set_all_test: Crash | 522 list_set_all_test: Crash |
| 523 list_set_all_test: Crash |
| 524 list_set_range_test: Crash |
| 501 list_set_range_test: Crash | 525 list_set_range_test: Crash |
| 502 list_sort_test: Crash | 526 list_sort_test: Crash |
| 503 list_sort_test: RuntimeError | 527 list_sort_test: RuntimeError |
| 528 list_sort_test: RuntimeError |
| 529 list_sublist_test: Crash |
| 504 list_sublist_test: Crash | 530 list_sublist_test: Crash |
| 505 list_test/01: Crash | 531 list_test/01: Crash |
| 532 list_test/01: Crash |
| 533 list_test/none: Crash |
| 506 list_test/none: Crash | 534 list_test/none: Crash |
| 507 list_to_string2_test: Crash | 535 list_to_string2_test: Crash |
| 536 list_to_string2_test: Crash |
| 537 list_to_string_test: Crash |
| 508 list_to_string_test: Crash | 538 list_to_string_test: Crash |
| 509 list_unmodifiable_test: Crash | 539 list_unmodifiable_test: Crash |
| 540 list_unmodifiable_test: Crash |
| 541 main_test: Crash |
| 510 main_test: Crash | 542 main_test: Crash |
| 511 map_contains_key_test: Crash | 543 map_contains_key_test: Crash |
| 512 map_contains_value_test: Crash | 544 map_contains_value_test: Crash |
| 545 map_contains_value_test: Crash |
| 546 map_from_iterable_test: Crash |
| 513 map_from_iterable_test: Crash | 547 map_from_iterable_test: Crash |
| 514 map_from_iterables_test: Crash | 548 map_from_iterables_test: Crash |
| 549 map_from_iterables_test: Crash |
| 550 map_from_test: Crash |
| 515 map_from_test: Crash | 551 map_from_test: Crash |
| 516 map_index_test: Crash | 552 map_index_test: Crash |
| 517 map_keys2_test: Crash | 553 map_keys2_test: Crash |
| 554 map_keys2_test: Crash |
| 555 map_keys_test: Crash |
| 518 map_keys_test: Crash | 556 map_keys_test: Crash |
| 519 map_remove_test: Crash | 557 map_remove_test: Crash |
| 520 map_test: Crash # Issue 27394 | 558 map_test: Crash # Issue 27394 |
| 559 map_test: Crash # Issue 27394 |
| 560 map_to_string_test: Crash |
| 521 map_to_string_test: Crash | 561 map_to_string_test: Crash |
| 522 map_values2_test: Crash | 562 map_values2_test: Crash |
| 563 map_values2_test: Crash |
| 564 map_values3_test: Crash |
| 523 map_values3_test: Crash | 565 map_values3_test: Crash |
| 524 map_values4_test: Crash | 566 map_values4_test: Crash |
| 567 map_values4_test: Crash |
| 568 map_values_test: Crash |
| 525 map_values_test: Crash | 569 map_values_test: Crash |
| 526 maps_test: Crash | 570 maps_test: Crash |
| 571 maps_test: Crash |
| 572 nan_infinity_test/01: RuntimeError |
| 527 nan_infinity_test/01: RuntimeError | 573 nan_infinity_test/01: RuntimeError |
| 528 null_nosuchmethod_test: Crash | 574 null_nosuchmethod_test: Crash |
| 575 null_nosuchmethod_test: Crash |
| 576 null_test: Crash |
| 529 null_test: Crash | 577 null_test: Crash |
| 530 num_clamp_test: Crash | 578 num_clamp_test: Crash |
| 579 num_clamp_test: Crash |
| 580 num_parse_test/01: Crash |
| 531 num_parse_test/01: Crash | 581 num_parse_test/01: Crash |
| 532 num_parse_test/none: Crash | 582 num_parse_test/none: Crash |
| 583 num_parse_test/none: Crash |
| 584 queue_first_test: Crash |
| 533 queue_first_test: Crash | 585 queue_first_test: Crash |
| 534 queue_iterator_test: Crash | 586 queue_iterator_test: Crash |
| 587 queue_iterator_test: Crash |
| 588 queue_last_test: Crash |
| 535 queue_last_test: Crash | 589 queue_last_test: Crash |
| 536 queue_single_test: Crash | 590 queue_single_test: Crash |
| 591 queue_single_test: Crash |
| 592 queue_test: Crash |
| 537 queue_test: Crash | 593 queue_test: Crash |
| 538 range_error_test: Crash | 594 range_error_test: Crash |
| 539 reg_exp4_test: Crash | 595 reg_exp4_test: Crash |
| 540 reg_exp5_test: Crash | 596 reg_exp5_test: Crash |
| 541 reg_exp_all_matches_test: Crash | 597 reg_exp_all_matches_test: Crash |
| 542 reg_exp_start_end_test: Crash | 598 reg_exp_start_end_test: Crash |
| 543 regexp/ascii-regexp-subject_test: Crash | 599 regexp/ascii-regexp-subject_test: Crash |
| 544 regexp/capture-3_test: Crash | |
| 545 regexp/capture_test: Crash | 600 regexp/capture_test: Crash |
| 546 regexp/compile-crash_test: Crash | 601 regexp/compile-crash_test: Crash |
| 547 regexp/compile_test: Crash | 602 regexp/compile_test: Crash |
| 548 regexp/early-acid3-86_test: Crash | 603 regexp/early-acid3-86_test: Crash |
| 549 regexp/ecma-regex-examples_test: Crash | 604 regexp/ecma-regex-examples_test: Crash |
| 550 regexp/extended-characters-more_test: Crash | 605 regexp/extended-characters-more_test: Crash |
| 551 regexp/global_test: Crash | 606 regexp/global_test: Crash |
| 552 regexp/indexof_test: Crash | 607 regexp/indexof_test: Crash |
| 553 regexp/invalid-range-in-class_test: Crash | 608 regexp/invalid-range-in-class_test: Crash |
| 554 regexp/issue_19193_test: Crash | 609 regexp/issue_19193_test: Crash |
| 555 regexp/lastindex_test: Crash | 610 regexp/lastindex_test: Crash |
| 556 regexp/lookahead_test: Crash | |
| 557 regexp/multiline_test: Crash | 611 regexp/multiline_test: Crash |
| 558 regexp/negative-special-characters_test: Crash | 612 regexp/negative-special-characters_test: Crash |
| 559 regexp/no-extensions_test: Crash | 613 regexp/no-extensions_test: Crash |
| 560 regexp/non-capturing-groups_test: Crash | 614 regexp/non-capturing-groups_test: Crash |
| 561 regexp/parentheses_test: Crash | 615 regexp/parentheses_test: Crash |
| 562 regexp/pcre-test-4_test: Crash | 616 regexp/pcre-test-4_test: Crash |
| 563 regexp/pcre_test: Crash | 617 regexp/pcre_test: Crash |
| 564 regexp/pcre_test: RuntimeError # Issue 27394 | 618 regexp/pcre_test: RuntimeError # Issue 27394 |
| 565 regexp/range-out-of-order_test: Crash | 619 regexp/range-out-of-order_test: Crash |
| 566 regexp/regexp_kde_test: Crash | 620 regexp/regexp_kde_test: Crash |
| 567 regexp/regexp_test: Crash | 621 regexp/regexp_test: Crash |
| 568 regexp/regress-regexp-codeflush_test: Crash | 622 regexp/regress-regexp-codeflush_test: Crash |
| 569 regexp/standalones_test: Crash | 623 regexp/standalones_test: Crash |
| 570 regexp/toString_test: Crash | |
| 571 regexp/unicode-handling_test: Crash | 624 regexp/unicode-handling_test: Crash |
| 572 regexp/unicodeCaseInsensitive_test: Crash | 625 regexp/unicodeCaseInsensitive_test: Crash |
| 573 set_containsAll_test: Crash | 626 set_containsAll_test: Crash |
| 574 set_contains_test: Crash | 627 set_contains_test: Crash |
| 575 set_intersection_test: Crash | 628 set_intersection_test: Crash |
| 576 set_iterator_test: Crash | 629 set_iterator_test: Crash |
| 577 set_removeAll_test: Crash | 630 set_removeAll_test: Crash |
| 578 set_remove_test: Crash | 631 set_remove_test: Crash |
| 579 set_retainAll_test: Crash | 632 set_retainAll_test: Crash |
| 580 set_test: Crash | 633 set_test: Crash |
| (...skipping 24 matching lines...) Expand all Loading... |
| 605 string_replace_all_test: Crash | 658 string_replace_all_test: Crash |
| 606 string_replace_dollar_test: Crash | 659 string_replace_dollar_test: Crash |
| 607 string_replace_static_test: Crash | 660 string_replace_static_test: Crash |
| 608 string_replace_test: Crash | 661 string_replace_test: Crash |
| 609 string_runes_test: Crash | 662 string_runes_test: Crash |
| 610 string_source_test: Crash | 663 string_source_test: Crash |
| 611 string_split_test: Crash | 664 string_split_test: Crash |
| 612 string_substring_test: Crash | 665 string_substring_test: Crash |
| 613 string_test: Crash | 666 string_test: Crash |
| 614 string_to_lower_case_test: Crash | 667 string_to_lower_case_test: Crash |
| 615 string_trimlr_test/01: Crash | |
| 616 string_trimlr_test/02: Crash | 668 string_trimlr_test/02: Crash |
| 617 string_trimlr_test/none: Crash | 669 double_round2_test: Crash # Assertion failure: Cannot find value local(unwrapExc
eption_closure.call#ex) in (local(unwrapException_closure.call#error), local(unw
rapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrac
e)) for j:closure_call(unwrapException_closure.call). |
| 670 double_truncate2_test: Crash # Assertion failure: Cannot find value local(unwrap
Exception_closure.call#ex) in (local(unwrapException_closure.call#error), local(
unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackT
race)) for j:closure_call(unwrapException_closure.call). |
| 671 duration_test: Crash # Assertion failure: Cannot find value local(main_closure.c
all#d1) in (local(main#)) for j:closure_call(main_closure.call). |
| 672 dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb
erElement' of 'member' where |
| 673 error_stack_trace1_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 674 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). |
| 675 error_stack_trace_test/none: Crash # Assertion failure: Cannot find value local(
unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error),
local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrown
StackTrace)) for j:closure_call(unwrapException_closure.call). |
| 676 error_stack_trace_test/nullThrown: Crash # Assertion failure: Cannot find value
local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#er
ror), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#
thrownStackTrace)) for j:closure_call(unwrapException_closure.call). |
| 677 hash_map_test: Crash # Assertion failure: Cannot find value local(Maps_mapToStri
ng_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_ma
pToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_map
ToString_closure.call). |
| 678 hash_set_type_check_test: Crash # Assertion failure: Cannot create exact type ma
sk for uninstantiated class null. |
| 679 regress_11099_test: Crash # type 'FunctionType' is not a subtype of type 'Resolu
tionFunctionType' of 'type' where |
| 680 safe_to_string_test: Crash # type 'InterfaceType' is not a subtype of type 'Reso
lutionDartType' of 'type' where |
| 681 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). |
| 618 symbol_operator_test/03: Crash | 682 symbol_operator_test/03: Crash |
| 619 symbol_operator_test/none: Crash | 683 symbol_operator_test/none: Crash |
| 620 symbol_reserved_word_test/04: MissingCompileTimeError | 684 symbol_reserved_word_test/04: MissingCompileTimeError |
| 621 symbol_reserved_word_test/05: MissingCompileTimeError | 685 symbol_reserved_word_test/05: MissingCompileTimeError |
| 622 symbol_reserved_word_test/06: Crash | 686 symbol_reserved_word_test/06: Crash |
| 623 symbol_reserved_word_test/07: MissingCompileTimeError | 687 symbol_reserved_word_test/07: MissingCompileTimeError |
| 624 symbol_reserved_word_test/09: Crash | 688 symbol_reserved_word_test/09: Crash |
| 625 symbol_reserved_word_test/10: MissingCompileTimeError | 689 symbol_reserved_word_test/10: MissingCompileTimeError |
| 626 symbol_reserved_word_test/12: Crash | 690 symbol_reserved_word_test/12: Crash |
| 627 symbol_test/01: Crash | 691 symbol_test/01: Crash |
| 628 symbol_test/02: Crash | 692 symbol_test/02: Crash |
| 629 symbol_test/03: Crash | 693 symbol_test/03: Crash |
| 630 symbol_test/none: Crash | 694 symbol_test/none: Crash |
| 631 type_hashcode_test: Crash | 695 type_hashcode_test: Crash |
| 632 unicode2_test: Crash | 696 unicode2_test: Crash |
| 633 uri_base_test: Crash | 697 uri_base_test: Crash |
| 634 uri_file_test: Crash | 698 uri_file_test: Crash |
| 635 uri_http_test: Crash | 699 uri_http_test: Crash |
| 636 uri_ipv4_test: Crash | 700 uri_ipv4_test: Crash |
| 637 uri_ipv6_test: Crash | 701 uri_ipv6_test: Crash |
| 638 uri_normalize_path_test: Crash | 702 uri_normalize_path_test: Crash |
| 639 uri_normalize_test: Crash | 703 uri_normalize_test: Crash |
| 640 uri_parameters_all_test: Crash | 704 uri_parameters_all_test: Crash |
| 641 uri_parse_test: Crash | 705 uri_parse_test: Crash |
| 642 uri_path_test: Crash | 706 uri_path_test: Crash |
| 643 uri_query_test: Crash | 707 uri_query_test: Crash |
| 644 uri_scheme_test: Crash | 708 uri_scheme_test: Crash |
| 645 uri_test: Crash | 709 uri_test: Crash |
| 646 map_to_string_test: Crash | |
| 647 map_values2_test: Crash | |
| 648 map_values3_test: Crash | |
| 649 map_values4_test: Crash | |
| 650 map_values_test: Crash | |
| 651 maps_test: Crash | |
| 652 nan_infinity_test/01: RuntimeError | |
| 653 null_nosuchmethod_test: Crash | |
| 654 null_test: Crash | |
| 655 num_clamp_test: Crash | |
| 656 num_parse_test/01: Crash | |
| 657 num_parse_test/none: Crash | |
| 658 queue_first_test: Crash | |
| 659 queue_iterator_test: Crash | |
| 660 queue_last_test: Crash | |
| 661 queue_single_test: Crash | |
| 662 queue_test: Crash | |
| 663 map_test: Crash # Issue 27394 | |
| 664 main_test: Crash | |
| 665 map_contains_value_test: Crash | |
| 666 map_from_iterable_test: Crash | |
| 667 map_from_iterables_test: Crash | |
| 668 map_from_test: Crash | |
| 669 map_keys2_test: Crash | |
| 670 map_keys_test: Crash | |
| 671 list_test/01: Crash | |
| 672 list_test/none: Crash | |
| 673 list_to_string2_test: Crash | |
| 674 list_to_string_test: Crash | |
| 675 list_unmodifiable_test: Crash | |
| 676 linked_hash_map_from_iterables_test: Crash | |
| 677 linked_hash_map_test: Crash | |
| 678 list_as_map_test: Crash | |
| 679 list_contains_argument_order_test: Crash | |
| 680 list_fill_range_test: Crash | |
| 681 list_first_test: Crash | |
| 682 list_fixed_test: Crash | |
| 683 list_for_each_test: Crash | |
| 684 list_get_range_test: Crash | |
| 685 list_growable_test: Crash | |
| 686 list_insert_all_test: Crash | |
| 687 list_insert_test: Crash | |
| 688 list_iterators_test: Crash | |
| 689 list_last_test: Crash | |
| 690 list_map_test: Crash | |
| 691 list_remove_range_test: Crash | |
| 692 list_removeat_test: Crash | |
| 693 list_replace_range_test: Crash | |
| 694 list_reversed_test: Crash | |
| 695 list_set_all_test: Crash | |
| 696 list_set_range_test: Crash | |
| 697 list_sort_test: RuntimeError | |
| 698 list_sublist_test: Crash | |
| 699 iterable_skip_while_test: Crash | |
| 700 iterable_take_test: Crash | |
| 701 iterable_take_while_test: Crash | |
| 702 iterable_test: Crash | |
| 703 iterable_to_list_test/01: Crash | |
| 704 iterable_to_list_test/none: Crash | |
| 705 iterable_to_set_test: Crash | |
| 706 iterable_tostring_test: Crash | |
| 707 json_map_test: Crash | |
| 708 | 710 |
| 709 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 711 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 710 stopwatch_test: Crash | 712 stopwatch_test: Crash |
| 711 type_hashcode_test: Crash | 713 type_hashcode_test: Crash |
| 712 map_contains_key_test: Crash | 714 map_contains_key_test: Crash |
| 713 map_index_test: Crash | 715 map_index_test: Crash |
| 714 map_remove_test: Crash | 716 map_remove_test: Crash |
| 715 | 717 |
| 716 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 718 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 717 apply2_test: Crash | 719 apply2_test: Crash |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 826 list_sort_test: Crash | 828 list_sort_test: Crash |
| 827 list_sort_test: RuntimeError | 829 list_sort_test: RuntimeError |
| 828 list_sublist_test: Crash | 830 list_sublist_test: Crash |
| 829 list_test/01: Crash | 831 list_test/01: Crash |
| 830 list_test/none: Crash | 832 list_test/none: Crash |
| 831 list_to_string2_test: Crash | 833 list_to_string2_test: Crash |
| 832 list_to_string_test: Crash | 834 list_to_string_test: Crash |
| 833 list_unmodifiable_test: Crash | 835 list_unmodifiable_test: Crash |
| 834 main_test: Crash | 836 main_test: Crash |
| 835 map_contains_key_test: Crash | 837 map_contains_key_test: Crash |
| 838 map_contains_key_test: Crash |
| 836 map_contains_value_test: Crash | 839 map_contains_value_test: Crash |
| 837 map_from_iterable_test: Crash | 840 map_from_iterable_test: Crash |
| 838 map_from_iterables_test: Crash | 841 map_from_iterables_test: Crash |
| 839 map_from_test: Crash | 842 map_from_test: Crash |
| 840 map_index_test: Crash | 843 map_index_test: Crash |
| 844 map_index_test: Crash |
| 841 map_keys2_test: Crash | 845 map_keys2_test: Crash |
| 842 map_keys_test: Crash | 846 map_keys_test: Crash |
| 843 map_remove_test: Crash | 847 map_remove_test: Crash |
| 848 map_remove_test: Crash |
| 844 map_test: Crash # Issue 27394 | 849 map_test: Crash # Issue 27394 |
| 845 map_to_string_test: Crash | 850 map_to_string_test: Crash |
| 846 map_values2_test: Crash | 851 map_values2_test: Crash |
| 847 map_values3_test: Crash | 852 map_values3_test: Crash |
| 848 map_values4_test: Crash | 853 map_values4_test: Crash |
| 849 map_values_test: Crash | 854 map_values_test: Crash |
| 850 maps_test: Crash | 855 maps_test: Crash |
| 851 nan_infinity_test/01: Crash | 856 nan_infinity_test/01: Crash |
| 857 nan_infinity_test/01: Crash |
| 852 nan_infinity_test/01: RuntimeError | 858 nan_infinity_test/01: RuntimeError |
| 853 null_nosuchmethod_test: Crash | 859 null_nosuchmethod_test: Crash |
| 854 null_test: Crash | 860 null_test: Crash |
| 855 num_clamp_test: Crash | 861 num_clamp_test: Crash |
| 856 num_parse_test/01: Crash | 862 num_parse_test/01: Crash |
| 857 num_parse_test/none: Crash | 863 num_parse_test/none: Crash |
| 858 queue_first_test: Crash | 864 queue_first_test: Crash |
| 859 queue_iterator_test: Crash | 865 queue_iterator_test: Crash |
| 860 queue_last_test: Crash | 866 queue_last_test: Crash |
| 861 queue_single_test: Crash | 867 queue_single_test: Crash |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 945 symbol_reserved_word_test/05: MissingCompileTimeError | 951 symbol_reserved_word_test/05: MissingCompileTimeError |
| 946 symbol_reserved_word_test/06: Crash | 952 symbol_reserved_word_test/06: Crash |
| 947 symbol_reserved_word_test/07: MissingCompileTimeError | 953 symbol_reserved_word_test/07: MissingCompileTimeError |
| 948 symbol_reserved_word_test/09: Crash | 954 symbol_reserved_word_test/09: Crash |
| 949 symbol_reserved_word_test/10: MissingCompileTimeError | 955 symbol_reserved_word_test/10: MissingCompileTimeError |
| 950 symbol_reserved_word_test/12: Crash | 956 symbol_reserved_word_test/12: Crash |
| 951 symbol_test/01: Crash | 957 symbol_test/01: Crash |
| 952 symbol_test/02: Crash | 958 symbol_test/02: Crash |
| 953 symbol_test/03: Crash | 959 symbol_test/03: Crash |
| 954 symbol_test/none: Crash | 960 symbol_test/none: Crash |
| 955 throw_half_surrogate_pair_test/01: Crash | |
| 956 throw_half_surrogate_pair_test/02: Crash | |
| 957 toInt_test: Crash | |
| 958 type_hashcode_test: Crash | |
| 959 unicode_test: Crash | |
| 960 unicode2_test: Crash | 961 unicode2_test: Crash |
| 962 iterable_skip_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 963 iterable_take_test: Crash # Assertion failure: Cannot find value local(main_clos
ure.call#set2) in (local(main#)) for j:closure_call(main_closure.call). |
| 964 iterable_take_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 965 iterable_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called
on null. |
| 966 iterable_to_list_test/01: Crash # UnimplementedError: KernelClosedWorldMixin.get
AppliedMixin |
| 967 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas
s' was called on null. |
| 968 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was
called on null. |
| 969 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w
as called on null. |
| 970 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). |
| 971 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). |
| 972 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). |
| 973 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). |
| 974 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos
ingClass' was called on null. |
| 975 list_fill_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl
iedMixin |
| 976 list_first_test: Crash # Assertion failure: Cannot find value local(test_closure
.call#list) in (local(test#)) for j:closure_call(test_closure.call). |
| 977 list_fixed_test: Crash # Assertion failure: Cannot find value local(main_closure
.call#a) in (local(main#)) for j:closure_call(main_closure.call). |
| 978 list_for_each_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin |
| 979 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli
edMixin |
| 980 list_growable_test: Crash # Assertion failure: Cannot find value local(main_clos
ure.call#a) in (local(main#)) for j:closure_call(main_closure.call). |
| 981 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl
iedMixin |
| 982 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM
ixin |
| 961 uri_base_test: Crash | 983 uri_base_test: Crash |
| 962 uri_file_test: Crash | 984 uri_file_test: Crash |
| 963 uri_http_test: Crash | 985 uri_http_test: Crash |
| 964 uri_ipv4_test: Crash | 986 uri_ipv4_test: Crash |
| 965 uri_ipv6_test: Crash | 987 uri_ipv6_test: Crash |
| 966 uri_normalize_path_test: Crash | 988 uri_normalize_path_test: Crash |
| 967 uri_normalize_test: Crash | 989 uri_normalize_test: Crash |
| 968 uri_parameters_all_test: Crash | 990 uri_parameters_all_test: Crash |
| 969 uri_parse_test: Crash | 991 uri_parse_test: Crash |
| 970 uri_path_test: Crash | 992 uri_path_test: Crash |
| 971 uri_query_test: Crash | 993 uri_query_test: Crash |
| 972 uri_scheme_test: Crash | 994 uri_scheme_test: Crash |
| 973 uri_test: Crash | 995 uri_test: Crash |
| 974 nan_infinity_test/01: Crash | |
| 975 nan_infinity_test/none: Crash | |
| 976 num_sign_test: Crash | |
| 977 map_contains_key_test: Crash | |
| 978 map_index_test: Crash | |
| 979 map_remove_test: Crash | |
| 980 list_filled_type_argument_test: Crash | |
| 981 list_index_of_test: Crash | |
| 982 | 996 |
| 983 [$arch == simdbc || $arch == simdbc64] | 997 [$arch == simdbc || $arch == simdbc64] |
| 984 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter | 998 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter |
| 985 | 999 |
| 986 [ $compiler == dart2js && $runtime != none && !$checked ] | 1000 [ $compiler == dart2js && $runtime != none && !$checked ] |
| 987 splay_tree_from_iterable_test: RuntimeError | 1001 splay_tree_from_iterable_test: RuntimeError |
| 988 | 1002 |
| 989 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] | 1003 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] |
| 990 splay_tree_from_iterable_test: RuntimeError | 1004 splay_tree_from_iterable_test: RuntimeError |
| 991 | 1005 |
| (...skipping 14 matching lines...) Expand all Loading... |
| 1006 list_unmodifiable_test: Pass, RuntimeError # Issue 28712 | 1020 list_unmodifiable_test: Pass, RuntimeError # Issue 28712 |
| 1007 iterable_to_list_test/01: RuntimeError # Issue 26501 | 1021 iterable_to_list_test/01: RuntimeError # Issue 26501 |
| 1008 | 1022 |
| 1009 [ $compiler == dartk && $runtime == vm ] | 1023 [ $compiler == dartk && $runtime == vm ] |
| 1010 list_map_test: DartkCompileTimeError | 1024 list_map_test: DartkCompileTimeError |
| 1011 list_remove_range_test: DartkCompileTimeError | 1025 list_remove_range_test: DartkCompileTimeError |
| 1012 list_replace_range_test: DartkCompileTimeError | 1026 list_replace_range_test: DartkCompileTimeError |
| 1013 list_set_all_test: DartkCompileTimeError | 1027 list_set_all_test: DartkCompileTimeError |
| 1014 list_set_range_test: DartkCompileTimeError | 1028 list_set_range_test: DartkCompileTimeError |
| 1015 list_sublist_test: DartkCompileTimeError | 1029 list_sublist_test: DartkCompileTimeError |
| OLD | NEW |