t/t0000-simple-http.sh in rainbows-3.4.0 vs t/t0000-simple-http.sh in rainbows-4.0.0
- old
+ new
@@ -1,6 +1,7 @@
#!/bin/sh
. ./test-lib.sh
+skip_models StreamResponseEpoll
t_plan 25 "simple HTTP connection keepalive/pipelining tests for $model"
t_begin "checking for config.ru for $model" && {
tbase=simple-http_$model.ru
test -f "$tbase"