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

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

Issue 1153603006: dart2js cps: Type casts and related changes to type propagation. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Another typo in SExpression unstrngifier Created 5 years, 6 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 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 mirrors/globalized_closures2_test/00: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary. 449 mirrors/globalized_closures2_test/00: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary.
450 mirrors/globalized_closures2_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 450 mirrors/globalized_closures2_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
451 mirrors/globalized_closures_test/00: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 451 mirrors/globalized_closures_test/00: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
452 mirrors/globalized_closures_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 452 mirrors/globalized_closures_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
453 mirrors/hierarchy_invariants_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 453 mirrors/hierarchy_invariants_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
454 mirrors/hot_get_field_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 454 mirrors/hot_get_field_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
455 mirrors/hot_set_field_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 455 mirrors/hot_set_field_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
456 mirrors/immutable_collections_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 456 mirrors/immutable_collections_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
457 mirrors/inference_and_no_such_method_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary. 457 mirrors/inference_and_no_such_method_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary.
458 mirrors/inherit_field_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 458 mirrors/inherit_field_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
459 mirrors/inherited_metadata_test: Crash # Instance of 'TypeOperator': type casts not implemented.
460 mirrors/initializing_formals_test/01: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary. 459 mirrors/initializing_formals_test/01: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary.
461 mirrors/initializing_formals_test/03: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary. 460 mirrors/initializing_formals_test/03: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary.
462 mirrors/initializing_formals_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 461 mirrors/initializing_formals_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
463 mirrors/instance_members_easier_test: Crash # (=Superclass.inheritedNormalFactor y;): Unhandled node 462 mirrors/instance_members_easier_test: Crash # (=Superclass.inheritedNormalFactor y;): Unhandled node
464 mirrors/instance_members_test: Crash # (=Superclass.inheritedNormalFactory;): Un handled node 463 mirrors/instance_members_test: Crash # (=Superclass.inheritedNormalFactory;): Un handled node
465 mirrors/instance_members_unimplemented_interface_test: Crash # Instance of 'Type Operator': type check unimplemented for _Nullary. 464 mirrors/instance_members_unimplemented_interface_test: Crash # Instance of 'Type Operator': type check unimplemented for _Nullary.
466 mirrors/instance_members_with_override_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 465 mirrors/instance_members_with_override_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
467 mirrors/instantiate_abstract_class_test: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary. 466 mirrors/instantiate_abstract_class_test: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
468 mirrors/intercepted_cache_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 467 mirrors/intercepted_cache_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
469 mirrors/intercepted_class_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 468 mirrors/intercepted_class_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
633 mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type ca sts not implemented. 632 mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type ca sts not implemented.
634 profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 633 profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
635 profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 634 profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
636 profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 635 profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
637 typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 636 typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
638 typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 637 typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
639 typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 638 typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
640 typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 639 typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
641 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 640 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
642 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 641 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
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