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

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

Commit a3830536834fa70dbf00bd70ce381c94bf264307 in geode's branch 
refs/heads/feature/GEODE-5624 from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a383053 ]

GEODE-5623: Use Awaitility in StopLcoatorCommandDUnitTest (#2379)

Apparently members are not immmediately visible to stop after gfsh start
locator. Changing the test to use awaitility to wait until the members
can be stopped.

> SUPERFLAKY: StopLocatorCommandDUnitTest
> ---------------------------------------
>
>                 Key: GEODE-5623
>                 URL: https://issues.apache.org/jira/browse/GEODE-5623
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>             Fix For: 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This test failed recently in CI, and it failed multiple times in the a 300 
> run batch of DistributedTest
> Most recent failure:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/281
> {noformat}
> org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest 
> > testWithMemberName FAILED
>       
>     org.junit.ComparisonFailure: expected:<[OK]> but was:<[ERROR]>
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
> Method)
>         at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest.testWithMemberName(StopLocatorCommandDUnitTest.java:159)
> {noformat}
> In the 300 run batch, to two different methods in this class are failing:
> {noformat}
> org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest:
>   9 failures (97.000% success rate)
>  |  .testWithMemberID:  2 failures (99.333% success rate)
>  |   |  Failed build 286  at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/286
>  |   |  Failed build 146  at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/146
>  |  .testWithMemberName:  7 failures (97.667% success rate)
>  |   |  Failed build 260  at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/260
>  |   |  Failed build 231  at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/231
>  |   |  Failed build 178  at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/178
>  |   |  Failed build 127  at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/127
>  |   |  Failed build 87   at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/87
>  |   |  Failed build 53   at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/53
>  |   |  Failed build 27   at 
> https://concourse.apachegeode-ci.info/teams/staging/pipelines/concourse-staging/jobs/DistributedTest/builds/27
> {noformat}    



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to