about summary refs log tree commit homepage
path: root/t/t0202-async-response-one-oh.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0202-async-response-one-oh.sh')
-rwxr-xr-xt/t0202-async-response-one-oh.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0202-async-response-one-oh.sh b/t/t0202-async-response-one-oh.sh
index 0d833ca..80ffc1f 100755
--- a/t/t0202-async-response-one-oh.sh
+++ b/t/t0202-async-response-one-oh.sh
@@ -3,6 +3,7 @@ CONFIG_RU=${CONFIG_RU-'async-response.ru'}
 . ./test-lib.sh
 
 skip_models Base WriterThreadPool WriterThreadSpawn
+skip_models StreamResponseEpoll
 
 t_plan 6 "async HTTP/1.0 response for $model"