Commit Graph

10 Commits

Author SHA1 Message Date
lest afd27d81a7 fix server execution in integration test
use exec in running command to allow started process to be killed
2011-11-14 20:26:08 +02:00
Konstantin Haase 7cdc7d114f use #system if Process.kill is not supported, use KILL instead of TERM if something went wrong 2011-11-06 10:04:15 -03:00
Konstantin Haase 9872c05ba5 increase timeout, jruby (and sometime rubinius) do not make it in time 2011-11-06 09:49:26 -03:00
Konstantin Haase 332a7e556c avoid blocking in integration test on jruby 2011-11-06 09:17:42 -03:00
Konstantin Haase 112da9d4ff print server log in case integration test fails 2011-10-31 16:22:10 -07:00
Konstantin Haase 9a4e4d45f4 simplify port generation 2011-10-31 16:19:22 -07:00
Konstantin Haase d9ec3c6960 allow running two integration tests in parallel 2011-10-31 15:58:04 -07:00
Konstantin Haase 862fe21a30 fix integration test 2011-10-31 14:59:09 -07:00
Konstantin Haase 393a48ccca retry integration test if server is not yet up and running 2011-10-31 14:50:40 -07:00
Konstantin Haase 6232c77a99 add integration test 2011-10-31 14:40:22 -07:00