You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2020/09/23 20:42:00 UTC

[jira] [Created] (SLING-9765) Stabilize the SlingClientWaitExistsTest#testWaitExistsTimeout test

Eric Norman created SLING-9765:
----------------------------------

             Summary: Stabilize the SlingClientWaitExistsTest#testWaitExistsTimeout test
                 Key: SLING-9765
                 URL: https://issues.apache.org/jira/browse/SLING-9765
             Project: Sling
          Issue Type: Bug
            Reporter: Eric Norman
            Assignee: Eric Norman
             Fix For: Apache Sling Testing Clients 2.0.4


On fast hardware, the SlingClientWaitExistsTest#testWaitExistsTimeout test fails regularly because the waitExists check is able to complete all 40 of the checks within 1 second so the timeout is not triggered.

Fix by increasing the waitCount to a bigger number that won't complete within 1 second.



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