You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Sarah Abbey (Jira)" <ji...@apache.org> on 2020/09/11 20:36:00 UTC

[jira] [Resolved] (GEODE-5601) AcceptanceTests are run in parallel without using containers, resulting in port conflicts

     [ https://issues.apache.org/jira/browse/GEODE-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sarah Abbey resolved GEODE-5601.
--------------------------------

> AcceptanceTests are run in parallel without using containers, resulting in port conflicts
> -----------------------------------------------------------------------------------------
>
>                 Key: GEODE-5601
>                 URL: https://issues.apache.org/jira/browse/GEODE-5601
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Jacob Barrett
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: flaky, pull-request-available, swat
>             Fix For: 1.7.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> {noformat}
> 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)
> {noformat}
> 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



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