You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dale Emery (Jira)" <ji...@apache.org> on 2019/10/29 18:52:00 UTC

[jira] [Created] (GEODE-7375) Metrics acceptance tests fail due to use of default/hard-coded ports

Dale Emery created GEODE-7375:
---------------------------------

             Summary: Metrics acceptance tests fail due to use of default/hard-coded ports
                 Key: GEODE-7375
                 URL: https://issues.apache.org/jira/browse/GEODE-7375
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Dale Emery


Several metrics acceptance test classes fail consistently on Windows:
 * RegionEntriesGaugeTest
 * MemberTypeCommonTagsTest

These tests either use hard-coded ports or default ports for various purposes. On Windows, the ports sometimes class between tests, causing bind failures.

Other metrics acceptance test classes are vulnerable to similar failures.

Example CI failure: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsAcceptanceTestOpenJDK11/builds/974]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)