You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Robbie Gemmell (Jira)" <ji...@apache.org> on 2021/08/03 11:19:00 UTC

[jira] [Created] (ARTEMIS-3409) DNSSwitchTest skips on Java 8 but fails on Java 11+ if preconditions not satisfied

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)