[ https://issues.apache.org/jira/browse/GEODE-7986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083706#comment-17083706 ]
ASF subversion and git services commented on GEODE-7986: -------------------------------------------------------- Commit 82b13143606839618144fd11635b278318437eff in geode's branch refs/heads/develop from Sarah Abbey [ https://gitbox.apache.org/repos/asf?p=geode.git;h=82b1314 ] GEODE-7986: fix flakey RedisLockServiceJUnitTest (#4960) > RedisLockServiceJUnitTest fails intermittently in CI on > WindowsUnitTestOpenJDK8 > ------------------------------------------------------------------------------- > > Key: GEODE-7986 > URL: https://issues.apache.org/jira/browse/GEODE-7986 > Project: Geode > Issue Type: Bug > Components: redis, tests > Reporter: Sarah Abbey > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > So far it has failed twice: > [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK8/builds/47] > https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK8/builds/50 > Details of failure: > {code:java} > org.apache.geode.redis.internal.RedisLockServiceJUnitTest > testUnlock FAILED > org.apache.geode.cache.TimeoutException: Couldn't get lock for > org.apache.geode.redis.internal.KeyHashIdentifier@b42b982e > at > org.apache.geode.redis.internal.RedisLockService.lock(RedisLockService.java:92) > at > org.apache.geode.redis.internal.RedisLockServiceJUnitTest.testUnlock(RedisLockServiceJUnitTest.java:123) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)