Commit Graph

11 Commits

Author SHA1 Message Date
Konstantin Haase a24813bc5a also rescue OpenURI::HTTPError for heartbeat ping in integration test 2012-03-13 11:11:38 +01:00
Konstantin Haase 51c99f8560 increase timeout for integration test 2012-03-13 10:49:59 +01:00
Nick Sieger f1f69f0972 JRuby version of integration server, started in-process w/ ScriptingContainer 2012-03-10 14:50:31 -06:00
Konstantin Haase 0e1a97a861 JRuby raises SystemCallError instead of Errno::ECONNRESET 2012-03-10 17:12:02 +01:00
Konstantin Haase 935d02346c JRuby raises an Exception if process is already dead 2012-03-10 17:10:42 +01:00
Konstantin Haase 41c552993b ignore double logging issue on webrick for now 2012-03-08 09:10:40 +01:00
Konstantin Haase a2c67e4e27 improve integration server handling 2012-03-08 08:54:34 +01:00
Konstantin Haase 05cf864240 add streaming test 2012-03-07 23:03:28 +01:00
Konstantin Haase 35e4394275 also deal with connection reset in integration test 2012-03-07 22:58:40 +01:00
Konstantin Haase fa1d32382b use PID for port (so two tests can run in parallel)
pull requests for better logic welcome
2012-03-07 22:26:54 +01:00
Konstantin Haase a0adda9c7a prevent double-logging only on webrick, fixes #454 2012-03-07 22:17:58 +01:00