I should mention that this is with 1.0-milestone-1 On Thursday, March 17, 2011, at 10:08 am, Steve Ebersole wrote: > On Thursday, March 17, 2011, at 09:44 am, Peter Niederwieser wrote: > > Steve Ebersole wrote: > > > From what I can tell Gradle is layering in its own > > > org.junit.runner.Runner which I assume is casuing difficulty here. > > > > Gradle is not layering in its own org.junit.runner.Runner. > > > > Steve Ebersole wrote: > > > Does this ring any bells? I am inclined to believe this is a bug in > > > Gradle. > > > > Can you provide a reproducible example? > > https://github.com/sebersole/hibernate-core/tree/potential-gradle-bug > > cd hibernate-core > gradle test > > The execution will fail, even though no tests really fail. To verify, run > the testsuite in IDE; it will succeed, albeit with ignored tests, which is > the point. > > > --- > Steve Ebersole <[email protected]> > http://hibernate.org
--- Steve Ebersole <[email protected]> http://hibernate.org
