Details
Description
I've tried to make a build under OpenJDK 8b99 and I've got these testing errors:
Running org.apache.jackrabbit.jca.test.ConnectionRequestInfoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.apache.jackrabbit.jca.test.ConnectionFactoryTest
Tests run: 5, Failures: 1, Errors: 2, Skipped: 0, Time elapsed: 5.997 sec <<< FAILURE!
Results :
Failed tests:
testExceptionHandling(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)
Tests in error:
testMatching(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)
testTransactionSupport(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)
Tests run: 8, Failures: 1, Errors: 2, Skipped: 0
Attachments
Issue Links
- is duplicated by
-
JCR-4314 ConnectionFactoryTest failing
- Closed