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

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

Issue 1089113003: Establish test expectations for dart2js running with the CPS based backend. (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/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 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 io/skipping_dart2js_compilations_test: Fail # Issue 19551. 160 io/skipping_dart2js_compilations_test: Fail # Issue 19551.
161 161
162 [ $arch != ia32 && $arch != x64 && $arch != simarm && $mode == debug ] 162 [ $arch != ia32 && $arch != x64 && $arch != simarm && $mode == 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
171 [ $compiler == dart2js && $cps_ir ]
172 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
173 assert_test: Crash # "on T" catch block
174 byte_array_view_optimized_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
175 constant_left_shift_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
176 coverage_test: Crash # unsupported element kind: context:field
177 deoptimization_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
178 double_temp_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
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
188 io/directory_chdir_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
189 io/directory_create_race_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
190 io/directory_error_test: Crash # Unhandled node
191 io/directory_fuzz_test: Crash # Please triage this failure.
192 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
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.
195 io/directory_non_ascii_sync_test: Crash # (throw new ExpectException(message)): Unhandled node
196 io/directory_non_ascii_test: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node
197 io/directory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
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
202 io/file_copy_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
203 io/file_error_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
204 io/file_fuzz_test: Crash # Please triage this failure.
205 io/file_input_stream_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
206 io/file_invalid_arguments_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
207 io/file_lock_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
208 io/file_non_ascii_sync_test: Crash # (throw new ExpectException(message)): Unhan dled node
209 io/file_non_ascii_test: Crash # (throw new ExpectException(message)): Unhandled node
210 io/file_output_stream_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node
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_watcher_test: Crash # unsupported element kind: context:field
220 io/file_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node
221 io/file_typed_data_test: Crash # Please triage this failure.
222 io/file_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
223 io/file_windows_test: Crash # (throw new ExpectException(message)): Unhandled no de
224 io/file_write_as_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
225 io/http_10_test: Crash # (throw new ExpectException(message)): Unhandled node
226 io/http_advanced_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
227 io/http_auth_digest_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
228 io/http_auth_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
229 io/http_basic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
230 io/http_bind_test: Crash # cannot handle async/sync*/async* functions
231 io/http_client_connect_test: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node
232 io/http_client_exception_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
233 io/http_client_request_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
234 io/http_client_stays_alive_test: Crash # Unhandled node
235 io/http_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
236 io/http_compression_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
237 io/http_connection_header_test: Crash # (throw new ExpectException(message)): Un handled node
238 io/http_connection_info_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
239 io/http_content_length_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
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.
255 io/http_read_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
256 io/http_redirect_test: Crash # (throw new ExpectException(message)): Unhandled n ode
257 io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
258 io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node
259 io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
260 io/http_reuse_server_port_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
261 io/http_server_close_response_after_error_test: Crash # (throw "Bad exit code"): Unhandled node
262 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
263 io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
264 io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled nod e
265 io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled no de
266 io/http_shutdown_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
267 io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unh andled node
268 io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
269 io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
270 io/https_server_test: Crash # (throw new ExpectException(message)): Unhandled no de
271 io/https_unauthorized_test: Crash # (throw e): Unhandled node
272 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
273 io/internet_address_test: Crash # (throw new ExpectException(message)): Unhandle d node
274 io/io_sink_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
275 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions
276 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions
277 io/link_async_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
278 io/link_test: Crash # (throw new ExpectException(message)): Unhandled node
279 io/link_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
280 io/network_interface_test: Crash # (throw new ExpectException(message)): Unhandl ed node
281 io/observatory_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
282 io/parent_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
283 io/pipe_server_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
284 io/platform_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
285 io/print_sync_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
286 io/process_check_arguments_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
287 io/process_detached_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
288 io/process_environment_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
289 io/process_exit_negative_test: Crash # (a): Error expression `a` unhandled.
290 io/process_exit_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
291 io/process_invalid_arguments_test: Crash # (throw new ExpectException(message)): Unhandled node
292 io/process_kill_test: Crash # (throw new ExpectException(message)): Unhandled no de
293 io/process_non_ascii_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
294 io/process_path_environment_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
295 io/process_path_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
296 io/process_pid_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
297 io/process_run_output_test: Crash # (throw new ExpectException(message)): Unhand led node
298 io/process_run_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
299 io/process_segfault_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
300 io/process_set_exit_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
301 io/process_shell_test: Crash # (throw "error expected"): Unhandled node
302 io/process_start_exception_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
303 io/process_stderr_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
304 io/process_stdin_transform_unsubscribe_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
305 io/process_stdout_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
306 io/process_sync_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
307 io/process_working_directory_test: Crash # (throw new ExpectException(message)): Unhandled node
308 io/raw_datagram_read_all_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
309 io/raw_datagram_socket_test: Crash # Unhandled node
310 io/raw_secure_server_closing_test: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node
311 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
312 io/raw_secure_server_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
313 io/raw_secure_socket_pause_test: Crash # Unhandled node
314 io/raw_secure_socket_test: Crash # Unhandled node
315 io/raw_server_socket_cancel_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
316 io/raw_socket_cross_process_test: Crash # (throw new ExpectException(message)): Unhandled node
317 io/raw_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
318 io/raw_socket_typed_data_test: Crash # Please triage this failure.
319 io/raw_socket_write_destroy_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
320 io/read_into_const_list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
321 io/regress_10026_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
322 io/regress_21160_test: Crash # Unhandled node
323 io/regress_21987_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
324 io/regress_7191_test: Crash # (throw "Bad exit code"): Unhandled node
325 io/regress_7679_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
326 io/regress_8828_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
327 io/regress_9194_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
328 io/resolve_symbolic_links_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
329 io/secure_bad_certificate_test: Crash # (throw new ExpectException(message)): Un handled node
330 io/secure_builtin_roots_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
331 io/secure_client_raw_server_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
332 io/secure_client_server_test: Crash # (throw _buildException('asyncEnd() was cal led before asyncStart().')): Unhandled node
333 io/secure_multiple_client_server_test: Crash # (throw _buildException('asyncEnd( ) was called before asyncStart().')): Unhandled node
334 io/secure_server_client_certificate_test: Crash # (throw _buildException('asyncE nd() was called before asyncStart().')): Unhandled node
335 io/secure_server_client_no_certificate_test: Crash # (throw _buildException('asy ncEnd() was called before asyncStart().')): Unhandled node
336 io/secure_server_closing_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
337 io/secure_server_socket_test: Crash # (throw _buildException('asyncEnd() was cal led before asyncStart().')): Unhandled node
338 io/secure_session_resume_test: Crash # (throw _buildException('asyncEnd() was ca lled before asyncStart().')): Unhandled node
339 io/secure_socket_alpn_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node
340 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
341 io/secure_socket_bad_data_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
342 io/secure_socket_renegotiate_test: Crash # (throw new ExpectException(message)): Unhandled node
343 io/secure_socket_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
344 io/secure_unauthorized_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
345 io/server_socket_reference_issue21383_and_issue21384_test: Crash # (throw _build Exception('asyncEnd() was called before asyncStart().')): Unhandled node
346 io/signals_test: Crash # (throw _buildException('asyncEnd() was called before as yncStart().')): Unhandled node
347 io/skipping_dart2js_compilations_test: Crash # unsupported element kind: current WorkingDirectory:field
348 io/sleep_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
349 io/snapshot_fail_test: Crash # (throw new ExpectException(message)): Unhandled n ode
350 io/socket_bind_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
351 io/socket_close_test: Crash # Unhandled node
352 io/socket_cross_process_test: Crash # (throw new ExpectException(message)): Unha ndled node
353 io/socket_exception_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
354 io/socket_info_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
355 io/socket_invalid_arguments_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
356 io/socket_ipv6_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
357 io/socket_many_connections_test: Crash # (throw new ExpectException(message)): U nhandled node
358 io/socket_port_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
359 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio ns
360 io/socket_test: Crash # (throw _buildException('asyncEnd() was called before asy ncStart().')): Unhandled node
361 io/socket_upgrade_to_secure_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
362 io/status_file_parser_test: Crash # (throw new Exception('Cannot find test statu s file ${path}')): Unhandled node
363 io/stdin_sync_test: Crash # (throw "Bad output: '${data}'"): Unhandled node
364 io/stdio_nonblocking_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
365 io/stdout_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
366 io/stdout_stderr_non_blocking_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
367 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
368 io/stdout_stderr_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
369 io/stream_pipe_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
370 io/test_extension_fail_test: Crash # (throw new StateError("bad exit code")): Un handled node
371 io/test_extension_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
372 io/test_runner_test: Crash # Unhandled node
373 io/uri_platform_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
374 io/web_socket_error_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
375 io/web_socket_ping_test: Crash # (throw new StateError('Hash update method calle d after digest was retrieved')): Unhandled node
376 io/web_socket_pipe_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
377 io/web_socket_protocol_test: Crash # (throw new ExpectException(message)): Unhan dled node
378 io/web_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
379 io/web_socket_typed_data_test: Crash # (throw new ExpectException(message)): Unh andled node
380 io/windows_environment_test: Crash # (throw "Exit code not 0"): Unhandled node
381 io/windows_file_system_async_links_test: Crash # (throw _buildException('asyncEn d() was called before asyncStart().')): Unhandled node
382 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
383 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node
384 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
385 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
386 out_of_memory_test: Crash # "on T" catch block
387 package/package1_test: Crash # (throw new Error("Not identical")): Unhandled nod e
388 package/package_test: Crash # (throw new Error("libraries were not reached succe ssfully")): Unhandled node
389 priority_queue_stress_test: Crash # cannot compile methods that need interceptor calling convention.
390 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled node
391 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
392 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