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

Side by Side Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 1180973003: dart2js cps: Support function types in 'is' and 'as' operators. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update doc comment for TypeCast 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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 [ $browser ] 5 [ $browser ]
6 *: Skip 6 *: Skip
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 bound_closure_super_test: Fail 9 bound_closure_super_test: Fail
10 call_on_native_class_test: CompileTimeError # Issue 14813 10 call_on_native_class_test: CompileTimeError # Issue 14813
(...skipping 20 matching lines...) Expand all
31 core_type_check_native_test: Crash # unsupported element kind: makeD:function 31 core_type_check_native_test: Crash # unsupported element kind: makeD:function
32 downcast_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 32 downcast_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
33 event_loop_test: Crash # unsupported element kind: foo:function 33 event_loop_test: Crash # unsupported element kind: foo:function
34 fake_thing_2_test: Crash # unsupported element kind: make3:function 34 fake_thing_2_test: Crash # unsupported element kind: make3:function
35 fake_thing_test: Crash # unsupported element kind: make2:function 35 fake_thing_test: Crash # unsupported element kind: make2:function
36 field_type2_test: Crash # unsupported element kind: makeNode:function 36 field_type2_test: Crash # unsupported element kind: makeNode:function
37 field_type_test: Crash # unsupported element kind: makeNode:function 37 field_type_test: Crash # unsupported element kind: makeNode:function
38 fixup_get_tag_test: Crash # unsupported element kind: token:function 38 fixup_get_tag_test: Crash # unsupported element kind: token:function
39 foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS) 39 foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS)
40 hash_code_test: Crash # unsupported element kind: makeA:function 40 hash_code_test: Crash # unsupported element kind: makeA:function
41 inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
42 issue9182_test: Crash # unsupported element kind: makeA:function 41 issue9182_test: Crash # unsupported element kind: makeA:function
43 js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleS taticFunctionInvoke: foreign: function(JS) 42 js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleS taticFunctionInvoke: foreign: function(JS)
44 jsobject_test: Crash # unsupported element kind: makeQ:function 43 jsobject_test: Crash # unsupported element kind: makeQ:function
45 mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
46 native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 44 native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
47 native_call_arity2_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 45 native_call_arity2_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
48 native_call_arity3_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 46 native_call_arity3_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
49 native_checked_arguments1_frog_test: Crash # unsupported element kind: cmp:funct ion 47 native_checked_arguments1_frog_test: Crash # unsupported element kind: cmp:funct ion
50 native_checked_fields_frog_test: Crash # unsupported element kind: makeB:functio n 48 native_checked_fields_frog_test: Crash # unsupported element kind: makeB:functio n
51 native_class_avoids_hidden_name_frog_test: Crash # unsupported element kind: mak eB:function 49 native_class_avoids_hidden_name_frog_test: Crash # unsupported element kind: mak eB:function
52 native_class_fields_2_test: Crash # unsupported element kind: makeA:function 50 native_class_fields_2_test: Crash # unsupported element kind: makeA:function
53 native_class_fields_3_test: Crash # unsupported element kind: makeA:function 51 native_class_fields_3_test: Crash # unsupported element kind: makeA:function
54 native_class_fields_test: Crash # unsupported element kind: makeA:function 52 native_class_fields_test: Crash # unsupported element kind: makeA:function
55 native_class_inheritance1_frog_test: Crash # unsupported element kind: makeB2:fu nction 53 native_class_inheritance1_frog_test: Crash # unsupported element kind: makeB2:fu nction
(...skipping 18 matching lines...) Expand all
74 native_field_name_test: Crash # unsupported element kind: makeA:function 72 native_field_name_test: Crash # unsupported element kind: makeA:function
75 native_field_optimization_test: Crash # unsupported element kind: makeFoo:functi on 73 native_field_optimization_test: Crash # unsupported element kind: makeFoo:functi on
76 native_field_rename_1_frog_test: Crash # unsupported element kind: native_key_me thod:function 74 native_field_rename_1_frog_test: Crash # unsupported element kind: native_key_me thod:function
77 native_field_rename_2_frog_test: Crash # unsupported element kind: native_key_me thod:function 75 native_field_rename_2_frog_test: Crash # unsupported element kind: native_key_me thod:function
78 native_library_same_name_used_frog_test: Crash # (JS('creates:Impl; returns:I;', 'makeI()')): handleStaticFunctionInvoke: foreign: function(JS) 76 native_library_same_name_used_frog_test: Crash # (JS('creates:Impl; returns:I;', 'makeI()')): handleStaticFunctionInvoke: foreign: function(JS)
79 native_method_inlining_test: Crash # unsupported element kind: makeA:function 77 native_method_inlining_test: Crash # unsupported element kind: makeA:function
80 native_method_rename1_frog_test: Crash # unsupported element kind: baz:function 78 native_method_rename1_frog_test: Crash # unsupported element kind: baz:function
81 native_method_rename2_frog_test: Crash # unsupported element kind: foo:function 79 native_method_rename2_frog_test: Crash # unsupported element kind: foo:function
82 native_method_rename3_frog_test: Crash # unsupported element kind: foo:function 80 native_method_rename3_frog_test: Crash # unsupported element kind: foo:function
83 native_method_with_keyword_name_test: Crash # unsupported element kind: makeA:fu nction 81 native_method_with_keyword_name_test: Crash # unsupported element kind: makeA:fu nction
84 native_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
85 native_missing_method1_frog_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 82 native_missing_method1_frog_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
86 native_missing_method2_frog_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 83 native_missing_method2_frog_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
87 native_mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 84 native_mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
88 native_mixin_multiple2_test: Crash # unsupported element kind: makeB:function 85 native_mixin_multiple2_test: Crash # unsupported element kind: makeB:function
89 native_mixin_multiple3_test: Crash # unsupported element kind: makeC:function 86 native_mixin_multiple3_test: Crash # unsupported element kind: makeC:function
90 native_mixin_multiple_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 87 native_mixin_multiple_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
91 native_mixin_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 88 native_mixin_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
92 native_mixin_with_plain_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 89 native_mixin_with_plain_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
93 native_named_constructors2_frog_test: Crash # unsupported element kind: foo:func tion 90 native_named_constructors2_frog_test: Crash # unsupported element kind: foo:func tion
94 native_named_constructors3_frog_test: Crash # unsupported element kind: foo:func tion 91 native_named_constructors3_frog_test: Crash # unsupported element kind: foo:func tion
95 native_no_such_method_exception2_frog_test: Crash # unsupported element kind: ma keB:function 92 native_no_such_method_exception2_frog_test: Crash # unsupported element kind: ma keB:function
96 native_no_such_method_exception3_frog_test: Crash # unsupported element kind: ma keA:function 93 native_no_such_method_exception3_frog_test: Crash # unsupported element kind: ma keA:function
97 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak eA:function 94 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak eA:function
98 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 95 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
99 native_null_closure_frog_test: Crash # unsupported element kind: invoke:function 96 native_null_closure_frog_test: Crash # unsupported element kind: invoke:function
100 native_null_frog_test: Crash # unsupported element kind: returnZero:function 97 native_null_frog_test: Crash # unsupported element kind: returnZero:function
101 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction Invoke: foreign: function(JS) 98 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction Invoke: foreign: function(JS)
102 native_to_string_frog_test: Crash # unsupported element kind: makeA:function 99 native_to_string_frog_test: Crash # unsupported element kind: makeA:function
103 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak eB:function 100 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak eB:function
104 native_window1_frog_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
105 native_window2_frog_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
106 native_wrapping_function3_frog_test: Crash # unsupported element kind: foo2:func tion 101 native_wrapping_function3_frog_test: Crash # unsupported element kind: foo2:func tion
107 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct ion 102 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct ion
108 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd dNames:function 103 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd dNames:function
109 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt aticFunctionInvoke: foreign: function(JS) 104 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt aticFunctionInvoke: foreign: function(JS)
110 rti_only_native_test: Crash # (try {map.values.for... try/finally 105 rti_only_native_test: Crash # (try {map.values.for... try/finally
111 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for eign: function(JS) 106 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for eign: function(JS)
112 static_methods_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 107 static_methods_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
113 subclassing_1_test: Crash # unsupported element kind: makeC:function 108 subclassing_1_test: Crash # unsupported element kind: makeC:function
114 subclassing_2_test: Crash # unsupported element kind: makeB:function 109 subclassing_2_test: Crash # unsupported element kind: makeB:function
115 subclassing_3_test: Crash # unsupported element kind: makeB:function 110 subclassing_3_test: Crash # unsupported element kind: makeB:function
116 subclassing_4_test: Crash # unsupported element kind: makeB:function 111 subclassing_4_test: Crash # unsupported element kind: makeB:function
117 subclassing_5_test: Crash # unsupported element kind: makeB:function 112 subclassing_5_test: Crash # unsupported element kind: makeB:function
118 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 113 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
119 subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 114 subclassing_constructor_2_test : RuntimeError # Expect.throws fails: Did not thr ow
120 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS) 115 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS)
121 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS) 116 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
122 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS) 117 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
123 subclassing_type_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 118 subclassing_type_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
124 super_call_test: Crash # unsupported element kind: makeD:function 119 super_call_test: Crash # unsupported element kind: makeD:function
125 super_property_test: Crash # unsupported element kind: makeB:function 120 super_property_test: Crash # unsupported element kind: makeB:function
126 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f oreign: function(JS) 121 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f oreign: function(JS)
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698