[ 
https://issues.apache.org/jira/browse/ARTEMIS-5000?focusedWorklogId=930993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-930993
 ]

ASF GitHub Bot logged work on ARTEMIS-5000:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Aug/24 15:50
            Start Date: 20/Aug/24 15:50
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on code in PR #5157:
URL: https://github.com/apache/activemq-artemis/pull/5157#discussion_r1723552832


##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/v12/StompPropertiesInterceptorTest.java:
##########
@@ -14,40 +14,30 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.activemq.artemis.tests.integration.stomp;
+package org.apache.activemq.artemis.tests.integration.stomp.v12;

Review Comment:
   This test was a bit of a mess and needed a refactor. Everything should be 
working properly now.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 930993)
    Time Spent: 0.5h  (was: 20m)

> Stop running most STOMP tests twice
> -----------------------------------
>
>                 Key: ARTEMIS-5000
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5000
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Most STOMP tests are run once with normal TCP clients and then again with 
> WebSocket clients. This is unnecessary since once the connection is 
> established the code paths are the same between TCP and WebSocket use-cases. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to