You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/25 21:26:00 UTC

[jira] [Work logged] (VFS-765) [webdav][tests] jackrabit1 module webdav tests fail with IllegalStateException on java 15-ea

     [ https://issues.apache.org/jira/browse/VFS-765?focusedWorklogId=392951&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392951 ]

ASF GitHub Bot logged work on VFS-765:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Feb/20 21:25
            Start Date: 25/Feb/20 21:25
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on pull request #87: Fix travis-ci to make allow_failures: - openjdk-ea due to https://jira.apache.org/jira/browse/VFS-765
URL: https://github.com/apache/commons-vfs/pull/87
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 392951)
    Remaining Estimate: 0h
            Time Spent: 10m

> [webdav][tests] jackrabit1 module webdav tests fail with IllegalStateException on java 15-ea
> --------------------------------------------------------------------------------------------
>
>                 Key: VFS-765
>                 URL: https://issues.apache.org/jira/browse/VFS-765
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Bernd Eckenfels
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The tests of the kackrabit1 module fail on Travis-CI when using java 15-ea builds:
> {{Running org.apache.commons.vfs2.provider.webdav.test.WebdavProviderTestCase}}
> {{ 4826SLF4J: Class path contains multiple SLF4J bindings.}}
> {{ 4827SLF4J: Found binding in [jar:file:/home/travis/.m2/repository/org/slf4j/slf4j-log4j12/1.5.11/slf4j-log4j12-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]}}
> {{ 4828SLF4J: Found binding in [jar:file:/home/travis/.m2/repository/org/apache/jackrabbit/jackrabbit-standalone/1.6.5/jackrabbit-standalone-1.6.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]}}
> {{ 4829SLF4J: See [http://www.slf4j.org/codes.html#multiple_bindings] for an explanation.}}
> {{ 4830Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.282 sec <<< FAILURE! - in org.apache.commons.vfs2.provider.webdav.test.WebdavProviderTestCase}}
> {{ 4831junit.framework.TestSuite@5c73f672(org.apache.commons.vfs2.provider.webdav.test.WebdavProviderTestCase$1) Time elapsed: 4.282 sec <<< ERROR!}}
> {{ 4832java.lang.IllegalStateException: Not initialized}}
> {{ 4833 at org.apache.commons.vfs2.provider.webdav.test.WebdavProviderTestCase$1.setUp(WebdavProviderTestCase.java:244)}}
>  
> {{This is fixed by https://github.com/apache/commons-vfs/pull/87}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)