Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] JDT-Core tests working with Tycho/Hudson votes on Gerrit according to test results

Hi all,

JDT Core can now run tests with Tycho:
  $ mvn clean verify -Pbuild-individual-bundles -Dmaven.test.skip=false
from repository root, of from children module (useful for local development)

The Gerrit Hudson jobs now runs those tests, and will vote -1 in case contribution causes a test failure (and +1 if build and tests are OK).
This build and tests takes about 1h30 to process, which make it able to review about ~16 patches a day.

Thanks to Daniel and Jayaprakash for their reviews and tips. See more history at https://bugs.eclipse.org/bugs/show_bug.cgi?id=416912 .
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top