[
https://issues.apache.org/jira/browse/JCR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2326.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.0-beta1)
2.0.0
I fixed this in revision 887190 by moving the tests into an "integration-test"
profile. Now you need to explicitly enable the jackrabbit-jcr-client tests, so
we can assume that the user already has an environment in which the tests
should run properly.
> some jcr-client tests fail if a server runs on localhost:80
> ------------------------------------------------------------
>
> Key: JCR-2326
> URL: https://issues.apache.org/jira/browse/JCR-2326
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-client
> Affects Versions: 2.0.0
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Priority: Minor
> Fix For: 2.0.0
>
>
> This is caused by RepositoryFactoryImplTest.testGetSpi2davRepository() and
> probably RepositoryFactoryImplTest.testGetSpi2davexRepository().
> To fix this the tests should set up the required webDav servers for the test
> runs. Currently the tests just try to connect to localhost:80 expecting the
> connection to fail in a specific way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.