Hi all,
I am from the UIMA team and we set up hudson to test UIMA-AS (also job
name).
Maven forks a process to run the tests in. It seems that this process is
not
stopped when our tests hangs and the build is aborted either manually
or via the configured time out.
First I kindly ask to get this still running process killed on hudson
(solaris2).
I do not have shell access to that machine.
Do you know a solution to that problem? We searched for quite sometime
and did not
find a way to reliable terminate that forked test process. An option
might be to
disable the forking and just run the test in the maven process.
Thanks,
Jörn