Stamatis Zampetakis created HIVE-24607: ------------------------------------------
Summary: Add JUnit annotation for running tests only if ports are available Key: HIVE-24607 URL: https://issues.apache.org/jira/browse/HIVE-24607 Project: Hive Issue Type: Improvement Components: Testing Infrastructure Reporter: Stamatis Zampetakis Assignee: Stamatis Zampetakis Some unit tests tend to rely on some specific ports assuming that they are available. Moreover, in some cases it is necessary to create explicitly a socket bound to some specific port. The goal of this Jira is to add a JUnit annotation that will run a test only if the requested ports are available (skip it otherwise). -- This message was sent by Atlassian Jira (v8.3.4#803005)