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

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

Issue 1091143003: Update dart2js-cps_ir test expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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/co19/co19-dart2js.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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 16407_test: Fail # Issue 16407 6 16407_test: Fail # Issue 16407
7 class_test: Fail 7 class_test: Fail
8 statements_test: Fail 8 statements_test: Fail
9 typed_locals_test: Fail 9 typed_locals_test: Fail
10 no_such_method_test: Fail # Wrong Invocation.memberName. 10 no_such_method_test: Fail # Wrong Invocation.memberName.
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 56 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
57 deferred/*: Skip # Issue 17458 57 deferred/*: Skip # Issue 17458
58 58
59 [ $compiler == dart2js && $csp ] 59 [ $compiler == dart2js && $csp ]
60 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g. 60 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g.
61 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading. 61 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading.
62 62
63 [ $compiler == dart2js && $cps_ir ] 63 [ $compiler == dart2js && $cps_ir ]
64 10216a_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 64 10216a_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
65 10216b_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 65 10216b_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
66 11673_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 66 11673_test: Crash # (use): handleStaticFunctionGet: function(use)
67 12320_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 67 12320_test: Crash # (run): handleStaticFunctionGet: function(run)
68 16407_test: Crash # unsupported element kind: foo:field 68 16407_test: Crash # unsupported element kind: foo:field
69 16967_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 69 16967_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
70 17094_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 70 17094_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
71 17645_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 71 17645_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
72 17856_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 72 17856_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
73 18383_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 73 18383_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
74 19191_test: Crash # cannot compile methods that need interceptor calling convent ion. 74 19191_test: Crash # cannot compile methods that need interceptor calling convent ion.
75 21166_test: Crash # unsupported element kind: a:field 75 21166_test: Crash # unsupported element kind: a:field
76 21351_test: Crash # Please triage this failure.
77 21579_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 76 21579_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
78 21666_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 77 21666_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
79 22487_test: Crash # Please triage this failure. 78 22487_test: Crash # (divIsInt): handleStaticFunctionGet: function(divIsInt)
80 22868_test: Crash # cannot handle async/sync*/async* functions 79 22868_test: Crash # cannot handle async/sync*/async* functions
81 22895_test: Crash # cannot handle async/sync*/async* functions 80 22895_test: Crash # cannot handle async/sync*/async* functions
82 22917_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 81 22917_test: Crash # (test): handleStaticFunctionGet: function(test)
83 23056_test: Crash # Please triage this failure. 82 23056_test: Crash # cannot compile methods that need interceptor calling convent ion.
84 async_stacktrace_test/asyncStar: Crash # Please triage this failure. 83 23264_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
85 async_stacktrace_test/none: Crash # Please triage this failure. 84 async_stacktrace_test/asyncStar: Crash # (runTests): handleStaticFunctionGet: fu nction(runTests)
86 bailout8_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 85 async_stacktrace_test/none: Crash # (runTests): handleStaticFunctionGet: functio n(runTests)
86 bailout8_test: Crash # (foo): handleStaticFunctionGet: function(foo)
87 bailout_aborting_if_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 87 bailout_aborting_if_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
88 bailout_on_break_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 88 bailout_on_break_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
89 bailout_on_continue_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 89 bailout_on_continue_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
90 bailout_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 90 bailout_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
91 bound_closure_interceptor_methods_test: Crash # Please triage this failure. 91 bound_closure_interceptor_methods_test: Crash # cannot compile methods that need interceptor calling convention.
92 bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers: field 92 bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers: field
93 break_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 93 break_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
94 checked_accessor_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 94 checked_accessor_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
95 closure2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 95 closure2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
96 closure3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 96 closure3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
97 closure4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 97 closure4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
98 closure5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 98 closure5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
99 closure6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 99 closure6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
100 closure7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 100 closure7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
101 closure_capture2_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 101 closure_capture2_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
102 closure_capture3_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 102 closure_capture3_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
103 closure_capture4_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 103 closure_capture4_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
104 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 104 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
105 closure_capture_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 105 closure_capture_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
106 closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 106 closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
107 closure_type_reflection2_test: Crash # Please triage this failure. 107 closure_type_reflection2_test: Crash # cannot compile methods that need intercep tor calling convention.
108 closure_type_reflection_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 108 closure_type_reflection_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
109 code_motion_exception_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 109 code_motion_exception_test: Crash # (call2a): handleStaticFunctionGet: function( call2a)
110 compile_time_constant4_test/01: Crash # Please triage this failure. 110 compile_time_constant4_test/01: Crash # cannot compile methods that need interce ptor calling convention.
111 compile_time_constant4_test/02: Crash # Please triage this failure. 111 compile_time_constant4_test/02: Crash # cannot compile methods that need interce ptor calling convention.
112 compile_time_constant4_test/03: Crash # Please triage this failure. 112 compile_time_constant4_test/03: Crash # cannot compile methods that need interce ptor calling convention.
113 compile_time_constant4_test/04: Crash # Please triage this failure. 113 compile_time_constant4_test/04: Crash # cannot compile methods that need interce ptor calling convention.
114 compile_time_constant4_test/05: Crash # Please triage this failure. 114 compile_time_constant4_test/05: Crash # cannot compile methods that need interce ptor calling convention.
115 compile_time_constant4_test/06: Crash # Please triage this failure. 115 compile_time_constant4_test/06: Crash # cannot compile methods that need interce ptor calling convention.
116 compile_time_constant4_test/none: Crash # Please triage this failure. 116 compile_time_constant4_test/none: Crash # cannot compile methods that need inter ceptor calling convention.
117 compound_operator_index_test: Crash # Please triage this failure. 117 compound_operator_index_test: Crash # cannot compile methods that need intercept or calling convention.
118 conditional_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 118 conditional_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
119 conflict_index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 119 conflict_index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
120 constant_fold_number_dart2_j_s_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 120 constant_fold_number_dart2_j_s_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
121 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 121 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
122 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 122 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
123 constant_javascript_semantics4_test: Crash # Please triage this failure.
124 constant_javascript_semantics_test/01: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 123 constant_javascript_semantics_test/01: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
125 constant_javascript_semantics_test/02: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 124 constant_javascript_semantics_test/02: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
126 constant_javascript_semantics_test/03: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 125 constant_javascript_semantics_test/03: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
127 constant_javascript_semantics_test/04: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 126 constant_javascript_semantics_test/04: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
128 constant_javascript_semantics_test/none: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 127 constant_javascript_semantics_test/none: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
129 deferred/deferred_class_test: Crash # Please triage this failure. 128 deferred/deferred_class_test: Crash # (isError): handleStaticFunctionGet: functi on(isError)
130 deferred/deferred_constant2_test: Crash # Please triage this failure. 129 deferred/deferred_constant2_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: function(loadLibrary)
131 deferred/deferred_constant3_test: Crash # Please triage this failure. 130 deferred/deferred_constant3_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: function(loadLibrary)
132 deferred/deferred_constant4_test: Crash # Please triage this failure. 131 deferred/deferred_constant4_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: function(loadLibrary)
133 deferred/deferred_function_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 132 deferred/deferred_function_test: Crash # (isError): handleStaticFunctionGet: fun ction(isError)
134 deferred/deferred_mirrors1_test: Crash # Please triage this failure. 133 deferred/deferred_mirrors1_test: Crash # (lazy.loadLibrary()): handleStaticGette rInvoke: foreign: function(loadLibrary)
135 deferred/deferred_mirrors2_test: Crash # Please triage this failure. 134 deferred/deferred_mirrors2_test: Crash # cannot compile methods that need interc eptor calling convention.
136 deferred/deferred_overlapping_test: RuntimeError # Please triage this failure. 135 deferred/deferred_overlapping_test: Crash # (lib1.loadLibrary()): handleStaticGe tterInvoke: foreign: function(loadLibrary)
137 deferred_fail_and_retry_test: Crash # Please triage this failure. 136 deferred_fail_and_retry_test: Crash # (lib.loadLibrary()): handleStaticGetterInv oke: foreign: function(loadLibrary)
138 deferred_fail_and_retry_worker_test: Crash # Please triage this failure. 137 deferred_fail_and_retry_worker_test: Crash # (test): handleStaticFunctionGet: fu nction(test)
139 do_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 138 do_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
140 equals_test: Crash # Please triage this failure.
141 field_in_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 139 field_in_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
142 field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 140 field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
143 fields_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 141 fields_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
144 first_class_types_hashcode_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 142 first_class_types_hashcode_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
145 for_in_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 143 for_in_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
146 for_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 144 for_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
147 generics_factories_test: Crash # Please triage this failure. 145 generics_factories_test: Crash # cannot compile methods that need interceptor ca lling convention.
148 generics_is_check1_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 146 generics_is_check1_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
149 getter_element_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 147 getter_element_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
150 getters_setters_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 148 getters_setters_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
151 hash_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 149 hash_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
152 if_in_loop_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 150 if_in_loop_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
153 if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 151 if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
154 index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 152 index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
155 inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 153 inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
156 inferrer_is_int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 154 inferrer_is_int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
157 interface_type_optimization_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 155 interface_type_optimization_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
158 invoke_dynamic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 156 invoke_dynamic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
159 is_check_instanceof_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 157 is_check_instanceof_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
160 is_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 158 is_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
161 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # (gotStream1): Err or expression `gotStream1` unhandled. 159 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # (gotStream1): Err or expression `gotStream1` unhandled.
160 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash # (gotStream1): h andleStaticFunctionGet: function(gotStream1)
162 list_factory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 161 list_factory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
163 literal_string_juxtaposition_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 162 literal_string_juxtaposition_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
164 logical_and_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 163 logical_and_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
165 logical_or_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 164 logical_or_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
166 loop_if_phi_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 165 loop_if_phi_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
167 many_fields_test: Crash # Please triage this failure. 166 many_fields_test: Crash # cannot compile methods that need interceptor calling c onvention.
168 math_lib_prefix_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 167 math_lib_prefix_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
169 math_lib_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 168 math_lib_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
170 member_namespace_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 169 member_namespace_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
171 minus_zero2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 170 minus_zero2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
172 minus_zero_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 171 minus_zero_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
173 mirror_enqueuer_regression_test: Crash # unsupported element kind: foo:field 172 mirror_enqueuer_regression_test: Crash # unsupported element kind: foo:field
174 mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 173 mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
175 mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 174 mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
176 mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 175 mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
177 mirror_invalid_field_access_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 176 mirror_invalid_field_access_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
178 mirror_invalid_invoke2_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 177 mirror_invalid_invoke2_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
179 mirror_invalid_invoke3_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 178 mirror_invalid_invoke3_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
180 mirror_invalid_invoke_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 179 mirror_invalid_invoke_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
181 mirror_printer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 180 mirror_printer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
182 mirrors_declarations_filtering_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 181 mirrors_declarations_filtering_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
183 mirrors_used_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 182 mirrors_used_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
184 mirrors_used_metatargets_test: Crash # (try {reflect(z).invoke(#foo,[] );}on Uns upportedError catch (e){caught=true;}): "on T" catch block 183 mirrors_used_metatargets_test: Crash # (try {reflect(z).invoke(#foo,[] );}on Uns upportedError catch (e){caught=true;}): "on T" catch block
185 mirrors_used_native_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 184 mirrors_used_native_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
186 mirrors_used_warning2_test: Crash # unsupported element kind: lines:field 185 mirrors_used_warning2_test: Crash # (runTests): handleStaticFunctionGet: functio n(runTests)
187 mirrors_used_warning_test/minif: Crash # unsupported element kind: lines:field 186 mirrors_used_warning_test/minif: Crash # (runTests): handleStaticFunctionGet: fu nction(runTests)
188 mirrors_used_warning_test/none: Crash # unsupported element kind: lines:field 187 mirrors_used_warning_test/none: Crash # (runTests): handleStaticFunctionGet: fun ction(runTests)
189 mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 188 mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
190 mirror_type_inference_field2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 189 mirror_type_inference_field2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
191 mirror_type_inference_field_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 190 mirror_type_inference_field_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
192 mirror_type_inference_function_test: Crash # Please triage this failure. 191 mirror_type_inference_function_test: Crash # cannot compile methods that need in terceptor calling convention.
193 named_parameter_for_static_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 192 named_parameter_for_static_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
194 named_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 193 named_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
195 nan_negate_test: Crash # Please triage this failure. 194 nan_negate_test: Crash # cannot compile methods that need interceptor calling co nvention.
196 no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 195 no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
197 no_such_method_test: Crash # Please triage this failure. 196 no_such_method_test: Crash # cannot compile methods that need interceptor callin g convention.
198 not_equals_test: Crash # Please triage this failure.
199 not_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 197 not_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
200 null_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 198 null_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
201 operator2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 199 operator2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
202 operator3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 200 operator3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
203 operator_equals_test: Crash # Please triage this failure. 201 operator_equals_test: Crash # cannot compile methods that need interceptor calli ng convention.
204 operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 202 operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
205 optional_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 203 optional_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
206 panda_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 204 panda_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
207 phi_elimination_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 205 phi_elimination_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
208 phi_gvn_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 206 phi_gvn_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
209 phi_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 207 phi_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
210 reflect_native_types_test: Crash # Please triage this failure. 208 private_symbol_literal_test/01: Pass # Please triage this failure.
209 private_symbol_literal_test/02: Pass # Please triage this failure.
210 private_symbol_literal_test/03: Pass # Please triage this failure.
211 private_symbol_literal_test/04: Pass # Please triage this failure.
212 private_symbol_literal_test/05: Pass # Please triage this failure.
213 private_symbol_literal_test/06: Pass # Please triage this failure.
214 reflect_native_types_test: Crash # cannot compile methods that need interceptor calling convention.
211 regress/4492_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 215 regress/4492_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
212 regress/4515_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 216 regress/4515_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
213 regress/4515_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 217 regress/4515_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
214 regress/4515_3_test: Crash # Please triage this failure. 218 regress/4515_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
215 regress/4639_test: Crash # Please triage this failure. 219 regress/4639_test: Crash # cannot compile methods that need interceptor calling convention.
216 regress/4740_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 220 regress/4740_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
217 regression_2913_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 221 regression_2913_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
218 return_setter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 222 return_setter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
219 runtime_type_int_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 223 runtime_type_int_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
220 runtime_type_test: Crash # Please triage this failure. 224 runtime_type_test: Crash # Please triage this failure.
221 send_test: Crash # Please triage this failure.
222 simple_string_constant_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 225 simple_string_constant_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
223 static_field2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 226 static_field2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
224 static_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 227 static_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
225 static_method2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 228 static_method2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
226 static_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 229 static_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
227 static_var_no_initializer_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 230 static_var_no_initializer_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
228 static_var_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 231 static_var_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
229 string_escape_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 232 string_escape_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
230 string_interpolation_dynamic_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 233 string_interpolation_dynamic_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
231 string_interpolation_opt1_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 234 string_interpolation_opt1_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
232 string_interpolation_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 235 string_interpolation_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
233 super_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 236 super_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
234 super_constructor1_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 237 super_constructor1_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
235 super_constructor2_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 238 super_constructor2_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
236 switch_test/01: Crash # (badswitches(42)): Error expression `badswitches(42)` un handled. 239 switch_test/01: Crash # (badswitches(42)): Error expression `badswitches(42)` un handled.
237 switch_test/02: Crash # (badswitches(42)): Error expression `badswitches(42)` un handled. 240 switch_test/02: Crash # (badswitches(42)): Error expression `badswitches(42)` un handled.
238 switch_test/none: Crash # (switch (val){}): Unhandled node 241 switch_test/none: Crash # (switch (val){}): Unhandled node
239 this_phi_elimination_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 242 this_phi_elimination_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
240 this_redirecting_constructor_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 243 this_redirecting_constructor_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
241 this_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 244 this_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
242 throw1_test/01: Crash # Please triage this failure. 245 timer_negative_test: Crash # (test): handleStaticFunctionGet: function(test)
243 throw2_test/01: Crash # Please triage this failure. 246 timer_test: Crash # (test): handleStaticFunctionGet: function(test)
244 throw2_test/02: Crash # Please triage this failure.
245 throw2_test/03: Crash # Please triage this failure.
246 throw2_test/04: Crash # Please triage this failure.
247 throw2_test/none: Crash # Please triage this failure.
248 timer_negative_test: Crash # Please triage this failure.
249 timer_test: Crash # Please triage this failure.
250 to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 247 to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
251 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 248 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
252 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 249 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
250 type_constant_switch_test/01: Pass # Please triage this failure.
253 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node 251 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
254 type_error_message_test: Crash # Please triage this failure. 252 type_error_message_test: Crash # cannot compile methods that need interceptor ca lling convention.
255 typevariable_factory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 253 typevariable_factory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
256 typevariable_substitution_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 254 typevariable_substitution_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
257 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 255 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698