Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: tests/corelib_2/corelib_2.status

Issue 2993893002: dedup tests/corelib_2/corelib_2.status dart2js entries (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« tests/corelib/corelib.status ('K') | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 regexp/early-acid3-86_test: RuntimeError # Issue 29921 119 regexp/early-acid3-86_test: RuntimeError # Issue 29921
120 regexp/ecma-regex-examples_test: RuntimeError # Issue 29921 120 regexp/ecma-regex-examples_test: RuntimeError # Issue 29921
121 regexp/extended-characters-match_test: RuntimeError # Issue 29921 121 regexp/extended-characters-match_test: RuntimeError # Issue 29921
122 regexp/extended-characters-more_test: RuntimeError # Issue 29921 122 regexp/extended-characters-more_test: RuntimeError # Issue 29921
123 regexp/find-first-asserted_test: RuntimeError # Issue 29921 123 regexp/find-first-asserted_test: RuntimeError # Issue 29921
124 regexp/quantified-assertions_test: RuntimeError # Issue 29921 124 regexp/quantified-assertions_test: RuntimeError # Issue 29921
125 regexp/range-bound-ffff_test: RuntimeError # Issue 29921 125 regexp/range-bound-ffff_test: RuntimeError # Issue 29921
126 regexp/range-out-of-order_test: RuntimeError # Issue 29921 126 regexp/range-out-of-order_test: RuntimeError # Issue 29921
127 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921 127 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921
128 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 128 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
129 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
130 regexp/pcre-test-4_test: RuntimeError # Issue 29921 129 regexp/pcre-test-4_test: RuntimeError # Issue 29921
131 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921 130 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921
132 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921 131 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921
133 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921 132 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921
134 regexp/results-cache_test: RuntimeError # Issue 29921 133 regexp/results-cache_test: RuntimeError # Issue 29921
135 regexp/stack-overflow2_test: RuntimeError # Issue 29921 134 regexp/stack-overflow2_test: RuntimeError # Issue 29921
136 regexp/stack-overflow_test: RuntimeError # Issue 29921 135 regexp/stack-overflow_test: RuntimeError # Issue 29921
137 regexp/unicode-handling_test: RuntimeError # Issue 29921 136 regexp/unicode-handling_test: RuntimeError # Issue 29921
138 regexp/zero-length-alternatives_test: RuntimeError # Issue 29921 137 regexp/zero-length-alternatives_test: RuntimeError # Issue 29921
139 regress_r21715_test: RuntimeError # Issue 29921 138 regress_r21715_test: RuntimeError # Issue 29921
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 const_list_set_range_test: Crash 459 const_list_set_range_test: Crash
461 core_runtime_types_test: Crash 460 core_runtime_types_test: Crash
462 data_uri_test: Crash 461 data_uri_test: Crash
463 date_time_test: Crash 462 date_time_test: Crash
464 double_floor2_test: Crash 463 double_floor2_test: Crash
465 double_parse_test/01: Crash 464 double_parse_test/01: Crash
466 double_parse_test/02: Crash 465 double_parse_test/02: Crash
467 double_parse_test/03: Crash 466 double_parse_test/03: Crash
468 double_parse_test/04: Crash 467 double_parse_test/04: Crash
469 double_parse_test/none: Crash 468 double_parse_test/none: Crash
469 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).
470 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).
471 duration_test: Crash # Assertion failure: Cannot find value local(main_closure.c all#d1) in (local(main#)) for j:closure_call(main_closure.call).
472 dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb erElement' of 'member' where
473 error_stack_trace1_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
474 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).
475 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).
476 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).
470 exception_implementation_test: Crash 477 exception_implementation_test: Crash
471 expando_test: Crash 478 expando_test: Crash
472 for_in_test: Crash 479 for_in_test: Crash
473 growable_list_test: Crash 480 growable_list_test: Crash
474 has_next_iterator_test: Crash 481 has_next_iterator_test: Crash
475 hash_map2_test: Crash 482 hash_map2_test: Crash
483 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).
476 hash_set_test/01: Crash 484 hash_set_test/01: Crash
477 hash_set_test/none: Crash 485 hash_set_test/none: Crash
486 hash_set_type_check_test: Crash # Assertion failure: Cannot create exact type ma sk for uninstantiated class null.
478 hash_set_type_check_test: RuntimeError 487 hash_set_type_check_test: RuntimeError
479 hashcode_test: Crash 488 hashcode_test: Crash
480 hidden_library2_test/01: Crash 489 hidden_library2_test/01: Crash
481 hidden_library2_test/none: Crash 490 hidden_library2_test/none: Crash
482 int_from_environment3_test/01: MissingCompileTimeError 491 int_from_environment3_test/01: MissingCompileTimeError
483 int_from_environment3_test/02: MissingCompileTimeError 492 int_from_environment3_test/02: MissingCompileTimeError
484 int_from_environment3_test/03: MissingCompileTimeError 493 int_from_environment3_test/03: MissingCompileTimeError
485 int_from_environment3_test/04: MissingCompileTimeError 494 int_from_environment3_test/04: MissingCompileTimeError
486 int_from_environment3_test/05: Crash 495 int_from_environment3_test/05: Crash
487 int_modulo_arith_test/bignum: Crash 496 int_modulo_arith_test/bignum: Crash
(...skipping 14 matching lines...) Expand all
502 list_contains_argument_order_test: Crash 511 list_contains_argument_order_test: Crash
503 list_fill_range_test: Crash 512 list_fill_range_test: Crash
504 list_first_test: Crash 513 list_first_test: Crash
505 list_fixed_test: Crash 514 list_fixed_test: Crash
506 list_for_each_test: Crash 515 list_for_each_test: Crash
507 list_get_range_test: Crash 516 list_get_range_test: Crash
508 list_growable_test: Crash 517 list_growable_test: Crash
509 list_insert_all_test: Crash 518 list_insert_all_test: Crash
510 list_insert_test: Crash 519 list_insert_test: Crash
511 list_iterators_test: Crash 520 list_iterators_test: Crash
512 list_iterators_test: Crash
513 list_last_test: Crash
514 list_last_test: Crash 521 list_last_test: Crash
515 list_map_test: Crash 522 list_map_test: Crash
516 list_map_test: Crash
517 list_remove_range_test: Crash
518 list_remove_range_test: Crash 523 list_remove_range_test: Crash
519 list_removeat_test: Crash 524 list_removeat_test: Crash
520 list_removeat_test: Crash
521 list_replace_range_test: Crash
522 list_replace_range_test: Crash 525 list_replace_range_test: Crash
523 list_reversed_test: Crash 526 list_reversed_test: Crash
524 list_reversed_test: Crash
525 list_set_all_test: Crash
526 list_set_all_test: Crash 527 list_set_all_test: Crash
527 list_set_range_test: Crash 528 list_set_range_test: Crash
528 list_set_range_test: Crash 529 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).
529 list_sort_test: Crash
530 list_sort_test: RuntimeError
531 list_sort_test: RuntimeError
532 list_sublist_test: Crash
533 list_sublist_test: Crash 530 list_sublist_test: Crash
534 list_test/01: Crash 531 list_test/01: Crash
535 list_test/01: Crash
536 list_test/none: Crash
537 list_test/none: Crash 532 list_test/none: Crash
538 list_to_string2_test: Crash 533 list_to_string2_test: Crash
539 list_to_string2_test: Crash
540 list_to_string_test: Crash
541 list_to_string_test: Crash 534 list_to_string_test: Crash
542 list_unmodifiable_test: Crash 535 list_unmodifiable_test: Crash
543 list_unmodifiable_test: Crash
544 main_test: Crash
545 main_test: Crash 536 main_test: Crash
546 map_contains_key_test: Crash 537 map_contains_key_test: Crash
547 map_contains_value_test: Crash 538 map_contains_value_test: Crash
548 map_contains_value_test: Crash
549 map_from_iterable_test: Crash
550 map_from_iterable_test: Crash 539 map_from_iterable_test: Crash
551 map_from_iterables_test: Crash 540 map_from_iterables_test: Crash
552 map_from_iterables_test: Crash
553 map_from_test: Crash
554 map_from_test: Crash 541 map_from_test: Crash
555 map_index_test: Crash 542 map_index_test: Crash
556 map_keys2_test: Crash 543 map_keys2_test: Crash
557 map_keys2_test: Crash
558 map_keys_test: Crash
559 map_keys_test: Crash 544 map_keys_test: Crash
560 map_remove_test: Crash 545 map_remove_test: Crash
561 map_test: Crash # Issue 27394 546 map_test: Crash # Issue 27394
562 map_test: Crash # Issue 27394
563 map_to_string_test: Crash
564 map_to_string_test: Crash 547 map_to_string_test: Crash
565 map_values2_test: Crash 548 map_values2_test: Crash
566 map_values2_test: Crash
567 map_values3_test: Crash
568 map_values3_test: Crash 549 map_values3_test: Crash
569 map_values4_test: Crash 550 map_values4_test: Crash
570 map_values4_test: Crash
571 map_values_test: Crash
572 map_values_test: Crash 551 map_values_test: Crash
573 maps_test: Crash 552 maps_test: Crash
574 maps_test: Crash
575 nan_infinity_test/01: RuntimeError
576 nan_infinity_test/01: RuntimeError 553 nan_infinity_test/01: RuntimeError
577 null_nosuchmethod_test: Crash 554 null_nosuchmethod_test: Crash
578 null_nosuchmethod_test: Crash
579 null_test: Crash
580 null_test: Crash 555 null_test: Crash
581 num_clamp_test: Crash 556 num_clamp_test: Crash
582 num_clamp_test: Crash
583 num_parse_test/01: Crash
584 num_parse_test/01: Crash 557 num_parse_test/01: Crash
585 num_parse_test/none: Crash 558 num_parse_test/none: Crash
586 num_parse_test/none: Crash
587 queue_first_test: Crash
588 queue_first_test: Crash 559 queue_first_test: Crash
589 queue_iterator_test: Crash 560 queue_iterator_test: Crash
590 queue_iterator_test: Crash
591 queue_last_test: Crash
592 queue_last_test: Crash 561 queue_last_test: Crash
593 queue_single_test: Crash 562 queue_single_test: Crash
594 queue_single_test: Crash
595 queue_test: Crash
596 queue_test: Crash 563 queue_test: Crash
597 range_error_test: Crash 564 range_error_test: Crash
598 reg_exp4_test: Crash 565 reg_exp4_test: Crash
599 reg_exp5_test: Crash 566 reg_exp5_test: Crash
600 reg_exp_all_matches_test: Crash 567 reg_exp_all_matches_test: Crash
601 reg_exp_start_end_test: Crash 568 reg_exp_start_end_test: Crash
602 regexp/ascii-regexp-subject_test: Crash 569 regexp/ascii-regexp-subject_test: Crash
603 regexp/capture_test: Crash 570 regexp/capture_test: Crash
604 regexp/compile-crash_test: Crash 571 regexp/compile-crash_test: Crash
605 regexp/compile_test: Crash 572 regexp/compile_test: Crash
606 regexp/early-acid3-86_test: Crash 573 regexp/early-acid3-86_test: Crash
607 regexp/ecma-regex-examples_test: Crash 574 regexp/ecma-regex-examples_test: Crash
608 regexp/extended-characters-more_test: Crash 575 regexp/extended-characters-more_test: Crash
609 regexp/global_test: Crash 576 regexp/global_test: Crash
610 regexp/indexof_test: Crash 577 regexp/indexof_test: Crash
611 regexp/invalid-range-in-class_test: Crash 578 regexp/invalid-range-in-class_test: Crash
612 regexp/issue_19193_test: Crash 579 regexp/issue_19193_test: Crash
613 regexp/lastindex_test: Crash 580 regexp/lastindex_test: Crash
614 regexp/multiline_test: Crash 581 regexp/multiline_test: Crash
615 regexp/negative-special-characters_test: Crash 582 regexp/negative-special-characters_test: Crash
616 regexp/no-extensions_test: Crash 583 regexp/no-extensions_test: Crash
617 regexp/non-capturing-groups_test: Crash 584 regexp/non-capturing-groups_test: Crash
618 regexp/parentheses_test: Crash 585 regexp/parentheses_test: Crash
619 regexp/pcre-test-4_test: Crash 586 regexp/pcre-test-4_test: Crash
620 regexp/pcre_test: Crash 587 regexp/pcre_test: Crash # Assertion failure: Cannot find value local(unwrapExcep tion_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwra pException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace) ) for j:closure_call(unwrapException_closure.call).
621 regexp/pcre_test: RuntimeError # Issue 27394
622 regexp/range-out-of-order_test: Crash 588 regexp/range-out-of-order_test: Crash
623 regexp/regexp_kde_test: Crash 589 regexp/regexp_kde_test: Crash
624 regexp/regexp_test: Crash 590 regexp/regexp_test: Crash
625 regexp/regress-regexp-codeflush_test: Crash 591 regexp/regress-regexp-codeflush_test: Crash
626 regexp/standalones_test: Crash 592 regexp/standalones_test: Crash
627 regexp/unicode-handling_test: Crash 593 regexp/unicode-handling_test: Crash
628 regexp/unicodeCaseInsensitive_test: Crash 594 regexp/unicodeCaseInsensitive_test: Crash
595 regress_11099_test: Crash # type 'FunctionType' is not a subtype of type 'Resolu tionFunctionType' of 'type' where
596 safe_to_string_test: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionDartType' of 'type' where
629 set_containsAll_test: Crash 597 set_containsAll_test: Crash
630 set_contains_test: Crash 598 set_contains_test: Crash
631 set_intersection_test: Crash 599 set_intersection_test: Crash
632 set_iterator_test: Crash 600 set_iterator_test: Crash
633 set_removeAll_test: Crash 601 set_removeAll_test: Crash
634 set_remove_test: Crash 602 set_remove_test: Crash
635 set_retainAll_test: Crash 603 set_retainAll_test: Crash
636 set_test: Crash 604 set_test: Crash
637 set_to_string_test: Crash 605 set_to_string_test: Crash
638 shuffle_test: Crash 606 shuffle_test: Crash
607 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).
639 sort_test: RuntimeError 608 sort_test: RuntimeError
640 splay_tree_from_iterable_test: Crash 609 splay_tree_from_iterable_test: Crash
641 splay_tree_from_iterables_test: Crash 610 splay_tree_from_iterables_test: Crash
642 splay_tree_test/01: Crash 611 splay_tree_test/01: Crash
643 splay_tree_test/02: Crash 612 splay_tree_test/02: Crash
644 splay_tree_test/none: Crash 613 splay_tree_test/none: Crash
645 stacktrace_fromstring_test: Crash 614 stacktrace_fromstring_test: Crash
646 stopwatch2_test: Crash 615 stopwatch2_test: Crash
647 stopwatch_test: Crash 616 stopwatch_test: Crash
648 string_base_vm_test: Crash 617 string_base_vm_test: Crash
(...skipping 13 matching lines...) Expand all
662 string_replace_dollar_test: Crash 631 string_replace_dollar_test: Crash
663 string_replace_static_test: Crash 632 string_replace_static_test: Crash
664 string_replace_test: Crash 633 string_replace_test: Crash
665 string_runes_test: Crash 634 string_runes_test: Crash
666 string_source_test: Crash 635 string_source_test: Crash
667 string_split_test: Crash 636 string_split_test: Crash
668 string_substring_test: Crash 637 string_substring_test: Crash
669 string_test: Crash 638 string_test: Crash
670 string_to_lower_case_test: Crash 639 string_to_lower_case_test: Crash
671 string_trimlr_test/02: Crash 640 string_trimlr_test/02: Crash
672 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).
673 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).
674 duration_test: Crash # Assertion failure: Cannot find value local(main_closure.c all#d1) in (local(main#)) for j:closure_call(main_closure.call).
675 dynamic_nosuchmethod_test: Crash # type 'KMethod' is not a subtype of type 'Memb erElement' of 'member' where
676 error_stack_trace1_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
677 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).
678 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).
679 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).
680 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).
681 hash_set_type_check_test: Crash # Assertion failure: Cannot create exact type ma sk for uninstantiated class null.
682 regress_11099_test: Crash # type 'FunctionType' is not a subtype of type 'Resolu tionFunctionType' of 'type' where
683 safe_to_string_test: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionDartType' of 'type' where
684 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).
685 symbol_operator_test/03: Crash 641 symbol_operator_test/03: Crash
686 symbol_operator_test/none: Crash 642 symbol_operator_test/none: Crash
687 symbol_reserved_word_test/04: MissingCompileTimeError 643 symbol_reserved_word_test/04: MissingCompileTimeError
688 symbol_reserved_word_test/05: MissingCompileTimeError 644 symbol_reserved_word_test/05: MissingCompileTimeError
689 symbol_reserved_word_test/06: Crash 645 symbol_reserved_word_test/06: Crash
690 symbol_reserved_word_test/07: MissingCompileTimeError 646 symbol_reserved_word_test/07: MissingCompileTimeError
691 symbol_reserved_word_test/09: Crash 647 symbol_reserved_word_test/09: Crash
692 symbol_reserved_word_test/10: MissingCompileTimeError 648 symbol_reserved_word_test/10: MissingCompileTimeError
693 symbol_reserved_word_test/12: Crash 649 symbol_reserved_word_test/12: Crash
694 symbol_test/01: Crash 650 symbol_test/01: Crash
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
799 from_environment_const_type_undefined_test/12: Crash 755 from_environment_const_type_undefined_test/12: Crash
800 from_environment_const_type_undefined_test/13: Crash 756 from_environment_const_type_undefined_test/13: Crash
801 from_environment_const_type_undefined_test/14: Crash 757 from_environment_const_type_undefined_test/14: Crash
802 from_environment_const_type_undefined_test/16: Crash 758 from_environment_const_type_undefined_test/16: Crash
803 growable_list_test: Crash 759 growable_list_test: Crash
804 has_next_iterator_test: Crash 760 has_next_iterator_test: Crash
805 hash_map2_test: Crash 761 hash_map2_test: Crash
806 hash_map_test: Crash 762 hash_map_test: Crash
807 hash_set_test/01: Crash 763 hash_set_test/01: Crash
808 hash_set_test/none: Crash 764 hash_set_test/none: Crash
809 hash_set_type_check_test: Crash 765 hash_set_type_check_test: Crash # NoSuchMethodError: The getter 'name' was calle d on null.
810 hash_set_type_check_test: RuntimeError
811 hashcode_test: Crash 766 hashcode_test: Crash
812 hidden_library2_test/01: Crash 767 hidden_library2_test/01: Crash
813 hidden_library2_test/none: Crash 768 hidden_library2_test/none: Crash
814 int_from_environment3_test/01: MissingCompileTimeError 769 int_from_environment3_test/01: MissingCompileTimeError
815 int_from_environment3_test/02: MissingCompileTimeError 770 int_from_environment3_test/02: MissingCompileTimeError
816 int_from_environment3_test/03: MissingCompileTimeError 771 int_from_environment3_test/03: MissingCompileTimeError
817 int_from_environment3_test/04: MissingCompileTimeError 772 int_from_environment3_test/04: MissingCompileTimeError
818 int_from_environment3_test/05: Crash 773 int_from_environment3_test/05: Crash
819 int_modulo_arith_test/bignum: Crash 774 int_modulo_arith_test/bignum: Crash
820 int_modulo_arith_test/modPow: Crash 775 int_modulo_arith_test/modPow: Crash
821 int_modulo_arith_test/none: Crash 776 int_modulo_arith_test/none: Crash
777 iterable_skip_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
778 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).
779 iterable_take_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
780 iterable_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
781 iterable_to_list_test/01: Crash # UnimplementedError: KernelClosedWorldMixin.get AppliedMixin
782 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas s' was called on null.
783 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
784 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w as called on null.
785 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).
786 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).
787 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).
788 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).
789 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos ingClass' was called on null.
790 list_fill_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin
791 list_first_test: Crash # Assertion failure: Cannot find value local(test_closure .call#list) in (local(test#)) for j:closure_call(test_closure.call).
792 list_fixed_test: Crash # Assertion failure: Cannot find value local(main_closure .call#a) in (local(main#)) for j:closure_call(main_closure.call).
793 list_for_each_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie dMixin
794 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli edMixin
795 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).
796 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin
797 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM ixin
822 list_iterators_test: Crash 798 list_iterators_test: Crash
823 list_last_test: Crash 799 list_last_test: Crash
824 list_map_test: Crash 800 list_map_test: Crash
825 list_remove_range_test: Crash 801 list_remove_range_test: Crash
826 list_removeat_test: Crash 802 list_removeat_test: Crash
827 list_replace_range_test: Crash 803 list_replace_range_test: Crash
828 list_reversed_test: Crash 804 list_reversed_test: Crash
829 list_set_all_test: Crash 805 list_set_all_test: Crash
830 list_set_range_test: Crash 806 list_set_range_test: Crash
831 list_sort_test: Crash 807 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).
832 list_sort_test: RuntimeError
833 list_sublist_test: Crash 808 list_sublist_test: Crash
834 list_test/01: Crash 809 list_test/01: Crash
835 list_test/none: Crash 810 list_test/none: Crash
836 list_to_string2_test: Crash 811 list_to_string2_test: Crash
837 list_to_string_test: Crash 812 list_to_string_test: Crash
838 list_unmodifiable_test: Crash 813 list_unmodifiable_test: Crash
839 main_test: Crash 814 main_test: Crash
840 map_contains_key_test: Crash 815 map_contains_key_test: Crash
841 map_contains_key_test: Crash
842 map_contains_value_test: Crash 816 map_contains_value_test: Crash
843 map_from_iterable_test: Crash 817 map_from_iterable_test: Crash
844 map_from_iterables_test: Crash 818 map_from_iterables_test: Crash
845 map_from_test: Crash 819 map_from_test: Crash
846 map_index_test: Crash 820 map_index_test: Crash
847 map_index_test: Crash
848 map_keys2_test: Crash 821 map_keys2_test: Crash
849 map_keys_test: Crash 822 map_keys_test: Crash
850 map_remove_test: Crash 823 map_remove_test: Crash
851 map_remove_test: Crash
852 map_test: Crash # Issue 27394 824 map_test: Crash # Issue 27394
853 map_to_string_test: Crash 825 map_to_string_test: Crash
854 map_values2_test: Crash 826 map_values2_test: Crash
855 map_values3_test: Crash 827 map_values3_test: Crash
856 map_values4_test: Crash 828 map_values4_test: Crash
857 map_values_test: Crash 829 map_values_test: Crash
858 maps_test: Crash 830 maps_test: Crash
859 nan_infinity_test/01: Crash
860 nan_infinity_test/01: Crash
861 nan_infinity_test/01: RuntimeError 831 nan_infinity_test/01: RuntimeError
862 null_nosuchmethod_test: Crash 832 null_nosuchmethod_test: Crash
863 null_test: Crash 833 null_test: Crash
864 num_clamp_test: Crash 834 num_clamp_test: Crash
865 num_parse_test/01: Crash 835 num_parse_test/01: Crash
866 num_parse_test/none: Crash 836 num_parse_test/none: Crash
867 queue_first_test: Crash 837 queue_first_test: Crash
868 queue_iterator_test: Crash 838 queue_iterator_test: Crash
869 queue_last_test: Crash 839 queue_last_test: Crash
870 queue_single_test: Crash 840 queue_single_test: Crash
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
904 set_containsAll_test: Crash 874 set_containsAll_test: Crash
905 set_contains_test: Crash 875 set_contains_test: Crash
906 set_intersection_test: Crash 876 set_intersection_test: Crash
907 set_iterator_test: Crash 877 set_iterator_test: Crash
908 set_removeAll_test: Crash 878 set_removeAll_test: Crash
909 set_remove_test: Crash 879 set_remove_test: Crash
910 set_retainAll_test: Crash 880 set_retainAll_test: Crash
911 set_test: Crash 881 set_test: Crash
912 set_to_string_test: Crash 882 set_to_string_test: Crash
913 shuffle_test: Crash 883 shuffle_test: Crash
914 sort_test: Crash 884 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).
915 sort_test: RuntimeError
916 splay_tree_from_iterable_test: Crash 885 splay_tree_from_iterable_test: Crash
917 splay_tree_from_iterables_test: Crash 886 splay_tree_from_iterables_test: Crash
918 splay_tree_test/01: Crash 887 splay_tree_test/01: Crash
919 splay_tree_test/02: Crash 888 splay_tree_test/02: Crash
920 splay_tree_test/none: Crash 889 splay_tree_test/none: Crash
921 stacktrace_fromstring_test: Crash 890 stacktrace_fromstring_test: Crash
922 stopwatch2_test: Crash 891 stopwatch2_test: Crash
923 stopwatch_test: Crash 892 stopwatch_test: Crash
924 string_base_vm_static_test: Crash 893 string_base_vm_static_test: Crash
925 string_base_vm_test: Crash 894 string_base_vm_test: Crash
(...skipping 17 matching lines...) Expand all
943 string_source_test: Crash 912 string_source_test: Crash
944 string_split_test: Crash 913 string_split_test: Crash
945 string_static_test: Crash 914 string_static_test: Crash
946 string_substring_test: Crash 915 string_substring_test: Crash
947 string_test: Crash 916 string_test: Crash
948 string_to_lower_case_test: Crash 917 string_to_lower_case_test: Crash
949 string_trimlr_test/02: Crash 918 string_trimlr_test/02: Crash
950 symbol_operator_test/03: Crash 919 symbol_operator_test/03: Crash
951 symbol_operator_test/none: Crash 920 symbol_operator_test/none: Crash
952 symbol_reserved_word_test/04: MissingCompileTimeError 921 symbol_reserved_word_test/04: MissingCompileTimeError
953 symbol_reserved_word_test/05: Crash
954 symbol_reserved_word_test/05: MissingCompileTimeError 922 symbol_reserved_word_test/05: MissingCompileTimeError
955 symbol_reserved_word_test/06: Crash 923 symbol_reserved_word_test/06: Crash # Assertion failure: Cannot find value local (checkBadSymbol_closure.call#s) in (local(checkBadSymbol#)) for j:closure_call(c heckBadSymbol_closure.call).
956 symbol_reserved_word_test/07: MissingCompileTimeError 924 symbol_reserved_word_test/07: MissingCompileTimeError
957 symbol_reserved_word_test/09: Crash 925 symbol_reserved_word_test/09: Crash # Assertion failure: Cannot find value local (checkBadSymbol_closure.call#s) in (local(checkBadSymbol#)) for j:closure_call(c heckBadSymbol_closure.call).
958 symbol_reserved_word_test/10: MissingCompileTimeError 926 symbol_reserved_word_test/10: MissingCompileTimeError
959 symbol_reserved_word_test/12: Crash 927 symbol_reserved_word_test/12: Crash # Assertion failure: Cannot find value local (checkBadSymbol_closure.call#s) in (local(checkBadSymbol#)) for j:closure_call(c heckBadSymbol_closure.call).
960 symbol_test/01: Crash 928 symbol_test/01: Crash
961 symbol_test/02: Crash 929 symbol_test/02: Crash
962 symbol_test/03: Crash 930 symbol_test/03: Crash
963 symbol_test/none: Crash 931 symbol_test/none: Crash
964 unicode2_test: Crash 932 unicode2_test: Crash
965 iterable_skip_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
966 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).
967 iterable_take_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
968 iterable_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
969 iterable_to_list_test/01: Crash # UnimplementedError: KernelClosedWorldMixin.get AppliedMixin
970 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas s' was called on null.
971 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
972 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w as called on null.
973 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).
974 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).
975 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).
976 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).
977 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos ingClass' was called on null.
978 list_fill_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin
979 list_first_test: Crash # Assertion failure: Cannot find value local(test_closure .call#list) in (local(test#)) for j:closure_call(test_closure.call).
980 list_fixed_test: Crash # Assertion failure: Cannot find value local(main_closure .call#a) in (local(main#)) for j:closure_call(main_closure.call).
981 list_for_each_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie dMixin
982 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli edMixin
983 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).
984 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin
985 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM ixin
986 uri_base_test: Crash 933 uri_base_test: Crash
987 uri_file_test: Crash 934 uri_file_test: Crash
988 uri_http_test: Crash 935 uri_http_test: Crash
989 uri_ipv4_test: Crash 936 uri_ipv4_test: Crash
990 uri_ipv6_test: Crash 937 uri_ipv6_test: Crash
991 uri_normalize_path_test: Crash 938 uri_normalize_path_test: Crash
992 uri_normalize_test: Crash 939 uri_normalize_test: Crash
993 uri_parameters_all_test: Crash 940 uri_parameters_all_test: Crash
994 uri_parse_test: Crash 941 uri_parse_test: Crash
995 uri_path_test: Crash 942 uri_path_test: Crash
(...skipping 19 matching lines...) Expand all
1015 962
1016 [ $mode == debug ] 963 [ $mode == debug ]
1017 regexp/pcre_test: Pass, Slow # Issue 22008 964 regexp/pcre_test: Pass, Slow # Issue 22008
1018 965
1019 [ $compiler == dart2js && ! $browser ] 966 [ $compiler == dart2js && ! $browser ]
1020 package_resource_test: RuntimeError # Issue 26842 967 package_resource_test: RuntimeError # Issue 26842
1021 968
1022 [ $compiler == dart2js && ! $dart2js_with_kernel ] 969 [ $compiler == dart2js && ! $dart2js_with_kernel ]
1023 list_unmodifiable_test: Pass, RuntimeError # Issue 28712 970 list_unmodifiable_test: Pass, RuntimeError # Issue 28712
1024 iterable_to_list_test/01: RuntimeError # Issue 26501 971 iterable_to_list_test/01: RuntimeError # Issue 26501
OLDNEW
« tests/corelib/corelib.status ('K') | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698