[
https://issues.apache.org/jira/browse/GEODE-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678792#comment-16678792
]
ASF subversion and git services commented on GEODE-5742:
--------------------------------------------------------
Commit b754086a3f54f1cb40415e8bcbae86a558909e31 in geode's branch
refs/heads/develop from jinmeiliao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b754086 ]
GEODE-5742: increase timeout for statusCommandWithIncorrectPidShouldFail test
(#2805)
Co-authored-by: Brian Rowe <[email protected]>
* this test legitimately takes a long time to exit if attach api is available
in jdk
* make the failure message more descriptive
> ComparisonFailure in GfshExecution.awaitTermination (from
> GfshDisconnectWithinScript)
> -------------------------------------------------------------------------------------
>
> Key: GEODE-5742
> URL: https://issues.apache.org/jira/browse/GEODE-5742
> Project: Geode
> Issue Type: Bug
> Reporter: Brian Rowe
> Assignee: Jinmei Liao
> Priority: Major
> Labels: pull-request-available, swat
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This was seen in a AcceptanceTest run on develop:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/AcceptanceTest/builds/445
> org.apache.geode.management.internal.cli.shell.GfshDisconnectWithinScript >
> disconnectInScriptDoesNotRaiseNPE FAILED
> org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
> 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.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:124)
> at
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
> at
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:112)
> at
> org.apache.geode.management.internal.cli.shell.GfshDisconnectWithinScript.disconnectInScriptDoesNotRaiseNPE(GfshDisconnectWithinScript.java:36)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)