[
https://issues.apache.org/jira/browse/GEODE-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516027#comment-17516027
]
Geode Integration commented on GEODE-10210:
-------------------------------------------
Seen in [windows-unit-test-openjdk11
#259|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/windows-unit-test-openjdk11/builds/259]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.1055/test-results/test/1648771129/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.1055/test-artifacts/1648771129/windows-unittestfiles-openjdk11-1.15.0-build.1055.tgz].
> [CI Failure] : InternalConfigurationPersistenceServiceDeploymentTest >
> addSemanticAndPlainJarToThisLocator FAILED
> -----------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-10210
> URL: https://issues.apache.org/jira/browse/GEODE-10210
> Project: Geode
> Issue Type: Bug
> Affects Versions: 1.15.0
> Reporter: Nabarun Nag
> Priority: Major
> Labels: needsTriage, windows
>
> {code:java}
> InternalConfigurationPersistenceServiceDeploymentTest >
> addSemanticAndPlainJarToThisLocator FAILED
> java.lang.AssertionError:
> Expecting actual:
> ["abc-1.0.jar", "abc.jar", "def-1.0.jar"]
> to contain exactly in any order:
> ["abc.jar", "def-1.0.jar"]
> but the following elements were unexpected:
> ["abc-1.0.jar"]
> at
> org.apache.geode.distributed.internal.InternalConfigurationPersistenceServiceDeploymentTest.addSemanticAndPlainJarToThisLocator(InternalConfigurationPersistenceServiceDeploymentTest.java:173)
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> Note:
> C:\\Users\\geode\\geode\\extensions\\geode-modules-test\\src\\main\\java\\org\\apache\\geode\\modules\\session\\AbstractSessionsTest.java
> uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note:
> C:\\Users\\geode\\geode\\extensions\\geode-modules-test\\src\\main\\java\\org\\apache\\geode\\modules\\session\\catalina\\AbstractDeltaSessionManagerTest.java
> uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details. {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)