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

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

Commit ad37e34eaf00b94f13cbf4dd0f9e435a987af86b in geode's branch 
refs/heads/windows-heavy-lifter from [~khowe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ad37e34 ]

GEODE-5601: Serialize running of acceptance tests in lieu of containerizing 
them (#2389)

* GEODE-5601: Serialize running of acceptance tests in lieu of containerizing 
them

Fix flaky AccpetanceTest runs by running them serially. Note that this does 
make a
hit on the runtime (~ 10% in testing) for this category of test.


> 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 S. Barrett
>            Assignee: Kenneth Howe
>            Priority: Major
>              Labels: flaky, pull-request-available, swat
>          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
(v7.6.3#76005)

Reply via email to