[
https://issues.apache.org/jira/browse/CURATOR-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714038#comment-16714038
]
ASF GitHub Bot commented on CURATOR-490:
----------------------------------------
GitHub user Randgalt opened a pull request:
https://github.com/apache/curator/pull/293
[CURATOR-490] Make the tests more resilient
Some of the tests are flakey and fail intermittently. This task will remain
open as a container for fixing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-490
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/293.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #293
----
commit 85161ab33b36e2f42b00bd4c27d158f8183f2835
Author: randgalt <randgalt@...>
Date: 2018-12-09T04:06:31Z
Merge branch 'CURATOR-491' into CURATOR-490
commit 4c993572f01e1368bd6898cf1fc6ab3eb59d8688
Author: randgalt <randgalt@...>
Date: 2018-12-09T04:15:44Z
CURATOR-490
Various changes to make tests run better: using Timing object in
TestCleanState and few tests where it was missing; set the exclude groups in
zk34, and set retry tests as status skip
commit d9652662293529374c601d90a9700e132a466700
Author: randgalt <randgalt@...>
Date: 2018-12-09T16:11:30Z
CURATOR-405
Once the session expiration is injected, reset startOfSuspendedEpoch so
that we don't do this copious times while things are being reset.
commit 173183420688875c6e627260ffb4efbbdc48227c
Author: randgalt <randgalt@...>
Date: 2018-12-09T16:13:29Z
Merge branch 'CURATOR-405' into CURATOR-490
commit b94844af500054dc6aa1b342e2ea3665de5f232f
Author: randgalt <randgalt@...>
Date: 2018-12-09T17:28:32Z
CURATOR-490 testReentrantSingleLock() should not be run for
TestInterProcessSemaphoreMutex as InterProcessSemaphoreMutex is not re-entrant
commit caf2a9d81a333154a0d36fcea1a624d4e00df3e1
Author: randgalt <randgalt@...>
Date: 2018-12-09T17:34:30Z
Merge branch 'CURATOR-493' into CURATOR-490
----
> Make the tests more resliant
> ----------------------------
>
> Key: CURATOR-490
> URL: https://issues.apache.org/jira/browse/CURATOR-490
> Project: Apache Curator
> Issue Type: Task
> Components: Tests
> Affects Versions: 4.0.1
> Reporter: Jordan Zimmerman
> Assignee: Jordan Zimmerman
> Priority: Minor
> Fix For: 4.1.0
>
>
> Some of the tests are flakey and fail intermittently. This task will remain
> open as a container for fixing tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)