You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Julian Sedding (JIRA)" <ji...@apache.org> on 2015/06/26 17:47:04 UTC

[jira] [Created] (SLING-4838) Tests failing if "test.server.url" is not null but blank

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)