about summary refs log tree commit homepage
path: root/t/t0200-async-response.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0200-async-response.sh')
-rwxr-xr-xt/t0200-async-response.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0200-async-response.sh b/t/t0200-async-response.sh
index 16e1f76..11917f0 100755
--- a/t/t0200-async-response.sh
+++ b/t/t0200-async-response.sh
@@ -3,6 +3,7 @@ CONFIG_RU=${CONFIG_RU-'async-response.ru'}
 . ./test-lib.sh
 
 skip_models Base WriterThreadPool WriterThreadSpawn
+skip_models StreamResponseEpoll
 
 case $CONFIG_RU in
 *no-autochunk.ru)