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

Unified Diff: tests/standalone/standalone.status

Issue 2864313002: Update status for failing process_exit_test on android (Closed)
Patch Set: Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | 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 ac7278d7b7959407d0b6caa2852a9a9f323f118d..6302b7bd8a0422b93287a7304d06dcd8a52d9fd9 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -376,39 +376,36 @@ no_lazy_dispatchers_test: SkipByDesign
io/secure_unauthorized_test: Pass, RuntimeError # Issue 28719
[ $system == android ]
-# Issue 26376
-io/platform_resolved_executable_test: RuntimeError
-io/process_path_test: RuntimeError
-io/file_test: RuntimeError
-io/process_path_environment_test: RuntimeError
-io/file_system_watcher_test: RuntimeError
-io/resolve_symbolic_links_test: RuntimeError
-io/file_stat_test: RuntimeError
-# Issue 27638
-io/raw_datagram_socket_test: RuntimeError
-io/http_proxy_advanced_test: RuntimeError
-io/regress_21160_test: RuntimeError
-io/secure_multiple_client_server_test: RuntimeError
-io/http_proxy_test: RuntimeError
-io/secure_session_resume_test: RuntimeError
-io/raw_secure_server_socket_test: RuntimeError
-io/raw_secure_server_closing_test: RuntimeError
-io/raw_secure_socket_pause_test: RuntimeError
-io/https_server_test: RuntimeError
-io/secure_server_client_certificate_test: RuntimeError
-io/secure_socket_alpn_test: RuntimeError
-io/secure_bad_certificate_test: RuntimeError
-io/secure_server_socket_test: RuntimeError
-io/secure_client_server_test: RuntimeError
-io/socket_upgrade_to_secure_test: RuntimeError
-io/secure_client_raw_server_test: RuntimeError
-io/secure_socket_test: RuntimeError
-io/raw_secure_socket_test: RuntimeError
-io/https_bad_certificate_test: RuntimeError
-io/secure_server_closing_test: RuntimeError
-# The Android command runner doesn't correctly handle non-UTF8 formatted output.
-# https://github.com/dart-lang/sdk/issues/28872
-io/non_utf8_output_test: Skip
+io/process_exit_test: RuntimeError # Issue 29578
+io/platform_resolved_executable_test: RuntimeError # Issue 26376
+io/process_path_test: RuntimeError # Issue 26376
+io/file_test: RuntimeError # Issue 26376
+io/process_path_environment_test: RuntimeError # Issue 26376
+io/file_system_watcher_test: RuntimeError # Issue 26376
+io/resolve_symbolic_links_test: RuntimeError # Issue 26376
+io/file_stat_test: RuntimeError # Issue 26376
+io/raw_datagram_socket_test: RuntimeError # Issue 27638
+io/http_proxy_advanced_test: RuntimeError # Issue 27638
+io/regress_21160_test: RuntimeError # Issue 27638
+io/secure_multiple_client_server_test: RuntimeError # Issue 27638
+io/http_proxy_test: RuntimeError # Issue 27638
+io/secure_session_resume_test: RuntimeError # Issue 27638
+io/raw_secure_server_socket_test: RuntimeError # Issue 27638
+io/raw_secure_server_closing_test: RuntimeError # Issue 27638
+io/raw_secure_socket_pause_test: RuntimeError # Issue 27638
+io/https_server_test: RuntimeError # Issue 27638
+io/secure_server_client_certificate_test: RuntimeError # Issue 27638
+io/secure_socket_alpn_test: RuntimeError # Issue 27638
+io/secure_bad_certificate_test: RuntimeError # Issue 27638
+io/secure_server_socket_test: RuntimeError # Issue 27638
+io/secure_client_server_test: RuntimeError # Issue 27638
+io/socket_upgrade_to_secure_test: RuntimeError # Issue 27638
+io/secure_client_raw_server_test: RuntimeError # Issue 27638
+io/secure_socket_test: RuntimeError # Issue 27638
+io/raw_secure_socket_test: RuntimeError # Issue 27638
+io/https_bad_certificate_test: RuntimeError # Issue 27638
+io/secure_server_closing_test: RuntimeError # Issue 27638
+io/non_utf8_output_test: Skip # The Android command runner doesn't correctly handle non-UTF8 formatted output. https://github.com/dart-lang/sdk/issues/28872
[ $system == android && $runtime == dart_precompiled && $mode == release && $arch == arm]
io/stdout_stderr_non_blocking_test: Pass, Timeout # Issue 28426
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698