Kezhu Wang created CURATOR-681:
----------------------------------
Summary: 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
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)