Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] egit core tests fail since they can't find mockito

Currently the egit core tests fail when run on Hudson against helios platform version [1].
Something is wrong with the mockito version we use when the build runs against helios:
egit $ mvn -Dplatform-version-name=helios clean install
This also fails locally.

When running the build against galileo everything works locally, but we have a download 
problem on hudson.eclipse.org against galileo [2] so this currently doesn't work on hudson.

[1] https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.core.test/target/work/configuration/1298415285176.log/*view*/
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=332342

--
Matthias

Back to the top