You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Kirk Lund <kl...@apache.org> on 2019/10/21 19:42:05 UTC

Please review PR #4190

ServerLauncherTest is failing in CI because port 40404 is in use on the
machine. The tests that are failing are unit tests and do not require
starting a CacheServer on port 40404. Please review PR #4190 which disables
the default server in these unit tests.

https://github.com/apache/geode/pull/4190

Thanks,
Kirk