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

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

Issue 1136523008: Revert "dart2js cps: Introduce GetStatic/SetStatic." (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
« 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 28 matching lines...) Expand all
39 downcast_test: Crash # Instance of 'TypeOperator': type casts not implemented. 39 downcast_test: Crash # Instance of 'TypeOperator': type casts not implemented.
40 event_loop_test: Crash # (asyncEnd): handleStaticFunctionGet: function(asyncEnd) 40 event_loop_test: Crash # (asyncEnd): handleStaticFunctionGet: function(asyncEnd)
41 fake_thing_2_test: Crash # unsupported element kind: make3:function 41 fake_thing_2_test: Crash # unsupported element kind: make3:function
42 fake_thing_test: Crash # unsupported element kind: make2:function 42 fake_thing_test: Crash # unsupported element kind: make2:function
43 field_type2_test: Crash # unsupported element kind: makeNode:function 43 field_type2_test: Crash # unsupported element kind: makeNode:function
44 field_type_test: Crash # unsupported element kind: makeNode:function 44 field_type_test: Crash # unsupported element kind: makeNode:function
45 fixup_get_tag_test: Crash # unsupported element kind: token:function 45 fixup_get_tag_test: Crash # unsupported element kind: token:function
46 foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS) 46 foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS)
47 hash_code_test: Crash # unsupported element kind: makeA:function 47 hash_code_test: Crash # unsupported element kind: makeA:function
48 inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 48 inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
49 internal_library_test: Crash # (startRootIsolate): handleStaticFunctionGet: func tion(startRootIsolate)
49 issue9182_test: Crash # unsupported element kind: makeA:function 50 issue9182_test: Crash # unsupported element kind: makeA:function
50 js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleS taticFunctionInvoke: foreign: function(JS) 51 js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleS taticFunctionInvoke: foreign: function(JS)
51 jsobject_test: Crash # unsupported element kind: makeQ:function 52 jsobject_test: Crash # unsupported element kind: makeQ:function
52 mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary. 53 mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
53 native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 54 native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
54 native_call_arity2_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 55 native_call_arity2_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
55 native_call_arity3_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 56 native_call_arity3_frog_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
56 native_checked_arguments1_frog_test: Crash # unsupported element kind: cmp:funct ion 57 native_checked_arguments1_frog_test: Crash # unsupported element kind: cmp:funct ion
57 native_checked_fields_frog_test: Crash # unsupported element kind: makeB:functio n 58 native_checked_fields_frog_test: Crash # unsupported element kind: makeB:functio n
58 native_class_avoids_hidden_name_frog_test: Crash # unsupported element kind: mak eB:function 59 native_class_avoids_hidden_name_frog_test: Crash # unsupported element kind: mak eB:function
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 subclassing_4_test: Crash # unsupported element kind: makeB:function 126 subclassing_4_test: Crash # unsupported element kind: makeB:function
126 subclassing_5_test: Crash # (testIsB): handleStaticFunctionGet: function(testIsB ) 127 subclassing_5_test: Crash # (testIsB): handleStaticFunctionGet: function(testIsB )
127 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 128 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
128 subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 129 subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
129 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS) 130 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS)
130 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS) 131 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
131 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS) 132 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
132 subclassing_type_test: Crash # (isA): handleStaticFunctionGet: function(isA) 133 subclassing_type_test: Crash # (isA): handleStaticFunctionGet: function(isA)
133 super_call_test: Crash # unsupported element kind: makeD:function 134 super_call_test: Crash # unsupported element kind: makeD:function
134 super_property_test: Crash # (testThing): handleStaticFunctionGet: function(test Thing) 135 super_property_test: Crash # (testThing): handleStaticFunctionGet: function(test Thing)
136 type_error_decode_test: Crash # (isNullError): handleStaticFunctionGet: function (isNullError)
135 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f oreign: function(JS) 137 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f oreign: function(JS)
136 uninstantiated_type_parameter_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for C<int>. 138 uninstantiated_type_parameter_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for C<int>.
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