| 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 11 matching lines...) Expand all Loading... |
| 22 | 22 |
| 23 [ $browser || $runtime == d8 ] | 23 [ $browser || $runtime == d8 ] |
| 24 only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell. | 24 only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell. |
| 25 | 25 |
| 26 [ $compiler == dart2js && $runtime == d8 && $system == windows ] | 26 [ $compiler == dart2js && $runtime == d8 && $system == windows ] |
| 27 only_pass_on_d8_test: Skip # Issue 17458 | 27 only_pass_on_d8_test: Skip # Issue 17458 |
| 28 compute_this_script_test: Skip # Issue 17458 | 28 compute_this_script_test: Skip # Issue 17458 |
| 29 | 29 |
| 30 [ $compiler == dart2js && $cps_ir ] | 30 [ $compiler == dart2js && $cps_ir ] |
| 31 abstract_class_test: Crash # unsupported element kind: foo:function | 31 abstract_class_test: Crash # unsupported element kind: foo:function |
| 32 bound_closure_super_test: Crash # (makeCC): handleStaticFunctionGet: function(ma
keCC) | 32 bound_closure_super_test: Crash # unsupported element kind: inscrutable:function |
| 33 bound_closure_test: Crash # (makeCC): handleStaticFunctionGet: function(makeCC) | 33 bound_closure_test: Crash # unsupported element kind: inscrutable:function |
| 34 browser_compat_1_prepatched_test: Crash # unsupported element kind: getTagCallCo
unt:function | 34 browser_compat_1_prepatched_test: Crash # unsupported element kind: getTagCallCo
unt:function |
| 35 browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou
nt:function | 35 browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou
nt:function |
| 36 browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:functio
n | 36 browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:functio
n |
| 37 catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null
;})()')): handleStaticFunctionInvoke: foreign: function(JS) | 37 catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null
;})()')): handleStaticFunctionInvoke: foreign: function(JS) |
| 38 core_type_check_native_test: Crash # (checkTest): handleStaticFunctionGet: funct
ion(checkTest) | 38 core_type_check_native_test: Crash # unsupported element kind: inscrutable:field |
| 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 # unsupported element kind: foo:function |
| 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 issue9182_test: Crash # unsupported element kind: makeA:function | 49 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) | 50 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 | 51 jsobject_test: Crash # unsupported element kind: makeQ:function |
| 52 mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 52 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. | 53 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. | 54 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. | 55 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 | 56 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 | 57 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 | 58 native_class_avoids_hidden_name_frog_test: Crash # unsupported element kind: mak
eB:function |
| 59 native_class_fields_2_test: Crash # unsupported element kind: makeA:function | 59 native_class_fields_2_test: Crash # unsupported element kind: makeA:function |
| 60 native_class_fields_3_test: Crash # unsupported element kind: makeA:function | 60 native_class_fields_3_test: Crash # unsupported element kind: makeA:function |
| 61 native_class_fields_test: Crash # unsupported element kind: makeA:function | 61 native_class_fields_test: Crash # unsupported element kind: makeA:function |
| 62 native_class_inheritance1_frog_test: Crash # unsupported element kind: makeB2:fu
nction | 62 native_class_inheritance1_frog_test: Crash # unsupported element kind: makeB2:fu
nction |
| 63 native_class_inheritance2_frog_test: Crash # unsupported element kind: foo:funct
ion | 63 native_class_inheritance2_frog_test: Crash # unsupported element kind: foo:funct
ion |
| 64 native_class_inheritance3_frog_test: Crash # unsupported element kind: foo:funct
ion | 64 native_class_inheritance3_frog_test: Crash # unsupported element kind: foo:funct
ion |
| 65 native_class_inheritance4_frog_test: Crash # unsupported element kind: makeB:fun
ction | 65 native_class_inheritance4_frog_test: Crash # unsupported element kind: makeB:fun
ction |
| 66 native_class_is_check1_frog_test: Crash # unsupported element kind: makeA:functi
on | 66 native_class_is_check1_frog_test: Crash # unsupported element kind: makeA:functi
on |
| 67 native_class_is_check3_frog_test: Crash # unsupported element kind: makeB:functi
on | 67 native_class_is_check3_frog_test: Crash # unsupported element kind: makeB:functi
on |
| 68 native_class_with_dart_methods_frog_test: Crash # unsupported element kind: make
A:function | 68 native_class_with_dart_methods_frog_test: Crash # unsupported element kind: make
A:function |
| 69 native_closure_identity_frog_test: Crash # (staticMethod): handleStaticFunctionG
et: function(staticMethod) | 69 native_closure_identity_frog_test: Crash # unsupported element kind: invoke:func
tion |
| 70 native_constructor_name_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 70 native_constructor_name_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 71 native_equals_frog_test: Crash # unsupported element kind: makeA:function | 71 native_equals_frog_test: Crash # unsupported element kind: makeA:function |
| 72 native_exception2_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 72 native_exception2_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 73 native_exception_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 73 native_exception_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 74 native_exceptions1_frog_test: Crash # unsupported element kind: op:function | 74 native_exceptions1_frog_test: Crash # unsupported element kind: op:function |
| 75 native_field_invocation2_test: Crash # unsupported element kind: nativeId:functi
on | 75 native_field_invocation2_test: Crash # unsupported element kind: nativeId:functi
on |
| 76 native_field_invocation3_test: Crash # unsupported element kind: makeCC:function | 76 native_field_invocation3_test: Crash # unsupported element kind: makeCC:function |
| 77 native_field_invocation4_test: Crash # unsupported element kind: nativeId:functi
on | 77 native_field_invocation4_test: Crash # unsupported element kind: nativeId:functi
on |
| 78 native_field_invocation5_test: Crash # unsupported element kind: nativeFirst:fun
ction | 78 native_field_invocation5_test: Crash # unsupported element kind: nativeFirst:fun
ction |
| 79 native_field_invocation6_test: Crash # unsupported element kind: nativeFirst:fun
ction | 79 native_field_invocation6_test: Crash # unsupported element kind: nativeFirst:fun
ction |
| 80 native_field_invocation_test: Crash # unsupported element kind: nativeId:functio
n | 80 native_field_invocation_test: Crash # unsupported element kind: nativeId:functio
n |
| 81 native_field_name_test: Crash # unsupported element kind: makeA:function | 81 native_field_name_test: Crash # unsupported element kind: makeA:function |
| 82 native_field_optimization_test: Crash # (test1): handleStaticFunctionGet: functi
on(test1) | 82 native_field_optimization_test: Crash # unsupported element kind: makeFoo:functi
on |
| 83 native_field_rename_1_frog_test: Crash # unsupported element kind: native_key_me
thod:function | 83 native_field_rename_1_frog_test: Crash # unsupported element kind: native_key_me
thod:function |
| 84 native_field_rename_2_frog_test: Crash # unsupported element kind: native_key_me
thod:function | 84 native_field_rename_2_frog_test: Crash # unsupported element kind: native_key_me
thod:function |
| 85 native_library_same_name_used_frog_test: Crash # (JS('creates:Impl; returns:I;',
'makeI()')): handleStaticFunctionInvoke: foreign: function(JS) | 85 native_library_same_name_used_frog_test: Crash # (JS('creates:Impl; returns:I;',
'makeI()')): handleStaticFunctionInvoke: foreign: function(JS) |
| 86 native_method_inlining_test: Crash # unsupported element kind: makeA:function | 86 native_method_inlining_test: Crash # unsupported element kind: makeA:function |
| 87 native_method_rename1_frog_test: Crash # unsupported element kind: baz:function | 87 native_method_rename1_frog_test: Crash # unsupported element kind: baz:function |
| 88 native_method_rename2_frog_test: Crash # unsupported element kind: foo:function | 88 native_method_rename2_frog_test: Crash # unsupported element kind: foo:function |
| 89 native_method_rename3_frog_test: Crash # unsupported element kind: foo:function | 89 native_method_rename3_frog_test: Crash # unsupported element kind: foo:function |
| 90 native_method_with_keyword_name_test: Crash # unsupported element kind: makeA:fu
nction | 90 native_method_with_keyword_name_test: Crash # unsupported element kind: makeA:fu
nction |
| 91 native_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 91 native_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 92 native_missing_method1_frog_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 92 native_missing_method1_frog_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 93 native_missing_method2_frog_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 93 native_missing_method2_frog_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 94 native_mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 94 native_mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 95 native_mixin_multiple2_test: Crash # unsupported element kind: makeB:function | 95 native_mixin_multiple2_test: Crash # unsupported element kind: makeB:function |
| 96 native_mixin_multiple3_test: Crash # (callFoo): handleStaticFunctionGet: functio
n(callFoo) | 96 native_mixin_multiple3_test: Crash # unsupported element kind: makeC:function |
| 97 native_mixin_multiple_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 97 native_mixin_multiple_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 98 native_mixin_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 98 native_mixin_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 99 native_mixin_with_plain_test: Crash # (makeA): handleStaticFunctionGet: function
(makeA) | 99 native_mixin_with_plain_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 100 native_named_constructors2_frog_test: Crash # unsupported element kind: foo:func
tion | 100 native_named_constructors2_frog_test: Crash # unsupported element kind: foo:func
tion |
| 101 native_named_constructors3_frog_test: Crash # unsupported element kind: foo:func
tion | 101 native_named_constructors3_frog_test: Crash # unsupported element kind: foo:func
tion |
| 102 native_no_such_method_exception2_frog_test: Crash # unsupported element kind: ma
keB:function | 102 native_no_such_method_exception2_frog_test: Crash # unsupported element kind: ma
keB:function |
| 103 native_no_such_method_exception3_frog_test: Crash # unsupported element kind: ma
keA:function | 103 native_no_such_method_exception3_frog_test: Crash # unsupported element kind: ma
keA:function |
| 104 native_no_such_method_exception4_frog_test: Crash # unsupported element kind: ma
keA:function | 104 native_no_such_method_exception4_frog_test: Crash # unsupported element kind: ma
keA:function |
| 105 native_no_such_method_exception5_frog_test: Crash # unsupported element kind: ma
keA:function | 105 native_no_such_method_exception5_frog_test: Crash # unsupported element kind: ma
keA:function |
| 106 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak
eA:function | 106 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak
eA:function |
| 107 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 107 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 108 native_null_closure_frog_test: Crash # unsupported element kind: invoke:function | 108 native_null_closure_frog_test: Crash # unsupported element kind: invoke:function |
| 109 native_null_frog_test: Crash # unsupported element kind: returnZero:function | 109 native_null_frog_test: Crash # unsupported element kind: returnZero:function |
| 110 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction
Invoke: foreign: function(JS) | 110 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction
Invoke: foreign: function(JS) |
| 111 native_to_string_frog_test: Crash # unsupported element kind: makeA:function | 111 native_to_string_frog_test: Crash # unsupported element kind: makeA:function |
| 112 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak
eB:function | 112 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak
eB:function |
| 113 native_window1_frog_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 113 native_window1_frog_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 114 native_window2_frog_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 114 native_window2_frog_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 115 native_wrapping_function3_frog_test: Crash # unsupported element kind: foo2:func
tion | 115 native_wrapping_function3_frog_test: Crash # unsupported element kind: foo2:func
tion |
| 116 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct
ion | 116 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct
ion |
| 117 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd
dNames:function | 117 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd
dNames:function |
| 118 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt
aticFunctionInvoke: foreign: function(JS) | 118 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt
aticFunctionInvoke: foreign: function(JS) |
| 119 rti_only_native_test: Crash # (main): handleStaticFunctionGet: function(main) | 119 rti_only_native_test: Crash # try/finally |
| 120 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for
eign: function(JS) | 120 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for
eign: function(JS) |
| 121 static_methods_test: Crash # (main): handleStaticFunctionGet: function(main) | 121 static_methods_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 122 subclassing_1_test: Crash # unsupported element kind: makeC:function | 122 subclassing_1_test: Crash # unsupported element kind: makeC:function |
| 123 subclassing_2_test: Crash # unsupported element kind: makeB:function | 123 subclassing_2_test: Crash # unsupported element kind: makeB:function |
| 124 subclassing_3_test: Crash # unsupported element kind: makeB:function | 124 subclassing_3_test: Crash # unsupported element kind: makeB:function |
| 125 subclassing_4_test: Crash # unsupported element kind: makeB:function | 125 subclassing_4_test: Crash # unsupported element kind: makeB:function |
| 126 subclassing_5_test: Crash # (testIsB): handleStaticFunctionGet: function(testIsB
) | 126 subclassing_5_test: Crash # Instance of 'TypeOperator': type casts not implement
ed. |
| 127 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 127 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. | 128 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) | 129 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) | 130 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) | 131 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta
ticFunctionInvoke: foreign: function(JS) |
| 132 subclassing_type_test: Crash # (isA): handleStaticFunctionGet: function(isA) | 132 subclassing_type_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 133 super_call_test: Crash # unsupported element kind: makeD:function | 133 super_call_test: Crash # unsupported element kind: makeD:function |
| 134 super_property_test: Crash # (testThing): handleStaticFunctionGet: function(test
Thing) | 134 super_property_test: Crash # unsupported element kind: makeB:function |
| 135 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f
oreign: function(JS) | 135 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>. | 136 uninstantiated_type_parameter_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for C<int>. |
| OLD | NEW |