Bill Burcham created GEODE-10188: ------------------------------------ Summary: AvailablePortHelperIntegrationTest > initializeUniquePortRange_returnSamePortsForSameRange gets different ports on subsequent tries Key: GEODE-10188 URL: https://issues.apache.org/jira/browse/GEODE-10188 Project: Geode Issue Type: Bug Components: tests Affects Versions: 1.15.0 Reporter: Bill Burcham
Failed here: [https://hydradb.hdb.gemfire-ci.info/hdb/testresult/14294054] {noformat} > Task :geode-core:integrationTest org.apache.geode.internal.AvailablePortHelperIntegrationTest > initializeUniquePortRange_returnSamePortsForSameRange(useMembershipPortRange=true) FAILED org.junit.ComparisonFailure: expected:<[460[10, 46011, 4601]2]> but was:<[460[00, 46001, 4600]2]> at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at org.apache.geode.internal.AvailablePortHelperIntegrationTest.initializeUniquePortRange_returnSamePortsForSameRange(AvailablePortHelperIntegrationTest.java:322) 4023 tests completed, 1 failed, 82 skipped =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.9-build.0668/test-results/integrationTest/1648509410/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test report artifacts from this job are available at: http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.9-build.0668/test-artifacts/1648509410/integrationtestfiles-openjdk11-1.13.9-build.0668.tgz {noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001)