Raymond Ingles created GEODE-8511:
-------------------------------------
Summary: GeodeRedisServer exception tests should not require port
40404
Key: GEODE-8511
URL: https://issues.apache.org/jira/browse/GEODE-8511
Project: Geode
Issue Type: Test
Components: redis
Affects Versions: 1.14.0, 1.13.1
Reporter: Raymond Ingles
In GeodeRedisServerStartUpAcceptanceTest, these three tests failed in the
pipeline due to some other process holding port 40404. However, this port isn't
required and in the test setup we should set the server-port to 0.
Failing tests:
shouldReturnErrorMessage_givenInvalidBindAddress
shouldReturnErrorMessage_givenSamePortAndAddress
shouldReturnErrorMessage_givenSamePortAndAllAddresses
See this run:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/AcceptanceTestOpenJDK8/builds/443
--
This message was sent by Atlassian Jira
(v8.3.4#803005)