You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (Jira)" <ji...@apache.org> on 2020/09/10 15:52:13 UTC

[jira] [Closed] (GEODE-7902) CI Failure: DeploymentManagementRedployDUnitTest.redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators Assertion Failure

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

Dave Barnes closed GEODE-7902.
------------------------------

> CI Failure: DeploymentManagementRedployDUnitTest.redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators Assertion Failure
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7902
>                 URL: https://issues.apache.org/jira/browse/GEODE-7902
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Ivan Godwin
>            Assignee: Jinmei Liao
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Four failures occurred in recent runs of the new test:
> {code:java}
> org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest > redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest$$Lambda$109/1334041298.run in VM 1 running on Host 58d73054f62c with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
>         at org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:94)
>         at org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest.redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators(DeploymentManagementRedployDUnitTest.java:148)
>         Caused by:
>         org.junit.ComparisonFailure: expected:<"Version[2]"> but was:<"Version[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.management.internal.rest.DeploymentManagementRedployDUnitTest.assertThatFunctionHasVersion(DeploymentManagementRedployDUnitTest.java:222)
>             at org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest.lambda$redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators$bb17a952$6(DeploymentManagementRedployDUnitTest.java:148)
> {code}
> redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1496
>  redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1459
>  redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1453
>  redeployJarsWithNewVersionsOfFunctionsAndMultipleLocators [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1435]
> Test class and filename also look like they have a typo.



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