[
https://issues.apache.org/jira/browse/ARTEMIS-4548?focusedWorklogId=896942&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-896942
]
ASF GitHub Bot logged work on ARTEMIS-4548:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Dec/23 19:37
Start Date: 22/Dec/23 19:37
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #4726:
URL: https://github.com/apache/activemq-artemis/pull/4726
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.
Issue Time Tracking
-------------------
Worklog Id: (was: 896942)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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)