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

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

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


##########
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:
   Changing the test package has caused test failure due to not finding a 
nested interceptor class being configured with a string literal that wasnt 
similarly updated to adjust the package.





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

    Worklog Id:     (was: 930964)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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