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

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to