[ https://issues.apache.org/jira/browse/GEODE-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Murmann updated GEODE-10210: -------------------------------------- Labels: needsTriage (was: ) > [CI Failure] : InternalConfigurationPersistenceServiceDeploymentTest > > addSemanticAndPlainJarToThisLocator FAILED > ----------------------------------------------------------------------------------------------------------------- > > Key: GEODE-10210 > URL: https://issues.apache.org/jira/browse/GEODE-10210 > Project: Geode > Issue Type: Bug > Reporter: Nabarun Nag > Priority: Major > Labels: needsTriage > > {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)