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

ASF GitHub Bot commented on GEODE-8813:
---------------------------------------

jinmeiliao opened a new pull request #5884:
URL: https://github.com/apache/geode/pull/5884


   …ultiple tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> CreateRegionCommandDUnitTest flaky
> ----------------------------------
>
>                 Key: GEODE-8813
>                 URL: https://issues.apache.org/jira/browse/GEODE-8813
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.14.0
>            Reporter: Raymond Ingles
>            Assignee: Jinmei Liao
>            Priority: Major
>
> Two failures in build #684: 
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/684|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/684]
> {{> Task :geode-gfsh:distributedTest
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest
>  > ensureOverridingCallbacksFromTemplateDoNotRequireClassesOnLocator FAILED
>     org.junit.ComparisonFailure: [Region /TEMPLATE already exists on the 
> cluster.
>     ] expected:<[OK]> but was:<[ERROR]>
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.test.junit.assertions.CommandResultAssert.statusIsSuccess(CommandResultAssert.java:104)
>         at 
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest.ensureOverridingCallbacksFromTemplateDoNotRequireClassesOnLocator(CreateRegionCommandDUnitTest.java:406)
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest
>  > ensureNewCallbacksFromTemplateDoNotRequireClassesOnLocator FAILED
>     org.junit.ComparisonFailure: [Region /TEMPLATE already exists on the 
> cluster.
>     ] expected:<[OK]> but was:<[ERROR]>
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.test.junit.assertions.CommandResultAssert.statusIsSuccess(CommandResultAssert.java:104)
>         at 
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest.ensureNewCallbacksFromTemplateDoNotRequireClassesOnLocator(CreateRegionCommandDUnitTest.java:449)}}
> Passed in the next build, so possibly a transient issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to