Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
org.apache.geode.management.internal.cli.commands.DeployWithLargeJarTest > deployLargeSetOfJars 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.GfshScript.awaitIfNecessary(GfshScript.java:117) at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:135) at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:106) at org.apache.geode.management.internal.cli.commands.DeployWithLargeJarTest.deployLargeSetOfJars(DeployWithLargeJarTest.java:41)
Passes: https://concourse.apachegeode-ci.info/teams/main/pipelines/pr-develop/jobs/AcceptanceTest/builds/721
Fails: https://concourse.apachegeode-ci.info/teams/main/pipelines/pr-develop/jobs/AcceptanceTest/builds/728
Attachments
Issue Links
- is duplicated by
-
GEODE-5602 flaky test StopServerAcceptanceTest > canStopServerByNameWhenConnectedOverJmx
- Resolved
-
GEODE-5603 Flaky test StopServerAcceptanceTest > cannotStopServerByNameWhenNotConnected
- Resolved
-
GEODE-5590 CI Failure: PutCommandWithJsonTest > putWithJsonString Fails intermittently
- Closed
- is related to
-
GEODE-8490 Docker containers are not properly cleaned up after native Redis acceptance tests
- Closed
- links to