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

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

Issue 1214123003: dart2js cps: Ensure JSArray is emitted when we see a type cast. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update output in test 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
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 452 matching lines...) Expand 10 before | Expand all | Expand 10 after
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_conversion_utf88_test: RuntimeError # Please triage this failure . 472 convert/chunked_conversion_utf88_test: RuntimeError # Please triage this failure .
473 convert/codec1_test: RuntimeError # Cannot read property 'prototype' of undefine d
474 convert/encoding_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction 473 convert/encoding_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction
475 convert/html_escape_test: RuntimeError # receiver.get$_collection$_nums is not a function 474 convert/html_escape_test: RuntimeError # receiver.get$_collection$_nums is not a function
476 convert/json_lib_test : RuntimeError # TypeError: receiver.get$_nums is not a fu nction 475 convert/json_lib_test : RuntimeError # TypeError: receiver.get$_nums is not a fu nction
477 convert/latin1_test: RuntimeError # Please triage this failure. 476 convert/latin1_test: RuntimeError # Please triage this failure.
478 convert/line_splitter_test : RuntimeError # TypeError: receiver.get$_nums is not a function 477 convert/line_splitter_test : RuntimeError # TypeError: receiver.get$_nums is not a function
479 convert/streamed_conversion_json_decode1_test: RuntimeError # receiver.get$_coll ection$_nums is not a function 478 convert/streamed_conversion_json_decode1_test: RuntimeError # receiver.get$_coll ection$_nums is not a function
480 convert/streamed_conversion_json_encode1_test : RuntimeError # TypeError: receiv er.get$_collection$_nums is not a function 479 convert/streamed_conversion_json_encode1_test : RuntimeError # TypeError: receiv er.get$_collection$_nums is not a function
481 convert/streamed_conversion_json_utf8_decode_test: RuntimeError # receiver.get$_ collection$_nums is not a function 480 convert/streamed_conversion_json_utf8_decode_test: RuntimeError # receiver.get$_ collection$_nums is not a function
482 convert/streamed_conversion_json_utf8_encode_test : RuntimeError # TypeError: re ceiver.get$_collection$_nums is not a function 481 convert/streamed_conversion_json_utf8_encode_test : RuntimeError # TypeError: re ceiver.get$_collection$_nums is not a function
483 convert/streamed_conversion_utf8_decode_test: RuntimeError # receiver.get$_colle ction$_nums is not a function 482 convert/streamed_conversion_utf8_decode_test: RuntimeError # receiver.get$_colle ction$_nums is not a function
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 mirrors/type_variable_owner_test/none: Crash # Internal Error: No default constr uctor available. 705 mirrors/type_variable_owner_test/none: Crash # Internal Error: No default constr uctor available.
707 mirrors/typearguments_mirror_test: Crash # Internal Error: No default constructo r available. 706 mirrors/typearguments_mirror_test: Crash # Internal Error: No default constructo r available.
708 mirrors/typedef_deferred_library_test : RuntimeError # TypeError: receiver.get$_ collection$_nums is not a function 707 mirrors/typedef_deferred_library_test : RuntimeError # TypeError: receiver.get$_ collection$_nums is not a function
709 mirrors/typedef_metadata_test: Crash # Internal Error: No default constructor av ailable. 708 mirrors/typedef_metadata_test: Crash # Internal Error: No default constructor av ailable.
710 mirrors/typedef_reflected_type_test/01: Crash # Internal Error: No default const ructor available. 709 mirrors/typedef_reflected_type_test/01: Crash # Internal Error: No default const ructor available.
711 mirrors/typedef_reflected_type_test/none: Crash # Internal Error: No default con structor available. 710 mirrors/typedef_reflected_type_test/none: Crash # Internal Error: No default con structor available.
712 mirrors/typedef_test: Crash # Internal Error: No default constructor available. 711 mirrors/typedef_test: Crash # Internal Error: No default constructor available.
713 mirrors/unnamed_library_test: Crash # Internal Error: No default constructor ava ilable. 712 mirrors/unnamed_library_test: Crash # Internal Error: No default constructor ava ilable.
714 mirrors/variable_is_const_test/none: Crash # Internal Error: No default construc tor available. 713 mirrors/variable_is_const_test/none: Crash # Internal Error: No default construc tor available.
715 typed_data/typed_data_list_test: RuntimeError # Please triage this failure. 714 typed_data/typed_data_list_test: RuntimeError # Please triage this failure.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698