[ https://issues.apache.org/jira/browse/CURATOR-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753659#comment-17753659 ]
Kezhu Wang commented on CURATOR-681: ------------------------------------ Flaky on master ci https://github.com/apache/curator/actions/runs/5844903223/job/15848471765#step:6:991 > 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)