| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 43648)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -163,3 +163,9 @@
|
|
|
| [ $arch != ia32 && $arch != x64 && $arch != simarm && $mode == debug ]
|
| verified_mem_test: Skip # Not yet implemented.
|
| +
|
| +[ $runtime == vm && $mode == debug && $builder_tag == asan ]
|
| +full_coverage_test: Skip # Timeout.
|
| +io/file_lock_test: Skip # Timeout.
|
| +io/test_runner_test: Skip # Timeout.
|
| +io/http_client_stays_alive_test: Skip # Timeout.
|
|
|