Hello all,

On 2014-07-07 I wrote:
> Willing to investigate some Hibernate bugs, I downloaded the sources (from 
> github), compiled them and ran unit tests. I used the provided Gradle wrapper 
> to compile and run the tests. However, 
> hibernate-core/target/reports/tests/index.html reports a number of test 
> classes as not containing any tests.

Okay, I found what was happening: 
BaseCoreFunctionalTestCase.buildSessionFactory() was throwing an exception, 
which causes the test to fail in Eclipse but, oddly, makes it disappear in 
Gradle’s report. I created HHH-9348 about those tests failing. I guess I should 
report a bug to Gradle too.

Regards,

-- 
Etienne Miret




_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to