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

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

Issue 1057483004: Clean up handling of constants in the CPS 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') | no next file » | 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 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 io/http_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 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 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 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 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 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 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 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 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 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 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
245 io/http_headers_state_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 246 io/http_headers_state_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
246 io/http_headers_test: Crash # (throw new ExpectException(message)): Unhandled no de 247 io/http_headers_test: Crash # (throw new ExpectException(message)): Unhandled no de
247 io/http_head_test: Crash # (throw new ExpectException(message)): Unhandled node
248 io/http_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 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 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 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 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 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 253 io/http_proxy_configuration_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
254 io/http_proxy_test: Crash # Please triage this failure. 254 io/http_proxy_test: Crash # Please triage this failure.
255 io/http_read_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 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 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
257 io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node 258 io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was calle d before asyncStart().')): Unhandled node
258 io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
259 io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 259 io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
260 io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unh andled node
261 io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
262 io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
263 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 260 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
264 io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 261 io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
265 io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled nod e 262 io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled nod e
266 io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled no de 263 io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled no de
267 io/http_shutdown_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 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 268 io/https_server_test: Crash # (throw new ExpectException(message)): Unhandled no de
269 io/https_unauthorized_test: Crash # (throw e): Unhandled node 269 io/https_unauthorized_test: Crash # (throw e): Unhandled node
270 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 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 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 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 273 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions
274 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions 274 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 275 io/link_async_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
276 io/link_test: Crash # (throw new ExpectException(message)): Unhandled node 276 io/link_test: Crash # (throw new ExpectException(message)): Unhandled node
277 io/link_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 277 io/link_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 io/socket_info_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 349 io/socket_info_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
350 io/socket_invalid_arguments_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 350 io/socket_invalid_arguments_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
351 io/socket_ipv6_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node 351 io/socket_ipv6_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
352 io/socket_many_connections_test: Crash # (throw new ExpectException(message)): U nhandled node 352 io/socket_many_connections_test: Crash # (throw new ExpectException(message)): U nhandled node
353 io/socket_port_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 353 io/socket_port_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
354 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio ns 354 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio ns
355 io/socket_test: Crash # (throw _buildException('asyncEnd() was called before asy ncStart().')): Unhandled node 355 io/socket_test: Crash # (throw _buildException('asyncEnd() was called before asy ncStart().')): Unhandled node
356 io/socket_upgrade_to_secure_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 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 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 358 io/stdio_nonblocking_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
359 io/stdout_bad_argument_test: Crash # handleStaticFunctionGet: function(print)
359 io/stdout_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 360 io/stdout_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
360 io/stdout_stderr_non_blocking_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 361 io/stdout_stderr_non_blocking_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
361 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 362 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
362 io/stdout_stderr_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 363 io/stdout_stderr_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
363 io/stream_pipe_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node 364 io/stream_pipe_test: Crash # (throw _buildException('asyncEnd() was called befor e asyncStart().')): Unhandled node
364 io/test_extension_fail_test: Crash # (throw new StateError("bad exit code")): Un handled node 365 io/test_extension_fail_test: Crash # (throw new StateError("bad exit code")): Un handled node
365 io/test_extension_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 366 io/test_extension_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
366 io/test_runner_test: Crash # Unhandled node 367 io/test_runner_test: Crash # Unhandled node
367 io/uri_platform_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 368 io/uri_platform_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
368 io/web_socket_error_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 369 io/web_socket_error_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
369 io/web_socket_ping_test: Crash # (throw new StateError('Hash update method calle d after digest was retrieved')): Unhandled node 370 io/web_socket_ping_test: Crash # (throw new StateError('Hash update method calle d after digest was retrieved')): Unhandled node
370 io/web_socket_pipe_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 371 io/web_socket_pipe_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
371 io/web_socket_protocol_test: Crash # (throw new ExpectException(message)): Unhan dled node 372 io/web_socket_protocol_test: Crash # (throw new ExpectException(message)): Unhan dled node
372 io/web_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 373 io/web_socket_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
373 io/web_socket_typed_data_test: Crash # (throw new ExpectException(message)): Unh andled node 374 io/web_socket_typed_data_test: Crash # (throw new ExpectException(message)): Unh andled node
374 io/windows_environment_test: Crash # (throw "Exit code not 0"): Unhandled node 375 io/windows_environment_test: Crash # (throw "Exit code not 0"): Unhandled node
375 io/windows_file_system_async_links_test: Crash # (throw _buildException('asyncEn d() was called before asyncStart().')): Unhandled node 376 io/windows_file_system_async_links_test: Crash # (throw _buildException('asyncEn d() was called before asyncStart().')): Unhandled node
376 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 377 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
377 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node 378 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node
378 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 379 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
379 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 380 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
380 out_of_memory_test: Crash # "on T" catch block 381 out_of_memory_test: Crash # "on T" catch block
381 priority_queue_stress_test: Crash # cannot compile methods that need interceptor calling convention. 382 priority_queue_stress_test: Crash # cannot compile methods that need interceptor calling convention.
383 slowpath_safepoints_test: Crash # handleStaticFunctionGet: function(noop)
382 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled node 384 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled node
383 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 385 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
384 verified_mem_test: Crash # unsupported element kind: a:field 386 verified_mem_test: Crash # unsupported element kind: a:field
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698