Julian Sedding created SLING-4838:
-------------------------------------
Summary: Tests failing if "test.server.url" is not null but blank
Key: SLING-4838
URL: https://issues.apache.org/jira/browse/SLING-4838
Project: Sling
Issue Type: Bug
Components: Testing
Affects Versions: org.apache.sling.testing.tools 1.0.10
Reporter: Julian Sedding
Assignee: Julian Sedding
Priority: Minor
Fix For: org.apache.sling.testing.tools 1.0.12
In SlingTestBase there is a check for whether the system property
{{test.server.url}} is set or not. It only checks for null but does not take
into account that it could be blank.
This leads to integration test failures on Jenkins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)