| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 05251c5a48ebcb225c821fcef46cd94c564162dc..a1f52f9c76360f9d7d48f016bdd6a7f0d9cf63fb 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -436,11 +436,13 @@ io/process_detached_test: Pass, Slow
|
| io/named_pipe_script_test: RuntimeError
|
|
|
| [ $compiler == dartk || $compiler == dartkp ]
|
| +io/http_content_length_test: Skip # Flaky.
|
| io/http_proxy_test: Skip # Flaky.
|
| io/http_response_deadline_test: Skip # Flaky.
|
| io/http_reuse_server_port_test: Skip # Flaky.
|
| io/http_server_close_response_after_error_test: Skip # Flaky.
|
| io/raw_datagram_socket_test: Skip # Flaky.
|
| +io/web_socket_test: Skip # Flaky.
|
|
|
| assert_test: RuntimeError
|
| io/compile_all_test: Crash
|
|
|