[jbosstools-dev] Test failures in trunk using Tycho 0.15

Nick Boldt nboldt at redhat.com
Thu Jun 28 23:15:15 EDT 2012


Since switching to Tycho 0.15 in trunk, we have some new rules for test 
plugins:

 > tycho-surefire-plugin will now fail on exceptions in the tycho 
testing harness even if ${maven.test.failure.ignore} = true ( 
http://wiki.eclipse.org/Tycho/Release_Notes/0.15 )

So... if you have a test plugin with no tests, please disable it or 
better yet, add some tests! Otherwise you'll end up with this, and your 
job will be red:

 > [ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on 
project org.jboss.tools.forge.ui.test: No tests found. -> [Help 1]
 > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test 
(default-test) on project org.jboss.tools.forge.ui.test: No tests found.

( 
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--forge/748/console 
)

Thanks!

-- 
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com


More information about the jbosstools-dev mailing list