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)