Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] UI Tests Lockup on Hudson HIPP instance

On Friday 13 February 2015 21:39 David Carver wrote:
> I'm pretty sure this is a common problem, I can run all the UI tests from the command line, on Linux, and Mac, but as soon as I try to run the UI related tests on hudson using tycho, with xvnc enabled, the first test that needs the UI locks up and never completes.
> 
> I've tried the work around suggested here:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=314811
> 
> But launching metacity doesn't seem to work.  I already have my tycho set to use the UI harness, and to use the UI Thread (tried it with that set to false as well and same result).
> 
> Some log output as well.  The job gets stuck as soon as it hits SampleProject.  I've tried running tests in different order and always the first one that needs the UI locks up.

Any chance to create stack dump / run jstack on the locked JVM?

-- 
Kind regards,
google.com/+AndreyLoskutov


Back to the top