Displaying 4 results from an estimated 4 matches for "test_ws".
Did you mean:
test_s
2006 May 31
1
SVN revision 218: errors and failures under win32.
...rror: end of file reached
I solved this changing the following lines in test_handlers.rb:75-76
res = hit([ "http://127.0.0.1:9998/",
"http://127.0.0.1:9998/test",
I cannot solve the other failures:
1) Failure:
test_header_is_too_long(WebServerTest)
[./test/test_ws.rb:93:in `test_header_is_too_long''
./test/testhelp.rb:8:in `redirect_test_io''
./test/test_ws.rb:91:in `test_header_is_too_long'']:
<[Errno::ECONNRESET, Errno::EPIPE, Errno::ECONNABORTED]> exception
expected but none was thrown.
2) Failure:
test_num_proce...
2006 Jul 01
0
Fun with Mongrel and cygwin.
...450
Due that, I manage to install cygwin, ruby and rails on my humble
little computer, it compiled worked ok (taste like *nix, so I felt a
bit off-road running this).
Anyway, tried to pass test for mongrel, and still get 1 failure:
1) Failure:
test_header_is_too_long(WebServerTest)
[./test/test_ws.rb:81:in `test_header_is_too_long''
./test/testhelp.rb:14:in `redirect_test_io''
./test/test_ws.rb:79:in `test_header_is_too_long'']:
<[Errno::ECONNRESET, Errno::EPIPE, Errno::ECONNABORTED,
Errno::EINVAL]> exception expected but none was thrown.
Because cygw...
2007 Dec 22
12
error when installing on jruby (fastthread dependency)
I''m running jruby trunk which has integrated rubygems 1.0.0 and when
I try and install mongrel with gem it blows up when the fastthread
dependency tries to do a native compilation.
I couldn''t find a copy of the gemspec in the svn checkout but looking
at the one installed when gem installing mongrel didn''t show any
platform differentiation. There is platform
2007 Oct 22
6
weird error - stream closed
Hi all,
few days ago mongrel start crashing on one of my sites, i upgraded to
latest version (1.0.1) but problem still exists.
When i try to load page in browser random elements are missing or page
is blank (empty html). In mongrel.log i''m getting:
Mon Oct 22 01:10:47 +0200 2007: ERROR: stream closed
Mon Oct 22 01:10:47 +0200 2007: ERROR: closed stream
Mon Oct 22 01:10:47 +0200 2007: