| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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>. |
| OLD | NEW |