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

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

Issue 1171773004: Update dart2js-cps_ir test expectations after bac7481d3d2816dbfa40d34e3cb54c4197684456. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: 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 11 matching lines...) Expand all
22 22
23 [ $compiler == dart2js && $cps_ir ] 23 [ $compiler == dart2js && $cps_ir ]
24 abstract_class_test: Crash # unsupported element kind: foo:function 24 abstract_class_test: Crash # unsupported element kind: foo:function
25 bound_closure_super_test: Crash # unsupported element kind: inscrutable:function 25 bound_closure_super_test: Crash # unsupported element kind: inscrutable:function
26 bound_closure_test: Crash # unsupported element kind: inscrutable:function 26 bound_closure_test: Crash # unsupported element kind: inscrutable:function
27 browser_compat_1_prepatched_test: Crash # unsupported element kind: getTagCallCo unt:function 27 browser_compat_1_prepatched_test: Crash # unsupported element kind: getTagCallCo unt:function
28 browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou nt:function 28 browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou nt:function
29 browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:functio n 29 browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:functio n
30 catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null ;})()')): handleStaticFunctionInvoke: foreign: function(JS) 30 catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null ;})()')): handleStaticFunctionInvoke: foreign: function(JS)
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 casts not implemented. 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. 41 inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
42 issue9182_test: Crash # unsupported element kind: makeA:function 42 issue9182_test: Crash # unsupported element kind: makeA:function
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 native_mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 87 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 88 native_mixin_multiple2_test: Crash # unsupported element kind: makeB:function
89 native_mixin_multiple3_test: Crash # unsupported element kind: makeC:function 89 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. 90 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. 91 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. 92 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 93 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 94 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 95 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 96 native_no_such_method_exception3_frog_test: Crash # unsupported element kind: ma keA:function
97 native_no_such_method_exception4_frog_test: Crash # unsupported element kind: ma keA:function
98 native_no_such_method_exception5_frog_test: Crash # unsupported element kind: ma keA:function
99 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak eA:function 97 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak eA:function
100 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 98 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
101 native_null_closure_frog_test: Crash # unsupported element kind: invoke:function 99 native_null_closure_frog_test: Crash # unsupported element kind: invoke:function
102 native_null_frog_test: Crash # unsupported element kind: returnZero:function 100 native_null_frog_test: Crash # unsupported element kind: returnZero:function
103 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction Invoke: foreign: function(JS) 101 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction Invoke: foreign: function(JS)
104 native_to_string_frog_test: Crash # unsupported element kind: makeA:function 102 native_to_string_frog_test: Crash # unsupported element kind: makeA:function
105 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak eB:function 103 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak eB:function
106 native_window1_frog_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 104 native_window1_frog_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
107 native_window2_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.
108 native_wrapping_function3_frog_test: Crash # unsupported element kind: foo2:func tion 106 native_wrapping_function3_frog_test: Crash # unsupported element kind: foo2:func tion
109 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct ion 107 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct ion
110 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd dNames:function 108 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd dNames:function
111 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt aticFunctionInvoke: foreign: function(JS) 109 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt aticFunctionInvoke: foreign: function(JS)
112 rti_only_native_test: Crash # try/finally 110 rti_only_native_test: Crash # try/finally
113 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for eign: function(JS) 111 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for eign: function(JS)
114 static_methods_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 112 static_methods_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
115 subclassing_1_test: Crash # unsupported element kind: makeC:function 113 subclassing_1_test: Crash # unsupported element kind: makeC:function
116 subclassing_2_test: Crash # unsupported element kind: makeB:function 114 subclassing_2_test: Crash # unsupported element kind: makeB:function
117 subclassing_3_test: Crash # unsupported element kind: makeB:function 115 subclassing_3_test: Crash # unsupported element kind: makeB:function
118 subclassing_4_test: Crash # unsupported element kind: makeB:function 116 subclassing_4_test: Crash # unsupported element kind: makeB:function
119 subclassing_5_test: Crash # Instance of 'TypeOperator': type casts not implement ed. 117 subclassing_5_test: Crash # unsupported element kind: makeB:function
120 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 118 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
121 subclassing_constructor_2_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.
122 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS) 120 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS)
123 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS) 121 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
124 subclassing_super_field_2_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)
125 subclassing_type_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 123 subclassing_type_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
126 super_call_test: Crash # unsupported element kind: makeD:function 124 super_call_test: Crash # unsupported element kind: makeD:function
127 super_property_test: Crash # unsupported element kind: makeB:function 125 super_property_test: Crash # unsupported element kind: makeB:function
128 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f oreign: function(JS) 126 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