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

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

Issue 1110813005: cps-ir: Implement type tests for interface types without type arguments. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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 | Annotate | Revision Log
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 [ $csp ] 8 [ $csp ]
9 # Deferred loading does not work from an isolate in CSP-mode 9 # Deferred loading does not work from an isolate in CSP-mode
10 async/deferred/deferred_in_isolate_test: Skip # Issue 16898 10 async/deferred/deferred_in_isolate_test: Skip # Issue 16898
(...skipping 742 matching lines...) Expand 10 before | Expand all | Expand 10 after
753 mirrors/proxy_type_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 753 mirrors/proxy_type_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
754 mirrors/raw_type_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 754 mirrors/raw_type_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
755 mirrors/raw_type_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 755 mirrors/raw_type_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
756 mirrors/redirecting_factory_test/01: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 756 mirrors/redirecting_factory_test/01: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
757 mirrors/redirecting_factory_test/02: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 757 mirrors/redirecting_factory_test/02: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
758 mirrors/redirecting_factory_test/none: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 758 mirrors/redirecting_factory_test/none: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
759 mirrors/reflect_class_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 759 mirrors/reflect_class_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
760 mirrors/reflect_class_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 760 mirrors/reflect_class_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
761 mirrors/reflect_class_test/none: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 761 mirrors/reflect_class_test/none: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
762 mirrors/reflect_model_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 762 mirrors/reflect_model_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
763 mirrors/reflect_runtime_type_test: Crash # (throw 'Expected "a", but got "${Mirr orSystem.getName(field.simpleName)}"'): Unhandled node
764 mirrors/reflect_two_classes_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 763 mirrors/reflect_two_classes_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
765 mirrors/reflect_uninstantiated_class_test: Crash # (throw 'Expected "a", but got "${MirrorSystem.getName(field.simpleName)}"'): Unhandled node
766 mirrors/reflected_type_classes_test/01: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 764 mirrors/reflected_type_classes_test/01: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
767 mirrors/reflected_type_classes_test/02: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 765 mirrors/reflected_type_classes_test/02: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
768 mirrors/reflected_type_classes_test/03: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 766 mirrors/reflected_type_classes_test/03: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
769 mirrors/reflected_type_classes_test/none: Crash # Instance of 'TypeOperator': un implemented in CodeGenerator 767 mirrors/reflected_type_classes_test/none: Crash # Instance of 'TypeOperator': un implemented in CodeGenerator
770 mirrors/reflected_type_function_type_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 768 mirrors/reflected_type_function_type_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
771 mirrors/reflected_type_special_types_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 769 mirrors/reflected_type_special_types_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
772 mirrors/reflected_type_test/01: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 770 mirrors/reflected_type_test/01: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
773 mirrors/reflected_type_test/02: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 771 mirrors/reflected_type_test/02: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
774 mirrors/reflected_type_test/03: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 772 mirrors/reflected_type_test/03: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
775 mirrors/reflected_type_test/none: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 773 mirrors/reflected_type_test/none: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
843 typed_data/setRange_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 841 typed_data/setRange_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
844 typed_data/setRange_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 842 typed_data/setRange_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
845 typed_data/setRange_5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 843 typed_data/setRange_5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
846 typed_data/simd_store_to_load_forward_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 844 typed_data/simd_store_to_load_forward_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
847 typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 845 typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
848 typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 846 typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
849 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 847 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
850 typed_data/typed_data_load2_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 848 typed_data/typed_data_load2_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
851 typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 849 typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
852 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 850 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698