Xiaojian Zhou created GEODE-10113:
-------------------------------------
Summary: CI:
AutoConnectionSourceImplTest.queryLocatorsTriesNextLocatorOnSSLExceptions()
FAILED
Key: GEODE-10113
URL: https://issues.apache.org/jira/browse/GEODE-10113
Project: Geode
Issue Type: Bug
Reporter: Xiaojian Zhou
> Task :geode-core:test
AutoConnectionSourceImplTest > queryLocatorsTriesNextLocatorOnSSLExceptions()
FAILED
java.lang.AssertionError:
Expecting actual:
Mock for ServerLocationResponse, hashCode: 186159903
and actual:
null
to refer to the same object
at
org.apache.geode.cache.client.internal.AutoConnectionSourceImplTest.queryLocatorsTriesNextLocatorOnSSLExceptions(AutoConnectionSourceImplTest.java:91)
7320 tests completed, 1 failed, 11 skipped
It's found in
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/windows-unit-test-openjdk11/builds/187
It's said to be similar to GEODE-10066
--
This message was sent by Atlassian Jira
(v8.20.1#820001)