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 |
11 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 | 11 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 |
12 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 | 12 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 |
13 | 13 |
14 [ $compiler == dart2js ] | 14 [ $compiler == dart2js ] |
15 fake_thing_test: Fail # Issue 13010 | 15 fake_thing_test: Fail # Issue 13010 |
16 | 16 |
17 [ $compiler == dart2js && $minified ] | 17 [ $compiler == dart2js && $minified ] |
18 optimization_hints_test: Fail, OK # Test relies on unminified names. | 18 optimization_hints_test: Fail, OK # Test relies on unminified names. |
19 | 19 |
20 [ $compiler == dart2js && $runtime == d8 && $system == windows ] | 20 [ $compiler == dart2js && $runtime == d8 && $system == windows ] |
21 compute_this_script_test: Skip # Issue 17458 | 21 compute_this_script_test: Skip # Issue 17458 |
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: RuntimeError # undefined is not a function |
25 bound_closure_super_test: Crash # unsupported element kind: inscrutable:function | 25 bound_closure_test: RuntimeError # undefined is not a function |
26 bound_closure_test: Crash # unsupported element kind: inscrutable:function | 26 browser_compat_1_prepatched_test: RuntimeError # undefined is not a function |
27 browser_compat_1_prepatched_test: Crash # unsupported element kind: getTagCallCo
unt:function | 27 browser_compat_1_unpatched_test: RuntimeError # undefined is not a function |
28 browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou
nt:function | 28 browser_compat_2_test: RuntimeError # undefined is not a function |
29 browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:functio
n | 29 compute_this_script_test: Crash # (=CapabilityImpl;): Unhandled node |
30 catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null
;})()')): handleStaticFunctionInvoke: foreign: function(JS) | 30 core_type_check_native_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
31 core_type_check_native_test: Crash # unsupported element kind: makeD:function | |
32 downcast_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 31 downcast_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
33 event_loop_test: Crash # unsupported element kind: foo:function | 32 event_loop_test: Crash # (try {_microtaskLoop... try/finally |
34 fake_thing_2_test: Crash # unsupported element kind: make3:function | 33 fake_thing_2_test: RuntimeError # undefined is not a function |
35 fake_thing_test: Crash # unsupported element kind: make2:function | 34 field_type2_test: RuntimeError # undefined is not a function |
36 field_type2_test: Crash # unsupported element kind: makeNode:function | 35 field_type_test: RuntimeError # undefined is not a function |
37 field_type_test: Crash # unsupported element kind: makeNode:function | 36 fixup_get_tag_test: RuntimeError # undefined is not a function |
38 fixup_get_tag_test: Crash # unsupported element kind: token:function | 37 hash_code_test: RuntimeError # undefined is not a function |
39 foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke:
foreign: function(JS) | |
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. | 38 inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
42 issue9182_test: Crash # unsupported element kind: makeA:function | 39 internal_library_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _MainFunctionArgs. |
43 js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleS
taticFunctionInvoke: foreign: function(JS) | 40 issue9182_test: RuntimeError # undefined is not a function |
44 jsobject_test: Crash # unsupported element kind: makeQ:function | 41 jsobject_test: RuntimeError # undefined is not a function |
45 mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 42 mirror_intercepted_field_test: Crash # (switch (type){case ... Unhandled node |
46 native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 43 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. | 44 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. | 45 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 | 46 native_checked_arguments1_frog_test: RuntimeError # undefined is not a function |
50 native_checked_fields_frog_test: Crash # unsupported element kind: makeB:functio
n | 47 native_checked_fields_frog_test: RuntimeError # undefined is not a function |
51 native_class_avoids_hidden_name_frog_test: Crash # unsupported element kind: mak
eB:function | 48 native_class_avoids_hidden_name_frog_test: RuntimeError # undefined is not a fun
ction |
52 native_class_fields_2_test: Crash # unsupported element kind: makeA:function | 49 native_class_fields_2_test: RuntimeError # undefined is not a function |
53 native_class_fields_3_test: Crash # unsupported element kind: makeA:function | 50 native_class_fields_3_test: RuntimeError # undefined is not a function |
54 native_class_fields_test: Crash # unsupported element kind: makeA:function | 51 native_class_fields_test: RuntimeError # undefined is not a function |
55 native_class_inheritance1_frog_test: Crash # unsupported element kind: makeB2:fu
nction | 52 native_class_inheritance1_frog_test: RuntimeError # undefined is not a function |
56 native_class_inheritance2_frog_test: Crash # unsupported element kind: foo:funct
ion | 53 native_class_inheritance2_frog_test: RuntimeError # undefined is not a function |
57 native_class_inheritance3_frog_test: Crash # unsupported element kind: foo:funct
ion | 54 native_class_inheritance3_frog_test: RuntimeError # undefined is not a function |
58 native_class_inheritance4_frog_test: Crash # unsupported element kind: makeB:fun
ction | 55 native_class_inheritance4_frog_test: RuntimeError # undefined is not a function |
59 native_class_is_check1_frog_test: Crash # unsupported element kind: makeA:functi
on | 56 native_class_is_check1_frog_test: RuntimeError # undefined is not a function |
60 native_class_is_check3_frog_test: Crash # unsupported element kind: makeB:functi
on | 57 native_class_is_check3_frog_test: RuntimeError # undefined is not a function |
61 native_class_with_dart_methods_frog_test: Crash # unsupported element kind: make
A:function | 58 native_class_with_dart_methods_frog_test: RuntimeError # undefined is not a func
tion |
62 native_closure_identity_frog_test: Crash # unsupported element kind: invoke:func
tion | 59 native_closure_identity_frog_test: RuntimeError # undefined is not a function |
63 native_constructor_name_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 60 native_constructor_name_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
64 native_equals_frog_test: Crash # unsupported element kind: makeA:function | 61 native_equals_frog_test: RuntimeError # undefined is not a function |
65 native_exception2_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 62 native_exception2_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
66 native_exception_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 63 native_exception_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
67 native_exceptions1_frog_test: Crash # unsupported element kind: op:function | 64 native_exceptions1_frog_test: RuntimeError # undefined is not a function |
68 native_field_invocation2_test: Crash # unsupported element kind: nativeId:functi
on | 65 native_field_invocation3_test: RuntimeError # undefined is not a function |
69 native_field_invocation3_test: Crash # unsupported element kind: makeCC:function | 66 native_field_invocation4_test: RuntimeError # undefined is not a function |
70 native_field_invocation4_test: Crash # unsupported element kind: nativeId:functi
on | 67 native_field_invocation5_test: RuntimeError # undefined is not a function |
71 native_field_invocation5_test: Crash # unsupported element kind: nativeFirst:fun
ction | 68 native_field_invocation6_test: RuntimeError # undefined is not a function |
72 native_field_invocation6_test: Crash # unsupported element kind: nativeFirst:fun
ction | 69 native_field_name_test: RuntimeError # undefined is not a function |
73 native_field_invocation_test: Crash # unsupported element kind: nativeId:functio
n | 70 native_field_optimization_test: RuntimeError # undefined is not a function |
74 native_field_name_test: Crash # unsupported element kind: makeA:function | 71 native_field_rename_1_frog_test: RuntimeError # undefined is not a function |
75 native_field_optimization_test: Crash # unsupported element kind: makeFoo:functi
on | 72 native_field_rename_2_frog_test: RuntimeError # undefined is not a function |
76 native_field_rename_1_frog_test: Crash # unsupported element kind: native_key_me
thod:function | 73 native_library_same_name_used_frog_test: RuntimeError # undefined is not a funct
ion |
77 native_field_rename_2_frog_test: Crash # unsupported element kind: native_key_me
thod:function | 74 native_method_inlining_test: RuntimeError # Please triage this failure. |
78 native_library_same_name_used_frog_test: Crash # (JS('creates:Impl; returns:I;',
'makeI()')): handleStaticFunctionInvoke: foreign: function(JS) | 75 native_method_rename1_frog_test: RuntimeError # undefined is not a function |
79 native_method_inlining_test: Crash # unsupported element kind: makeA:function | 76 native_method_rename2_frog_test: RuntimeError # undefined is not a function |
80 native_method_rename1_frog_test: Crash # unsupported element kind: baz:function | 77 native_method_rename3_frog_test: RuntimeError # undefined is not a function |
81 native_method_rename2_frog_test: Crash # unsupported element kind: foo:function | 78 native_method_with_keyword_name_test: RuntimeError # undefined is not a function |
82 native_method_rename3_frog_test: Crash # unsupported element kind: foo:function | 79 native_mirror_test: Crash # (switch (type){case ... Unhandled node |
83 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. | 80 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. | 81 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. | 82 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 | 83 native_mixin_multiple2_test: RuntimeError # undefined is not a function |
89 native_mixin_multiple3_test: Crash # unsupported element kind: makeC:function | 84 native_mixin_multiple3_test: RuntimeError # undefined is not a function |
90 native_mixin_multiple_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 85 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. | 86 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. | 87 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 | 88 native_named_constructors2_frog_test: RuntimeError # undefined is not a function |
94 native_named_constructors3_frog_test: Crash # unsupported element kind: foo:func
tion | 89 native_named_constructors3_frog_test: RuntimeError # undefined is not a function |
95 native_no_such_method_exception2_frog_test: Crash # unsupported element kind: ma
keB:function | 90 native_no_such_method_exception2_frog_test: RuntimeError # undefined is not a fu
nction |
96 native_no_such_method_exception3_frog_test: Crash # unsupported element kind: ma
keA:function | 91 native_no_such_method_exception3_frog_test: RuntimeError # undefined is not a fu
nction |
97 native_no_such_method_exception_frog_test: Crash # unsupported element kind: mak
eA:function | 92 native_no_such_method_exception_frog_test: RuntimeError # undefined is not a fun
ction |
98 native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 93 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 | 94 native_null_closure_frog_test: RuntimeError # undefined is not a function |
100 native_null_frog_test: Crash # unsupported element kind: returnZero:function | 95 native_null_frog_test: RuntimeError # undefined is not a function |
101 native_property_frog_test: Crash # (JS('int','#._z',this)): handleStaticFunction
Invoke: foreign: function(JS) | 96 native_property_frog_test: RuntimeError # undefined is not a function |
102 native_to_string_frog_test: Crash # unsupported element kind: makeA:function | 97 native_to_string_frog_test: RuntimeError # undefined is not a function |
103 native_use_native_name_in_table_frog_test: Crash # unsupported element kind: mak
eB:function | 98 native_use_native_name_in_table_frog_test: RuntimeError # undefined is not a fun
ction |
104 native_window1_frog_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 99 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. | 100 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: RuntimeError # undefined is not a function |
107 native_wrapping_function_frog_test: Crash # unsupported element kind: foo2:funct
ion | 102 native_wrapping_function_frog_test: RuntimeError # undefined is not a function |
108 oddly_named_fields_test: Crash # unsupported element kind: makeNativeClassWithOd
dNames:function | 103 oddly_named_fields_test: RuntimeError # undefined is not a function |
109 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt
aticFunctionInvoke: foreign: function(JS) | 104 optimization_hints_test: RuntimeError # Please triage this failure. |
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: RuntimeError # undefined is not a function |
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: RuntimeError # undefined is not a function |
114 subclassing_2_test: Crash # unsupported element kind: makeB:function | 109 subclassing_2_test: RuntimeError # undefined is not a function |
115 subclassing_3_test: Crash # unsupported element kind: makeB:function | 110 subclassing_3_test: RuntimeError # undefined is not a function |
116 subclassing_4_test: Crash # unsupported element kind: makeB:function | 111 subclassing_4_test: RuntimeError # undefined is not a function |
117 subclassing_5_test: Crash # unsupported element kind: makeB:function | 112 subclassing_5_test: RuntimeError # undefined is not a 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: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
120 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati
cFunctionInvoke: foreign: function(JS) | 115 subclassing_super_call_test: RuntimeError # undefined is not a function |
121 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta
ticFunctionInvoke: foreign: function(JS) | 116 subclassing_super_field_1_test: RuntimeError # undefined is not a function |
122 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta
ticFunctionInvoke: foreign: function(JS) | 117 subclassing_super_field_2_test: RuntimeError # undefined is not a function |
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: RuntimeError # undefined is not a function |
125 super_property_test: Crash # unsupported element kind: makeB:function | 120 super_property_test: RuntimeError # undefined is not a function |
126 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f
oreign: function(JS) | 121 type_error_decode_test: RuntimeError # undefined is not a function |
| 122 uninstantiated_type_parameter_test: RuntimeError # undefined is not a function |
OLD | NEW |