[
https://issues.apache.org/jira/browse/GEODE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021347#comment-17021347
]
ASF subversion and git services commented on GEODE-7700:
--------------------------------------------------------
Commit 10835f8f872afda431674b97f60b4e3adc0eea11 in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=10835f8 ]
GEODE-7700 AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported (#4611)
added awaits & better assertions
> AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported failing
> intermittently
> ------------------------------------------------------------------------------------
>
> Key: GEODE-7700
> URL: https://issues.apache.org/jira/browse/GEODE-7700
> Project: Geode
> Issue Type: Bug
> Components: core, membership
> Reporter: Darrel Schneider
> Priority: Major
> Labels: flaky
> Fix For: 1.12.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> see:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/1221
> {noformat}
> org.apache.geode.internal.monitoring.executor.AbstractExecutorGroupJUnitTest
> > lockOwnerThreadStackIsReported FAILED
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.geode.internal.monitoring.executor.AbstractExecutorGroupJUnitTest.lockOwnerThreadStackIsReported(AbstractExecutorGroupJUnitTest.java:99)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)