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

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

Issue 1221033008: Revert usage of delegating generative constructor, still not supported by VM. (Closed) Base URL: https://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 | « sdk/lib/async/stream.dart ('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) 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 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 async/stream_periodic2_test: RuntimeError # Timer interface not supported; Issue 7728. 144 async/stream_periodic2_test: RuntimeError # Timer interface not supported; Issue 7728.
145 async/stream_periodic3_test: RuntimeError # Timer interface not supported; Issue 7728. 145 async/stream_periodic3_test: RuntimeError # Timer interface not supported; Issue 7728.
146 async/stream_periodic4_test: RuntimeError # Timer interface not supported; Issue 7728. 146 async/stream_periodic4_test: RuntimeError # Timer interface not supported; Issue 7728.
147 async/stream_periodic5_test: RuntimeError # Timer interface not supported; Issue 7728. 147 async/stream_periodic5_test: RuntimeError # Timer interface not supported; Issue 7728.
148 async/run_zoned7_test: RuntimeError # Timer interface not supported: Issue 7728. 148 async/run_zoned7_test: RuntimeError # Timer interface not supported: Issue 7728.
149 async/catch_errors22_test: RuntimeError # Timer interface not supported: Issue 7 728. 149 async/catch_errors22_test: RuntimeError # Timer interface not supported: Issue 7 728.
150 async/timer_isActive_test: RuntimeError # Timer interface not supported: Issue 7 728. 150 async/timer_isActive_test: RuntimeError # Timer interface not supported: Issue 7 728.
151 async/zone_empty_description2_test: RuntimeError # Timer interface not supported : Issue 7728. 151 async/zone_empty_description2_test: RuntimeError # Timer interface not supported : Issue 7728.
152 async/zone_create_timer2_test: RuntimeError # Timer interface not supported: Iss ue 7728. 152 async/zone_create_timer2_test: RuntimeError # Timer interface not supported: Iss ue 7728.
153 async/zone_create_periodic_timer_test: RuntimeError # Timer interface not suppor ted: Issue 7728. 153 async/zone_create_periodic_timer_test: RuntimeError # Timer interface not suppor ted: Issue 7728.
154 async/stream_iterator_test: RuntimeError, OK # Timer interface not supported: Is sue 7728.
155 async/catch_errors12_test: Fail # Timer interface not supported: Issue 7728. 154 async/catch_errors12_test: Fail # Timer interface not supported: Issue 7728.
156 async/catch_errors13_test: Fail # Timer interface not supported: Issue 7728. 155 async/catch_errors13_test: Fail # Timer interface not supported: Issue 7728.
157 async/catch_errors14_test: Fail # Timer interface not supported: Issue 7728. 156 async/catch_errors14_test: Fail # Timer interface not supported: Issue 7728.
158 async/catch_errors15_test: Fail # Timer interface not supported: Issue 7728. 157 async/catch_errors15_test: Fail # Timer interface not supported: Issue 7728.
159 async/catch_errors18_test: Fail # Timer interface not supported: Issue 7728. 158 async/catch_errors18_test: Fail # Timer interface not supported: Issue 7728.
160 async/catch_errors19_test: Fail # Timer interface not supported: Issue 7728. 159 async/catch_errors19_test: Fail # Timer interface not supported: Issue 7728.
161 async/catch_errors20_test: Fail # Timer interface not supported: Issue 7728. 160 async/catch_errors20_test: Fail # Timer interface not supported: Issue 7728.
162 async/catch_errors28_test: Fail # Timer interface not supported: Issue 7728. 161 async/catch_errors28_test: Fail # Timer interface not supported: Issue 7728.
163 async/catch_errors8_test: Fail # Timer interface not supported: Issue 7728. 162 async/catch_errors8_test: Fail # Timer interface not supported: Issue 7728.
164 async/run_zoned8_test: Fail # Timer interface not supported: Issue 7728. 163 async/run_zoned8_test: Fail # Timer interface not supported: Issue 7728.
(...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after
501 mirrors/closurization_equivalence_test: Crash # Internal Error: No default const ructor available. 500 mirrors/closurization_equivalence_test: Crash # Internal Error: No default const ructor available.
502 mirrors/constructor_kinds_test/01: Crash # Internal Error: No default constructo r available. 501 mirrors/constructor_kinds_test/01: Crash # Internal Error: No default constructo r available.
503 mirrors/constructor_kinds_test/none: Crash # Internal Error: No default construc tor available. 502 mirrors/constructor_kinds_test/none: Crash # Internal Error: No default construc tor available.
504 mirrors/constructors_test: Crash # Internal Error: No default constructor availa ble. 503 mirrors/constructors_test: Crash # Internal Error: No default constructor availa ble.
505 mirrors/dart2js_mirrors_test: Crash # Internal Error: No default constructor ava ilable. 504 mirrors/dart2js_mirrors_test: Crash # Internal Error: No default constructor ava ilable.
506 mirrors/declarations_type_test: Crash # Internal Error: No default constructor a vailable. 505 mirrors/declarations_type_test: Crash # Internal Error: No default constructor a vailable.
507 mirrors/deferred_mirrors_metadata_test: Crash # Internal Error: No default const ructor available. 506 mirrors/deferred_mirrors_metadata_test: Crash # Internal Error: No default const ructor available.
508 mirrors/deferred_mirrors_metatarget_test: Crash # Internal Error: No default con structor available. 507 mirrors/deferred_mirrors_metatarget_test: Crash # Internal Error: No default con structor available.
509 mirrors/deferred_mirrors_update_test : RuntimeError # TypeError: receiver.get$_c ollection$_nums is not a function 508 mirrors/deferred_mirrors_update_test : RuntimeError # TypeError: receiver.get$_c ollection$_nums is not a function
510 mirrors/deferred_type_test: Crash # Internal Error: No default constructor avail able. 509 mirrors/deferred_type_test: Crash # Internal Error: No default constructor avail able.
511 mirrors/delegate_call_through_getter_test : RuntimeError # 510 mirrors/delegate_call_through_getter_test : RuntimeError #
512 mirrors/delegate_test : RuntimeError # 511 mirrors/delegate_test : RuntimeError #
513 mirrors/disable_tree_shaking_test: Crash # Internal Error: No default constructo r available. 512 mirrors/disable_tree_shaking_test: Crash # Internal Error: No default constructo r available.
514 mirrors/empty_test: Crash # Internal Error: No default constructor available. 513 mirrors/empty_test: Crash # Internal Error: No default constructor available.
515 mirrors/enum_test: Crash # Internal Error: No default constructor available. 514 mirrors/enum_test: Crash # Internal Error: No default constructor available.
516 mirrors/equality_test: Crash # Internal Error: No default constructor available. 515 mirrors/equality_test: Crash # Internal Error: No default constructor available.
517 mirrors/fake_function_with_call_test: Crash # Internal Error: No default constru ctor available. 516 mirrors/fake_function_with_call_test: Crash # Internal Error: No default constru ctor available.
518 mirrors/fake_function_without_call_test: Crash # Internal Error: No default cons tructor available. 517 mirrors/fake_function_without_call_test: Crash # Internal Error: No default cons tructor available.
519 mirrors/field_type_test: Crash # Internal Error: No default constructor availabl e. 518 mirrors/field_type_test: Crash # Internal Error: No default constructor availabl e.
520 mirrors/function_type_mirror_test: Crash # Internal Error: No default constructo r available. 519 mirrors/function_type_mirror_test: Crash # Internal Error: No default constructo r available.
521 mirrors/generic_bounded_by_type_parameter_test/01: Crash # Internal Error: No de fault constructor available. 520 mirrors/generic_bounded_by_type_parameter_test/01: Crash # Internal Error: No de fault constructor available.
522 mirrors/generic_bounded_by_type_parameter_test/02: Crash # Internal Error: No de fault constructor available. 521 mirrors/generic_bounded_by_type_parameter_test/02: Crash # Internal Error: No de fault constructor available.
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 mirrors/type_variable_owner_test/none: Crash # Internal Error: No default constr uctor available. 704 mirrors/type_variable_owner_test/none: Crash # Internal Error: No default constr uctor available.
706 mirrors/typearguments_mirror_test: Crash # Internal Error: No default constructo r available. 705 mirrors/typearguments_mirror_test: Crash # Internal Error: No default constructo r available.
707 mirrors/typedef_deferred_library_test : RuntimeError # TypeError: receiver.get$_ collection$_nums is not a function 706 mirrors/typedef_deferred_library_test : RuntimeError # TypeError: receiver.get$_ collection$_nums is not a function
708 mirrors/typedef_metadata_test: Crash # Internal Error: No default constructor av ailable. 707 mirrors/typedef_metadata_test: Crash # Internal Error: No default constructor av ailable.
709 mirrors/typedef_reflected_type_test/01: Crash # Internal Error: No default const ructor available. 708 mirrors/typedef_reflected_type_test/01: Crash # Internal Error: No default const ructor available.
710 mirrors/typedef_reflected_type_test/none: Crash # Internal Error: No default con structor available. 709 mirrors/typedef_reflected_type_test/none: Crash # Internal Error: No default con structor available.
711 mirrors/typedef_test: Crash # Internal Error: No default constructor available. 710 mirrors/typedef_test: Crash # Internal Error: No default constructor available.
712 mirrors/unnamed_library_test: Crash # Internal Error: No default constructor ava ilable. 711 mirrors/unnamed_library_test: Crash # Internal Error: No default constructor ava ilable.
713 mirrors/variable_is_const_test/none: Crash # Internal Error: No default construc tor available. 712 mirrors/variable_is_const_test/none: Crash # Internal Error: No default construc tor available.
714 typed_data/typed_data_list_test: RuntimeError # Please triage this failure. 713 typed_data/typed_data_list_test: RuntimeError # Please triage this failure.
OLDNEW
« no previous file with comments | « sdk/lib/async/stream.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698