about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-05-20 02:53:22 -0700
committerEric Wong <normalperson@yhbt.net>2010-05-20 02:53:22 -0700
commit9d17cc820044e797a12146730dc260e60302022a (patch)
tree5e7663c8c9476a5ba474bcc2414e180dfbff688c /t
parent6048147422f99f654b8a400575c58d39351c4699 (diff)
downloadrainbows-9d17cc820044e797a12146730dc260e60302022a.tar.gz
slow test runners can buffer us and bloat memory usage
unpredictably when tests are run under load
Diffstat (limited to 't')
-rwxr-xr-xt/t0005-large-file-response.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0005-large-file-response.sh b/t/t0005-large-file-response.sh
index 7aafd5b..40bcdf8 100755
--- a/t/t0005-large-file-response.sh
+++ b/t/t0005-large-file-response.sh
@@ -12,7 +12,7 @@ t_plan 10 "large file response slurp avoidance for $model"
 
 t_begin "setup and startup" && {
         rtmpfiles curl_out
-        rainbows_setup $model
+        rainbows_setup $model 1
         # can't load Rack::Lint here since it'll cause Rev to slurp
         rainbows -E none -D large-file-response.ru -c $unicorn_config
         rainbows_wait_start