| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index eb05674a91e2e201155d5786af0620bb67dce30f..840d7f0f4dca00ec85dbbc2ef52a5913f3f3aee9 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -144,6 +144,7 @@ io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate
|
|
|
| [ $arch == simarm ]
|
| out_of_memory_test: Skip # passes on Mac, crashes on Linux
|
| +io/web_socket_ping_test: Skip # TODO(ajohnsen): Timeout issue
|
|
|
| [ $arch == mips ]
|
| *: Skip
|
| @@ -151,3 +152,4 @@ out_of_memory_test: Skip # passes on Mac, crashes on Linux
|
| [ $arch == simmips ]
|
| io/file_fuzz_test: Pass, Timeout
|
| out_of_memory_test: Skip # passes on Mac, crashes on Linux
|
| +io/web_socket_ping_test: Skip # TODO(ajohnsen): Timeout issue
|
|
|