Btw, Matt''s post also had this test failure. Has anybody else hit
this?
If so, which OS/Ruby version/arch?
Matt Mongeau <halogenandtoast at gmail.com> wrote:> sudo gem check -t unicorn
>
> fails
>
> Failure:
> test_rack_lint_big_put(RequestTest) [./test/unit/test_request.rb:178]:
> <nil> expected but was
> <"
>
> followed by lots whitespace
>
> ">.
I (obviously) can''t reproduce myself[1].
Thanks!
[1] - Though I did notice some redundant code now that
env[''rack.input''].read(bytes) always returns the requested
size...
--
Eric Wong