| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index f76dc0445db9cc4d9e9eb3b75e69a6c7228b48ba..7615c57b616530873869ac851958dffadd6a4081 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -63,6 +63,9 @@ io/raw_server_socket_cancel_test: Skip # Issue 28182
|
| io/http_proxy_test: Skip
|
| io/secure_builtin_roots_test: Skip
|
|
|
| +# This test might be slow on an opt counter threshold bot.
|
| +io/http_basic_test: Pass, Slow
|
| +
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| typed_array_test: RuntimeError, OK # Uses Isolate.spawn
|
|
|