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

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

Issue 1125813004: Support 'on T' catch clauses and multiple clauses. (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 759 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 mirrors/reflected_type_classes_test/03: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 770 mirrors/reflected_type_classes_test/03: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
771 mirrors/reflected_type_classes_test/none: Crash # Instance of 'TypeOperator': un implemented in CodeGenerator 771 mirrors/reflected_type_classes_test/none: Crash # Instance of 'TypeOperator': un implemented in CodeGenerator
772 mirrors/reflected_type_function_type_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 772 mirrors/reflected_type_function_type_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
773 mirrors/reflected_type_special_types_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 773 mirrors/reflected_type_special_types_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
774 mirrors/reflected_type_test/01: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 774 mirrors/reflected_type_test/01: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
775 mirrors/reflected_type_test/02: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 775 mirrors/reflected_type_test/02: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
776 mirrors/reflected_type_test/03: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 776 mirrors/reflected_type_test/03: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
777 mirrors/reflected_type_test/none: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 777 mirrors/reflected_type_test/none: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
778 mirrors/reflected_type_typedefs_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 778 mirrors/reflected_type_typedefs_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
779 mirrors/reflected_type_typevars_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 779 mirrors/reflected_type_typevars_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
780 mirrors/reflectively_instantiate_uninstantiated_class_test: Crash # "on T" catc h block
781 mirrors/reflect_model_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 780 mirrors/reflect_model_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
782 mirrors/reflect_two_classes_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 781 mirrors/reflect_two_classes_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
783 mirrors/regress_14304_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 782 mirrors/regress_14304_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
784 mirrors/regress_19731_test: Crash # (throw new ExpectException(message)): Unhand led node 783 mirrors/regress_19731_test: Crash # (throw new ExpectException(message)): Unhand led node
785 mirrors/relation_assignable_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 784 mirrors/relation_assignable_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
786 mirrors/relation_subclass_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 785 mirrors/relation_subclass_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
787 mirrors/relation_subtype_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 786 mirrors/relation_subtype_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
788 mirrors/removed_api_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 787 mirrors/removed_api_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
789 mirrors/repeated_private_anon_mixin_app_test: Crash # (throw new ExpectException (message)): Unhandled node 788 mirrors/repeated_private_anon_mixin_app_test: Crash # (throw new ExpectException (message)): Unhandled node
790 mirrors/return_type_test: Crash # (throw new ExpectException(message)): Unhandle d node 789 mirrors/return_type_test: Crash # (throw new ExpectException(message)): Unhandle d node
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
847 typed_data/setRange_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 846 typed_data/setRange_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
848 typed_data/setRange_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 847 typed_data/setRange_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
849 typed_data/setRange_5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 848 typed_data/setRange_5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
850 typed_data/simd_store_to_load_forward_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 849 typed_data/simd_store_to_load_forward_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
851 typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 850 typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
852 typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 851 typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
853 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 852 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
854 typed_data/typed_data_load2_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 853 typed_data/typed_data_load2_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
855 typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 854 typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
856 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 855 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
OLDNEW
« pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart ('K') | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698