Skip to content

Changes

Summary

  1. Run tests on various free ports instead of 9998 (#5213) (commit: dc51308) (details)
Commit dc51308638f96d4cf562b91ce22cd54d464dbf62 by noreply
Run tests on various free ports instead of 9998 (#5213)

* Run tests on various free ports instead of 9998

Signed-off-by: jansupol <jan.supol@oracle.com>
(commit: dc51308)
The file was modified tests/e2e-server/src/test/java/org/glassfish/jersey/tests/e2e/server/ManagedClientExecutorTest.java
The file was modified containers/simple-http/src/test/java/org/glassfish/jersey/simple/AbstractSimpleServerTester.java
The file was modified connectors/netty-connector/src/test/java/org/glassfish/jersey/netty/connector/FollowRedirectsTest.java
The file was modified pom.xml
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/AbstractJdkHttpServerTester.java
The file was modified containers/jetty-http/src/test/java/org/glassfish/jersey/jetty/AbstractJettyServerTester.java
The file was modified tests/integration/externalproperties/src/test/java/org/glassfish/jersey/tests/externalproperties/HttpProxyTest.java
The file was modified containers/jdk-http/src/test/java/org/glassfish/jersey/jdkhttp/JdkHttpsServerTest.java