You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/06/06 14:32:00 UTC

[jira] [Commented] (JCR-3632) ConnectionFactoryTest failed under Java 8

    [ https://issues.apache.org/jira/browse/JCR-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503389#comment-16503389 ] 

Julian Reschke commented on JCR-3632:
-------------------------------------

trunk: [r1730696|http://svn.apache.org/r1730696]
2.12: [r1833027|http://svn.apache.org/r1833027]

> ConnectionFactoryTest failed under Java 8
> -----------------------------------------
>
>                 Key: JCR-3632
>                 URL: https://issues.apache.org/jira/browse/JCR-3632
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jca
>    Affects Versions: 2.12.0
>         Environment: Ubuntu 13.04, version: "3.8.0-26-generic", arch: "i386"
> OpenJDK 8b99
> Maven 3.1.0
>            Reporter: Greg Bakos
>            Assignee: Marcel Reutegger
>            Priority: Minor
>              Labels: candidate_jcr_2_10, candidate_jcr_2_8, test
>             Fix For: 2.13.0, 2.14, 2.12.10
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)