Community
Participate
Working Groups
AFAIK, It is currently not possible to skip tests with Tycho. The eclipse-test-plugin should ensure the maven.test.skip property is not set before running tests.
I just tested that setting -Dmaven.test.skip=true does make tycho skip test execution.
You're right. I probably not tested it well. Sorry for the noise.