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

Unified Diff: tests/standalone/standalone.status

Issue 1092013003: Adjust test expectations for dart2js-cps-ir. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Sort. 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 5e93e0cfe16a7ed55d47b2a608548bd5be7207a4..8ab9c04c7496ede50b04ff60ea8686c350070b6e 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -216,6 +216,7 @@ io/file_system_async_links_test: Crash # (throw _buildException('asyncEnd() was
io/file_system_delete_test: Crash # (throw new ExpectException(message)): Unhandled node
io/file_system_exists_test: Crash # (throw new ExpectException(message)): Unhandled node
io/file_system_links_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
+io/file_system_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/file_system_watcher_test: Crash # unsupported element kind: context:field
io/file_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
io/file_typed_data_test: Crash # Please triage this failure.
@@ -241,9 +242,9 @@ io/http_cookie_test: Crash # (throw new ExpectException(message)): Unhandled nod
io/http_cross_process_test: Crash # (throw new ExpectException(message)): Unhandled node
io/http_date_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_detach_socket_test: Crash # (throw new ExpectException(message)): Unhandled node
-io/http_head_test: Crash # (throw new ExpectException(message)): Unhandled node
io/http_headers_state_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_headers_test: Crash # (throw new ExpectException(message)): Unhandled node
+io/http_head_test: Crash # (throw new ExpectException(message)): Unhandled node
io/http_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_keep_alive_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_no_reason_phrase_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
@@ -253,17 +254,17 @@ io/http_proxy_configuration_test: Crash # Instance of 'TypeOperator': unimplemen
io/http_proxy_test: Crash # Please triage this failure.
io/http_read_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_redirect_test: Crash # (throw new ExpectException(message)): Unhandled node
-io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
+io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
+io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unhandled node
+io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
+io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled node
io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled node
io/http_shutdown_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unhandled node
-io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
-io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
io/https_server_test: Crash # (throw new ExpectException(message)): Unhandled node
io/https_unauthorized_test: Crash # (throw e): Unhandled node
io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
« 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