Skip to main content

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

2011/2/23 Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx>
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.


I proposed http://egit.eclipse.org/r/#change,2571 to fix that problem, the above mentioned surefire
log complained about the missing hamcrest bundle ...

--
Matthias

Back to the top