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

Side by Side Diff: tests/standalone/standalone.status

Issue 1109403002: cps-ir: Support compilation of methods that use interceptor calling convention. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment. 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/lib/lib.status ('k') | tests/utils/utils.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 # WARNING: 5 # WARNING:
6 # Tests using the multitest feature where failure is expected should *also* be 6 # Tests using the multitest feature where failure is expected should *also* be
7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" 7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone"
8 # prefix. 8 # prefix.
9 9
10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally 10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 [ $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te && $mo de == debug ] 162 [ $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te && $mo de == debug ]
163 verified_mem_test: Skip # Not yet implemented. 163 verified_mem_test: Skip # Not yet implemented.
164 164
165 [ $runtime == vm && $mode == debug && $builder_tag == asan ] 165 [ $runtime == vm && $mode == debug && $builder_tag == asan ]
166 full_coverage_test: Skip # Timeout. 166 full_coverage_test: Skip # Timeout.
167 io/file_lock_test: Skip # Timeout. 167 io/file_lock_test: Skip # Timeout.
168 io/test_runner_test: Skip # Timeout. 168 io/test_runner_test: Skip # Timeout.
169 io/http_client_stays_alive_test: Skip # Timeout. 169 io/http_client_stays_alive_test: Skip # Timeout.
170 170
171 [ $compiler == dart2js && $cps_ir ] 171 [ $compiler == dart2js && $cps_ir ]
172 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 172 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
173 assert_test: Crash # "on T" catch block 173 assert_test: Crash # "on T" catch block
174 byte_array_view_optimized_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 174 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
175 constant_left_shift_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 175 coverage_test: Crash # (onCoverageOutput): handleStaticFunctionGet: function(onC overageOutput)
176 coverage_test: Crash # unsupported element kind: context:field 176 io/addlatexhash_test: Crash # (testSameHash): handleStaticFunctionGet: function( testSameHash)
177 deoptimization_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 177 io/async_catch_errors_test: Crash # unsupported element kind: events:field
178 double_temp_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 178 io/create_recursive_test: Crash # unsupported element kind: context:field
179 double_to_int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
180 int_list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
181 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete( recursive:true);}): not exactly one catch block
182 io/async_catch_errors_test: Crash # (throw new ExpectException(message)): Unhand led node
183 io/code_collection_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
184 io/create_recursive_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
185 io/dart_std_io_pipe_test: Crash # (throw new ExpectException(message)): Unhandle d node
186 io/delete_symlink_test: Crash # (throw _buildException('asyncEnd() was called be fore asyncStart().')): Unhandled node
187 io/dependency_graph_test: Crash # unsupported element kind: UnableToRun:field 179 io/dependency_graph_test: Crash # unsupported element kind: UnableToRun:field
188 io/directory_chdir_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 180 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
189 io/directory_create_race_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node 181 io/directory_error_test: Crash # (testCreateInNonExistent): handleStaticFunction Get: function(testCreateInNonExistent)
190 io/directory_error_test: Crash # Unhandled node 182 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
191 io/directory_fuzz_test: Crash # Please triage this failure. 183 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
192 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 184 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
193 io/directory_list_nonexistent_test: Crash # (throw _buildException('asyncEnd() w as called before asyncStart().')): Unhandled node
194 io/directory_list_pause_test: Crash # Please triage this failure. 185 io/directory_list_pause_test: Crash # Please triage this failure.
195 io/directory_non_ascii_sync_test: Crash # (throw new ExpectException(message)): Unhandled node 186 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
196 io/directory_non_ascii_test: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node 187 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
197 io/directory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 188 io/echo_server_stream_test: Crash # (startEchoServer): handleStaticFunctionGet: function(startEchoServer)
198 io/directory_uri_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
199 io/echo_server_stream_test: Crash # (throw new ExpectException(message)): Unhand led node
200 io/file_absolute_path_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
201 io/file_constructor_test: Crash # "on T" catch block 189 io/file_constructor_test: Crash # "on T" catch block
202 io/file_copy_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 190 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
203 io/file_error_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 191 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
204 io/file_fuzz_test: Crash # Please triage this failure. 192 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
205 io/file_input_stream_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 193 io/file_lock_test: Crash # unsupported element kind: context:field
206 io/file_invalid_arguments_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node 194 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
207 io/file_lock_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 195 io/file_stat_test: Crash # unsupported element kind: context:field
208 io/file_non_ascii_sync_test: Crash # (throw new ExpectException(message)): Unhan dled node 196 io/file_system_delete_test: Crash # (Expect.isFalse): handleStaticFunctionGet: f unction(Expect#isFalse)
209 io/file_non_ascii_test: Crash # (throw new ExpectException(message)): Unhandled node 197 io/file_system_exists_test: Crash # (Expect.isTrue): handleStaticFunctionGet: fu nction(Expect#isTrue)
210 io/file_output_stream_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node 198 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
211 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
212 io/file_read_special_device_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
213 io/file_stat_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
214 io/file_stream_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
215 io/file_system_async_links_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
216 io/file_system_delete_test: Crash # (throw new ExpectException(message)): Unhand led node
217 io/file_system_exists_test: Crash # (throw new ExpectException(message)): Unhand led node
218 io/file_system_links_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
219 io/file_system_uri_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
220 io/file_system_watcher_test: Crash # unsupported element kind: context:field 199 io/file_system_watcher_test: Crash # unsupported element kind: context:field
221 io/file_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node 200 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
222 io/file_typed_data_test: Crash # Please triage this failure. 201 io/file_typed_data_test: Crash # Please triage this failure.
223 io/file_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 202 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
224 io/file_windows_test: Crash # (throw new ExpectException(message)): Unhandled no de 203 io/http_advanced_test: Crash # (startIsolatedHttpServer): handleStaticFunctionGe t: function(startIsolatedHttpServer)
225 io/file_write_as_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node 204 io/http_basic_test: Crash # (startTestServer): handleStaticFunctionGet: function (startTestServer)
226 io/http_10_test: Crash # (throw new ExpectException(message)): Unhandled node
227 io/http_advanced_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
228 io/http_auth_digest_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
229 io/http_auth_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
230 io/http_basic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
231 io/http_bind_test: Crash # cannot handle async/sync*/async* functions 205 io/http_bind_test: Crash # cannot handle async/sync*/async* functions
232 io/http_client_connect_test: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node 206 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
233 io/http_client_exception_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 207 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
234 io/http_client_request_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 208 io/http_cookie_date_test: Crash # Please triage this failure.
235 io/http_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 209 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
236 io/http_compression_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 210 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
237 io/http_connection_header_test: Crash # (throw new ExpectException(message)): Un handled node 211 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
238 io/http_connection_info_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 212 io/http_headers_test: Crash # Instance of 'TypeOperator': type check unimplement ed for Iterable.
239 io/http_content_length_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 213 io/http_parser_test: Crash # Unhandled node
240 io/http_cookie_date_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
241 io/http_cookie_test: Crash # (throw new ExpectException(message)): Unhandled nod e
242 io/http_cross_process_test: Crash # (throw new ExpectException(message)): Unhand led node
243 io/http_date_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
244 io/http_detach_socket_test: Crash # (throw new ExpectException(message)): Unhand led node
245 io/http_head_test: Crash # (throw new ExpectException(message)): Unhandled node
246 io/http_headers_state_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
247 io/http_headers_test: Crash # (throw new ExpectException(message)): Unhandled no de
248 io/http_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
249 io/http_keep_alive_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
250 io/http_no_reason_phrase_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
251 io/http_outgoing_size_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
252 io/http_parser_test: Crash # (throw new ExpectException(message)): Unhandled nod e
253 io/http_proxy_configuration_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
254 io/http_proxy_test: Crash # Please triage this failure. 214 io/http_proxy_test: Crash # Please triage this failure.
255 io/http_read_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 215 io/http_read_test: Crash # (startIsolatedHttpServer): handleStaticFunctionGet: f unction(startIsolatedHttpServer)
256 io/http_redirect_test: Crash # (throw new ExpectException(message)): Unhandled n ode 216 io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functio ns
257 io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 217 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
258 io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node 218 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
259 io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 219 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
260 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 220 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
261 io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 221 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
262 io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled nod e
263 io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled no de
264 io/http_shutdown_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
265 io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unh andled node
266 io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
267 io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
268 io/https_server_test: Crash # (throw new ExpectException(message)): Unhandled no de
269 io/https_unauthorized_test: Crash # (throw e): Unhandled node
270 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
271 io/internet_address_test: Crash # (throw new ExpectException(message)): Unhandle d node
272 io/io_sink_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
273 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions 222 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions
274 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions 223 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions
275 io/link_async_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 224 io/link_async_test: Crash # (testCreateLoopingLink): handleStaticFunctionGet: fu nction(testCreateLoopingLink)
276 io/link_test: Crash # (throw new ExpectException(message)): Unhandled node 225 io/link_test: Crash # unsupported element kind: context:field
277 io/link_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 226 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
278 io/network_interface_test: Crash # (throw new ExpectException(message)): Unhandl ed node 227 io/observatory_test: Crash # (asyncSuccess): handleStaticFunctionGet: function(a syncSuccess)
279 io/observatory_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node 228 io/parent_test: Crash # (testObjects): handleStaticFunctionGet: function(testObj ects)
280 io/parent_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 229 io/pipe_server_test: Crash # (startPipeServer): handleStaticFunctionGet: functio n(startPipeServer)
281 io/pipe_server_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node 230 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
282 io/platform_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
283 io/print_sync_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
284 io/process_check_arguments_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
285 io/process_detached_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
286 io/process_environment_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
287 io/process_exit_negative_test: Crash # (a): Error expression `a` unhandled. 231 io/process_exit_negative_test: Crash # (a): Error expression `a` unhandled.
288 io/process_exit_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 232 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
289 io/process_invalid_arguments_test: Crash # (throw new ExpectException(message)): Unhandled node 233 io/process_run_test: Crash # Instance of 'TypeOperator': type check unimplemente d for List<int>.
290 io/process_kill_test: Crash # (throw new ExpectException(message)): Unhandled no de
291 io/process_non_ascii_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
292 io/process_path_environment_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
293 io/process_path_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
294 io/process_pid_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
295 io/process_run_output_test: Crash # (throw new ExpectException(message)): Unhand led node
296 io/process_run_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
297 io/process_segfault_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
298 io/process_set_exit_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
299 io/process_start_exception_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
300 io/process_stderr_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
301 io/process_stdin_transform_unsubscribe_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
302 io/process_stdout_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
303 io/process_sync_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
304 io/process_working_directory_test: Crash # (throw new ExpectException(message)): Unhandled node
305 io/raw_datagram_read_all_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
306 io/raw_datagram_socket_test: Crash # Unhandled node 234 io/raw_datagram_socket_test: Crash # Unhandled node
307 io/raw_secure_server_closing_test: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node 235 io/raw_secure_server_closing_test: Crash # Please triage this failure.
308 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 236 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary.
309 io/raw_secure_server_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 237 io/raw_secure_server_socket_test: Crash # Please triage this failure.
310 io/raw_secure_socket_pause_test: Crash # Unhandled node 238 io/raw_secure_socket_pause_test: Crash # Unhandled node
311 io/raw_secure_socket_test: Crash # Unhandled node 239 io/raw_secure_socket_test: Crash # Unhandled node
312 io/raw_server_socket_cancel_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 240 io/raw_server_socket_cancel_test: Crash # Unhandled node
313 io/raw_socket_cross_process_test: Crash # (throw new ExpectException(message)): Unhandled node 241 io/raw_socket_cross_process_test: Crash # Unhandled node
314 io/raw_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 242 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
315 io/raw_socket_typed_data_test: Crash # Please triage this failure. 243 io/raw_socket_typed_data_test: Crash # Please triage this failure.
316 io/raw_socket_write_destroy_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
317 io/read_into_const_list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
318 io/regress_10026_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
319 io/regress_21160_test: Crash # Unhandled node 244 io/regress_21160_test: Crash # Unhandled node
320 io/regress_21987_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node 245 io/resolve_symbolic_links_test: Crash # (asyncSuccess): handleStaticFunctionGet: function(asyncSuccess)
321 io/regress_7679_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 246 io/secure_client_raw_server_test: Crash # (testClient): handleStaticFunctionGet: function(testClient)
322 io/regress_8828_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 247 io/secure_client_server_test: Crash # (testClient): handleStaticFunctionGet: fun ction(testClient)
323 io/regress_9194_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 248 io/secure_multiple_client_server_test: Crash # (testClient): handleStaticFunctio nGet: function(testClient)
324 io/resolve_symbolic_links_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node 249 io/secure_server_closing_test: Crash # Please triage this failure.
325 io/secure_bad_certificate_test: Crash # (throw new ExpectException(message)): Un handled node 250 io/secure_server_socket_test: Crash # Please triage this failure.
326 io/secure_builtin_roots_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 251 io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not i mplemented.
327 io/secure_client_raw_server_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 252 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
328 io/secure_client_server_test: Crash # (throw _buildException('asyncEnd() was cal led before asyncStart().')): Unhandled node 253 io/secure_socket_bad_data_test: Crash # (runClient): handleStaticFunctionGet: fu nction(runClient)
329 io/secure_multiple_client_server_test: Crash # (throw _buildException('asyncEnd( ) was called before asyncStart().')): Unhandled node
330 io/secure_server_client_certificate_test: Crash # (throw _buildException('asyncE nd() was called before asyncStart().')): Unhandled node
331 io/secure_server_client_no_certificate_test: Crash # (throw _buildException('asy ncEnd() was called before asyncStart().')): Unhandled node
332 io/secure_server_closing_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
333 io/secure_server_socket_test: Crash # (throw _buildException('asyncEnd() was cal led before asyncStart().')): Unhandled node
334 io/secure_session_resume_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
335 io/secure_socket_alpn_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node
336 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
337 io/secure_socket_bad_data_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
338 io/secure_socket_renegotiate_test: Crash # (throw new ExpectException(message)): Unhandled node
339 io/secure_socket_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
340 io/secure_unauthorized_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
341 io/signals_test: Crash # (throw _buildException('asyncEnd() was called before as yncStart().')): Unhandled node
342 io/skipping_dart2js_compilations_test: Crash # unsupported element kind: current WorkingDirectory:field 254 io/skipping_dart2js_compilations_test: Crash # unsupported element kind: current WorkingDirectory:field
343 io/sleep_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 255 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
344 io/snapshot_fail_test: Crash # (throw new ExpectException(message)): Unhandled n ode 256 io/socket_bind_test: Crash # (asyncEnd): handleStaticFunctionGet: function(async End)
345 io/socket_bind_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node 257 io/socket_close_test: Crash # (asyncEnd): handleStaticFunctionGet: function(asyn cEnd)
346 io/socket_close_test: Crash # Unhandled node 258 io/socket_exception_test: Crash # Please triage this failure.
347 io/socket_cross_process_test: Crash # (throw new ExpectException(message)): Unha ndled node 259 io/socket_many_connections_test: Crash # (startTestServer): handleStaticFunction Get: function(startTestServer)
348 io/socket_exception_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 260 io/socket_source_address_test: Crash # (RawSocket.connect): handleStaticFunction Get: origin function(RawSocket#connect)
349 io/socket_info_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 261 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
350 io/socket_invalid_arguments_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 262 io/socket_upgrade_to_secure_test: Crash # Please triage this failure.
351 io/socket_ipv6_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node 263 io/status_file_parser_test: Crash # unsupported element kind: IssueNumberPattern :field
352 io/socket_many_connections_test: Crash # (throw new ExpectException(message)): U nhandled node 264 io/stdout_bad_argument_test: Crash # (print): handleStaticFunctionGet: function( print)
353 io/socket_port_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 265 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
354 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio ns 266 io/test_extension_fail_test: Crash # unsupported element kind: context:field
355 io/socket_test: Crash # (throw _buildException('asyncEnd() was called before asy ncStart().')): Unhandled node 267 io/test_extension_test: Crash # unsupported element kind: context:field
356 io/socket_upgrade_to_secure_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
357 io/status_file_parser_test: Crash # (throw new Exception('Cannot find test statu s file ${path}')): Unhandled node
358 io/stdio_nonblocking_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
359 io/stdout_bad_argument_test: Crash # handleStaticFunctionGet: function(print)
360 io/stdout_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
361 io/stdout_stderr_non_blocking_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
362 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
363 io/stdout_stderr_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
364 io/stream_pipe_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
365 io/test_extension_fail_test: Crash # (throw new StateError("bad exit code")): Un handled node
366 io/test_extension_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
367 io/test_runner_test: Crash # Unhandled node 268 io/test_runner_test: Crash # Unhandled node
368 io/uri_platform_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 269 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
369 io/web_socket_error_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 270 io/windows_environment_test: Crash # unsupported element kind: context:field
370 io/web_socket_ping_test: Crash # (throw new StateError('Hash update method calle d after digest was retrieved')): Unhandled node 271 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
371 io/web_socket_pipe_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 272 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
372 io/web_socket_protocol_test: Crash # (throw new ExpectException(message)): Unhan dled node 273 oom_error_stacktrace_test: Crash # "on T" catch block
373 io/web_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
374 io/web_socket_typed_data_test: Crash # (throw new ExpectException(message)): Unh andled node
375 io/windows_environment_test: Crash # (throw "Exit code not 0"): Unhandled node
376 io/windows_file_system_async_links_test: Crash # (throw _buildException('asyncEn d() was called before asyncStart().')): Unhandled node
377 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
378 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node
379 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
380 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
381 out_of_memory_test: Crash # "on T" catch block 274 out_of_memory_test: Crash # "on T" catch block
382 priority_queue_stress_test: Crash # cannot compile methods that need interceptor calling convention. 275 priority_queue_stress_test: RuntimeError # Please triage this failure.
383 slowpath_safepoints_test: Crash # handleStaticFunctionGet: function(noop) 276 slowpath_safepoints_test: Crash # (noop): handleStaticFunctionGet: function(noop )
384 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled node 277 status_expression_test: Crash # unsupported element kind: regexp:field
385 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 278 typed_array_test: Crash # (float64_sender): handleStaticFunctionGet: function(fl oat64_sender)
386 verified_mem_test: Crash # unsupported element kind: a:field 279 verified_mem_test: Crash # unsupported element kind: a:field
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698