You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2020/01/14 23:49:00 UTC

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

Darrel Schneider created GEODE-7700:
---------------------------------------

             Summary: AbstractExecutorGroupJUnitTest lockOwnerThreadStackIsReported failing intermittently
                 Key: GEODE-7700
                 URL: https://issues.apache.org/jira/browse/GEODE-7700
             Project: Geode
          Issue Type: Bug
          Components: core
            Reporter: Darrel Schneider


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)