Robbie Gemmell created ARTEMIS-3409:
---------------------------------------
Summary: DNSSwitchTest skips on Java 8 but fails on Java 11+ if
preconditions not satisfied
Key: ARTEMIS-3409
URL: https://issues.apache.org/jira/browse/ARTEMIS-3409
Project: ActiveMQ Artemis
Issue Type: Test
Components: Tests
Affects Versions: 2.17.0
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 2.18.0
The DNSSwitchTest smoke test does slightly different things to operate on Java
8 and Java 11+, and as a result makes different precondition checks for the two
cases. These can behave quite differently, such that when it cant run on Java 8
it typically skips, but when it cant run on Java 11 it typically outright fails.
It should be consistent and skip when any preconditions for running cant be
satisfied.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)