You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/21 23:40:00 UTC

[jira] [Commented] (GEODE-7700) AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported failing intermittently

    [ https://issues.apache.org/jira/browse/GEODE-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020655#comment-17020655 ] 

ASF subversion and git services commented on GEODE-7700:
--------------------------------------------------------

Commit e8bdf59bb5ea34e736f4fdd7f4599215228c5e71 in geode's branch refs/heads/feature/GEODE-7700 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e8bdf59 ]

GEODE-7700 AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported

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
>          Time Spent: 10m
>  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)