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

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

Commit 5f2a1fa5cd8bb418b1766f9f3af55af47e160abe in geode's branch 
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5f2a1fa ]

GEODE-8813: fix the flaky test by not using the same region name in multiple 
tests (#5884)



> 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
>              Labels: GeodeOperationAPI, pull-request-available
>             Fix For: 1.14.0
>
>
> 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