Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Test failures with latest CBI build master

As a workaround in the meantime, you could configure build to set http://www.eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#forkedProcessTimeoutInSeconds to let's say 1800 so that this looping test should get killed by surefire after half an hour.
No need to tweak pom, this can be achieved by setting the Maven property surefire.timeout=1800 in Maven execution.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top