-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase timeout for PollingConsumerEndpointTests
https://build.spring.io/browse/INT-SI50X-20 Looks like 5 seconds is not enough to wait for the test completion, especially on CI server * Refactor `PollingConsumerEndpointTests` to use `OnlyOnceTrigger` from the test-support module instead of local `Trigger` implementation * Increase timeout for latch in the `OnlyOnceTrigger` to 10 seconds **Cherry-pick to 5.0.x** (cherry picked from commit a65d05c)
- Loading branch information
1 parent
de9aeac
commit 9ce329f
Showing
2 changed files
with
81 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters