[
https://issues.apache.org/jira/browse/ARTEMIS-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805692#comment-17805692
]
ASF subversion and git services commented on ARTEMIS-4548:
----------------------------------------------------------
Commit 99d43dab016f6340984ce6bd0a9b7bf431b9c62d in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=99d43dab01 ]
ARTEMIS-4548 refactor MQTT tests
Many MQTT tests are run twice - once using TCP and once using
WebSockets. This is essentially a big waste of time since once the
connection is established to the broker the tests are identical. The
tests should be refactored to run just once and then there can be a
small number of tests specifically for WebSockets.
This should knock several minutes off the test-suite.
> Refactor MQTT tests
> -------------------
>
> Key: ARTEMIS-4548
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4548
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Many MQTT tests are run twice - once using TCP and once using WebSockets.
> This is essentially a big waste of time since once the connection is
> established to the broker the tests are identical. The tests should be
> refactored to run just once and then there can be a small number of tests
> specifically for WebSockets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)