[
https://issues.apache.org/jira/browse/CURATOR-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen closed CURATOR-681.
-----------------------------
Resolution: Fixed
master via 260afcdadbadde87ce7a8c2a904afdc3c1013884
> TestInterProcessMutex.testReentrantSingleLock considered flaky
> --------------------------------------------------------------
>
> Key: CURATOR-681
> URL: https://issues.apache.org/jira/browse/CURATOR-681
> Project: Apache Curator
> Issue Type: Improvement
> Components: Tests
> Reporter: Kezhu Wang
> Assignee: Kezhu Wang
> Priority: Major
> Fix For: 5.6.0
>
>
> It fails three runs at
> https://github.com/apache/curator/actions/runs/5318910191/jobs/9630834195#step:6:619
> {noformat}
> java.util.concurrent.ExecutionException: org.opentest4j.AssertionFailedError:
> expected: <true> but was: <false>
> Caused by: org.opentest4j.AssertionFailedError: expected: <true> but was:
> <false>
> {noformat}
> {noformat}
> org.apache.curator.framework.recipes.locks.TestInterProcessMutex.testReentrantSingleLock
> Error: Run 1:
> TestInterProcessMutex>TestInterProcessMutexBase.testReentrantSingleLock:296 »
> Execution
> Error: Run 2:
> TestInterProcessMutex>TestInterProcessMutexBase.testReentrantSingleLock:296 »
> Execution
> Error: Run 3:
> TestInterProcessMutex>TestInterProcessMutexBase.testReentrantSingleLock:296 »
> Execution
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)