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

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

Issue 1206873003: dart2js cps: Handle checks against mutable and extendable lists. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/standalone/standalone.status » ('j') | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $unchecked ] 5 [ $unchecked ]
6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s. 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s.
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958
10 10
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after
462 async/zone_fork_test: RuntimeError # receiver.get$_nums is not a function 462 async/zone_fork_test: RuntimeError # receiver.get$_nums is not a function
463 async/zone_future_schedule_microtask_test: RuntimeError # receiver.get$_nums is not a function 463 async/zone_future_schedule_microtask_test: RuntimeError # receiver.get$_nums is not a function
464 async/zone_register_callback_test: RuntimeError # receiver.get$_nums is not a fu nction 464 async/zone_register_callback_test: RuntimeError # receiver.get$_nums is not a fu nction
465 async/zone_register_callback_unary_test: RuntimeError # receiver.get$_nums is no t a function 465 async/zone_register_callback_unary_test: RuntimeError # receiver.get$_nums is no t a function
466 async/zone_root_bind_test: RuntimeError # receiver.get$_nums is not a function 466 async/zone_root_bind_test: RuntimeError # receiver.get$_nums is not a function
467 async/zone_run_guarded_test: RuntimeError # receiver.get$_nums is not a function 467 async/zone_run_guarded_test: RuntimeError # receiver.get$_nums is not a function
468 async/zone_run_test: RuntimeError # receiver.get$_nums is not a function 468 async/zone_run_test: RuntimeError # receiver.get$_nums is not a function
469 async/zone_run_unary_test: RuntimeError # receiver.get$_nums is not a function 469 async/zone_run_unary_test: RuntimeError # receiver.get$_nums is not a function
470 async/zone_value_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction 470 async/zone_value_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction
471 convert/ascii_test: RuntimeError # Please triage this failure. 471 convert/ascii_test: RuntimeError # Please triage this failure.
472 convert/chunked_conversion1_test: RuntimeError # Please triage this failure.
473 convert/chunked_conversion2_test: RuntimeError # Please triage this failure.
474 convert/chunked_conversion_json_decode1_test: RuntimeError # Please triage this failure.
475 convert/chunked_conversion_json_encode1_test: Crash # Internal Error: No default constructor available. 472 convert/chunked_conversion_json_encode1_test: Crash # Internal Error: No default constructor available.
476 convert/chunked_conversion_utf82_test: RuntimeError # Please triage this failure .
477 convert/chunked_conversion_utf83_test: RuntimeError # Please triage this failure .
478 convert/chunked_conversion_utf84_test: RuntimeError # Please triage this failure .
479 convert/chunked_conversion_utf85_test: RuntimeError # Please triage this failure .
480 convert/chunked_conversion_utf86_test: RuntimeError # Please triage this failure .
481 convert/chunked_conversion_utf87_test: RuntimeError # Please triage this failure .
482 convert/chunked_conversion_utf88_test: RuntimeError # Please triage this failure . 473 convert/chunked_conversion_utf88_test: RuntimeError # Please triage this failure .
483 convert/chunked_conversion_utf89_test: RuntimeError # Please triage this failure .
484 convert/chunked_conversion_utf8_test: RuntimeError # Please triage this failure.
485 convert/codec1_test: RuntimeError # Cannot read property 'prototype' of undefine d 474 convert/codec1_test: RuntimeError # Cannot read property 'prototype' of undefine d
486 convert/codec2_test: Crash # Internal Error: No default constructor available. 475 convert/codec2_test: Crash # Internal Error: No default constructor available.
487 convert/encoding_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction 476 convert/encoding_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction
488 convert/html_escape_test: RuntimeError # receiver.get$_collection$_nums is not a function 477 convert/html_escape_test: RuntimeError # receiver.get$_collection$_nums is not a function
489 convert/json_chunk_test: RuntimeError # Please triage this failure.
490 convert/json_lib_test: Crash # Invalid argument(s) 478 convert/json_lib_test: Crash # Invalid argument(s)
491 convert/json_pretty_test: Crash # Internal Error: No default constructor availab le. 479 convert/json_pretty_test: Crash # Internal Error: No default constructor availab le.
492 convert/json_test: Crash # Internal Error: No default constructor available. 480 convert/json_test: Crash # Internal Error: No default constructor available.
493 convert/json_toEncodable_reviver_test: Crash # Internal Error: No default constr uctor available. 481 convert/json_toEncodable_reviver_test: Crash # Internal Error: No default constr uctor available.
494 convert/json_utf8_chunk_test: RuntimeError # Please triage this failure.
495 convert/json_util_test: Crash # Internal Error: No default constructor available . 482 convert/json_util_test: Crash # Internal Error: No default constructor available .
496 convert/latin1_test: RuntimeError # Please triage this failure. 483 convert/latin1_test: RuntimeError # Please triage this failure.
497 convert/line_splitter_test: Crash # Invalid argument(s) 484 convert/line_splitter_test: Crash # Invalid argument(s)
498 convert/streamed_conversion_json_decode1_test: RuntimeError # receiver.get$_coll ection$_nums is not a function 485 convert/streamed_conversion_json_decode1_test: RuntimeError # receiver.get$_coll ection$_nums is not a function
499 convert/streamed_conversion_json_encode1_test: Crash # Internal Error: No defaul t constructor available. 486 convert/streamed_conversion_json_encode1_test: Crash # Internal Error: No defaul t constructor available.
500 convert/streamed_conversion_json_utf8_decode_test: RuntimeError # receiver.get$_ collection$_nums is not a function 487 convert/streamed_conversion_json_utf8_decode_test: RuntimeError # receiver.get$_ collection$_nums is not a function
501 convert/streamed_conversion_json_utf8_encode_test: Crash # Internal Error: No de fault constructor available. 488 convert/streamed_conversion_json_utf8_encode_test: Crash # Internal Error: No de fault constructor available.
502 convert/streamed_conversion_utf8_decode_test: RuntimeError # receiver.get$_colle ction$_nums is not a function 489 convert/streamed_conversion_utf8_decode_test: RuntimeError # receiver.get$_colle ction$_nums is not a function
503 convert/streamed_conversion_utf8_encode_test: RuntimeError # receiver.get$_colle ction$_nums is not a function 490 convert/streamed_conversion_utf8_encode_test: RuntimeError # receiver.get$_colle ction$_nums is not a function
504 convert/utf82_test: RuntimeError # Please triage this failure.
505 convert/utf84_test: RuntimeError # Please triage this failure.
506 convert/utf8_encode_test: RuntimeError # Please triage this failure.
507 convert/utf8_test: RuntimeError # Please triage this failure.
508 js/datetime_roundtrip_test: Crash # Internal Error: No default constructor avail able. 491 js/datetime_roundtrip_test: Crash # Internal Error: No default constructor avail able.
509 js/null_test: Crash # Invalid argument(s) 492 js/null_test: Crash # Invalid argument(s)
510 math/pi_test: RuntimeError # receiver.get$_collection$_nums is not a function 493 math/pi_test: RuntimeError # receiver.get$_collection$_nums is not a function
511 math/point_test: Crash # Invalid argument(s) 494 math/point_test: Crash # Invalid argument(s)
512 math/rectangle_test: Crash # Invalid argument(s) 495 math/rectangle_test: Crash # Invalid argument(s)
513 mirrors/abstract_class_test/00: Crash # Internal Error: No default constructor a vailable. 496 mirrors/abstract_class_test/00: Crash # Internal Error: No default constructor a vailable.
514 mirrors/abstract_class_test/none: Crash # Internal Error: No default constructor available. 497 mirrors/abstract_class_test/none: Crash # Internal Error: No default constructor available.
515 mirrors/abstract_test: Crash # Internal Error: No default constructor available. 498 mirrors/abstract_test: Crash # Internal Error: No default constructor available.
516 mirrors/accessor_cache_overflow_test: Crash # Internal Error: No default constru ctor available. 499 mirrors/accessor_cache_overflow_test: Crash # Internal Error: No default constru ctor available.
517 mirrors/array_tracing2_test: Crash # Internal Error: No default constructor avai lable. 500 mirrors/array_tracing2_test: Crash # Internal Error: No default constructor avai lable.
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 mirrors/generic_superclass_test/01: Crash # Internal Error: No default construct or available. 547 mirrors/generic_superclass_test/01: Crash # Internal Error: No default construct or available.
565 mirrors/generic_superclass_test/none: Crash # Internal Error: No default constru ctor available. 548 mirrors/generic_superclass_test/none: Crash # Internal Error: No default constru ctor available.
566 mirrors/generic_type_mirror_test: Crash # Internal Error: No default constructor available. 549 mirrors/generic_type_mirror_test: Crash # Internal Error: No default constructor available.
567 mirrors/generics_double_substitution_test/01: Crash # Internal Error: No default constructor available. 550 mirrors/generics_double_substitution_test/01: Crash # Internal Error: No default constructor available.
568 mirrors/generics_double_substitution_test/none: Crash # Internal Error: No defau lt constructor available. 551 mirrors/generics_double_substitution_test/none: Crash # Internal Error: No defau lt constructor available.
569 mirrors/generics_dynamic_test: Crash # Internal Error: No default constructor av ailable. 552 mirrors/generics_dynamic_test: Crash # Internal Error: No default constructor av ailable.
570 mirrors/generics_special_types_test: Crash # Internal Error: No default construc tor available. 553 mirrors/generics_special_types_test: Crash # Internal Error: No default construc tor available.
571 mirrors/generics_substitution_test: Crash # Internal Error: No default construct or available. 554 mirrors/generics_substitution_test: Crash # Internal Error: No default construct or available.
572 mirrors/generics_test/01: Crash # Internal Error: No default constructor availab le. 555 mirrors/generics_test/01: Crash # Internal Error: No default constructor availab le.
573 mirrors/generics_test/none: Crash # Internal Error: No default constructor avail able. 556 mirrors/generics_test/none: Crash # Internal Error: No default constructor avail able.
574 mirrors/get_field_cache_test: RuntimeError # Please triage this failure.
575 mirrors/get_field_static_test/00: Crash # Internal Error: No default constructor available. 557 mirrors/get_field_static_test/00: Crash # Internal Error: No default constructor available.
576 mirrors/get_field_static_test/none: Crash # Internal Error: No default construct or available. 558 mirrors/get_field_static_test/none: Crash # Internal Error: No default construct or available.
577 mirrors/globalized_closures2_test/00: Crash # Internal Error: No default constru ctor available. 559 mirrors/globalized_closures2_test/00: Crash # Internal Error: No default constru ctor available.
578 mirrors/globalized_closures2_test/none: Crash # Internal Error: No default const ructor available. 560 mirrors/globalized_closures2_test/none: Crash # Internal Error: No default const ructor available.
579 mirrors/globalized_closures_test/00: Crash # Internal Error: No default construc tor available. 561 mirrors/globalized_closures_test/00: Crash # Internal Error: No default construc tor available.
580 mirrors/globalized_closures_test/none: Crash # Internal Error: No default constr uctor available. 562 mirrors/globalized_closures_test/none: Crash # Internal Error: No default constr uctor available.
581 mirrors/hierarchy_invariants_test: Crash # Internal Error: No default constructo r available. 563 mirrors/hierarchy_invariants_test: Crash # Internal Error: No default constructo r available.
582 mirrors/immutable_collections_test: Crash # Internal Error: No default construct or available. 564 mirrors/immutable_collections_test: Crash # Internal Error: No default construct or available.
583 mirrors/inherit_field_test: Crash # Internal Error: No default constructor avail able. 565 mirrors/inherit_field_test: Crash # Internal Error: No default constructor avail able.
584 mirrors/inherited_metadata_test: Crash # Internal Error: No default constructor available. 566 mirrors/inherited_metadata_test: Crash # Internal Error: No default constructor available.
585 mirrors/initializing_formals_test/01: Crash # Internal Error: No default constru ctor available. 567 mirrors/initializing_formals_test/01: Crash # Internal Error: No default constru ctor available.
586 mirrors/initializing_formals_test/none: Crash # Internal Error: No default const ructor available. 568 mirrors/initializing_formals_test/none: Crash # Internal Error: No default const ructor available.
587 mirrors/instance_members_easier_test: Crash # Internal Error: No default constru ctor available. 569 mirrors/instance_members_easier_test: Crash # Internal Error: No default constru ctor available.
588 mirrors/instance_members_test: Crash # Internal Error: No default constructor av ailable. 570 mirrors/instance_members_test: Crash # Internal Error: No default constructor av ailable.
589 mirrors/instance_members_unimplemented_interface_test: Crash # Internal Error: N o default constructor available. 571 mirrors/instance_members_unimplemented_interface_test: Crash # Internal Error: N o default constructor available.
590 mirrors/instance_members_with_override_test: Crash # Internal Error: No default constructor available. 572 mirrors/instance_members_with_override_test: Crash # Internal Error: No default constructor available.
591 mirrors/instantiate_abstract_class_test: Crash # Internal Error: No default cons tructor available. 573 mirrors/instantiate_abstract_class_test: Crash # Internal Error: No default cons tructor available.
592 mirrors/intercepted_cache_test: Crash # Internal Error: No default constructor a vailable. 574 mirrors/intercepted_cache_test: Crash # Internal Error: No default constructor a vailable.
593 mirrors/intercepted_class_test: Crash # Internal Error: No default constructor a vailable. 575 mirrors/intercepted_class_test: Crash # Internal Error: No default constructor a vailable.
594 mirrors/intercepted_object_test: Crash # Internal Error: No default constructor available. 576 mirrors/intercepted_object_test: Crash # Internal Error: No default constructor available.
595 mirrors/intercepted_superclass_test: Crash # Internal Error: No default construc tor available. 577 mirrors/intercepted_superclass_test: Crash # Internal Error: No default construc tor available.
596 mirrors/invocation_cache_test: RuntimeError # Please triage this failure.
597 mirrors/invocation_fuzz_test/emptyarray: Crash # Internal Error: No default cons tructor available. 578 mirrors/invocation_fuzz_test/emptyarray: Crash # Internal Error: No default cons tructor available.
598 mirrors/invocation_fuzz_test/false: Crash # Internal Error: No default construct or available. 579 mirrors/invocation_fuzz_test/false: Crash # Internal Error: No default construct or available.
599 mirrors/invocation_fuzz_test/none: Crash # Internal Error: No default constructo r available. 580 mirrors/invocation_fuzz_test/none: Crash # Internal Error: No default constructo r available.
600 mirrors/invocation_fuzz_test/smi: Crash # Internal Error: No default constructor available. 581 mirrors/invocation_fuzz_test/smi: Crash # Internal Error: No default constructor available.
601 mirrors/invocation_fuzz_test/string: Crash # Internal Error: No default construc tor available. 582 mirrors/invocation_fuzz_test/string: Crash # Internal Error: No default construc tor available.
602 mirrors/invoke_call_on_closure_test: Crash # Internal Error: No default construc tor available. 583 mirrors/invoke_call_on_closure_test: Crash # Internal Error: No default construc tor available.
603 mirrors/invoke_call_through_getter_previously_accessed_test/named: Crash # Inter nal Error: No default constructor available. 584 mirrors/invoke_call_through_getter_previously_accessed_test/named: Crash # Inter nal Error: No default constructor available.
604 mirrors/invoke_call_through_getter_previously_accessed_test/none: Crash # Intern al Error: No default constructor available. 585 mirrors/invoke_call_through_getter_previously_accessed_test/none: Crash # Intern al Error: No default constructor available.
605 mirrors/invoke_call_through_getter_test/named: Crash # Internal Error: No defaul t constructor available. 586 mirrors/invoke_call_through_getter_test/named: Crash # Internal Error: No defaul t constructor available.
606 mirrors/invoke_call_through_getter_test/none: Crash # Internal Error: No default constructor available. 587 mirrors/invoke_call_through_getter_test/none: Crash # Internal Error: No default constructor available.
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
742 mirrors/type_variable_owner_test/none: Crash # Internal Error: No default constr uctor available. 723 mirrors/type_variable_owner_test/none: Crash # Internal Error: No default constr uctor available.
743 mirrors/typearguments_mirror_test: Crash # Internal Error: No default constructo r available. 724 mirrors/typearguments_mirror_test: Crash # Internal Error: No default constructo r available.
744 mirrors/typedef_deferred_library_test: Crash # Internal Error: No default constr uctor available. 725 mirrors/typedef_deferred_library_test: Crash # Internal Error: No default constr uctor available.
745 mirrors/typedef_in_signature_test: Crash # Internal Error: No default constructo r available. 726 mirrors/typedef_in_signature_test: Crash # Internal Error: No default constructo r available.
746 mirrors/typedef_library_test: Crash # Internal Error: No default constructor ava ilable. 727 mirrors/typedef_library_test: Crash # Internal Error: No default constructor ava ilable.
747 mirrors/typedef_metadata_test: Crash # Internal Error: No default constructor av ailable. 728 mirrors/typedef_metadata_test: Crash # Internal Error: No default constructor av ailable.
748 mirrors/typedef_reflected_type_test/01: Crash # Internal Error: No default const ructor available. 729 mirrors/typedef_reflected_type_test/01: Crash # Internal Error: No default const ructor available.
749 mirrors/typedef_reflected_type_test/none: Crash # Internal Error: No default con structor available. 730 mirrors/typedef_reflected_type_test/none: Crash # Internal Error: No default con structor available.
750 mirrors/typedef_test: Crash # Internal Error: No default constructor available. 731 mirrors/typedef_test: Crash # Internal Error: No default constructor available.
751 mirrors/unnamed_library_test: Crash # Internal Error: No default constructor ava ilable. 732 mirrors/unnamed_library_test: Crash # Internal Error: No default constructor ava ilable.
752 mirrors/unused_mirrors_used_test: RuntimeError # Please triage this failure.
753 mirrors/variable_is_const_test/none: Crash # Internal Error: No default construc tor available. 733 mirrors/variable_is_const_test/none: Crash # Internal Error: No default construc tor available.
754 typed_data/int32x4_test: RuntimeError # Please triage this failure. 734 typed_data/int32x4_test: RuntimeError # Please triage this failure.
755 typed_data/typed_data_from_list_test: RuntimeError # Please triage this failure.
756 typed_data/typed_data_list_test: RuntimeError # Please triage this failure. 735 typed_data/typed_data_list_test: RuntimeError # Please triage this failure.
757 typed_data/typed_list_iterable_test: RuntimeError # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698