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
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.