[ 
https://issues.apache.org/jira/browse/AMQ-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Louis Monteiro updated AMQ-9833:
-------------------------------------
    Issue Type: Test  (was: Improvement)

> Test stabilization
> ------------------
>
>                 Key: AMQ-9833
>                 URL: https://issues.apache.org/jira/browse/AMQ-9833
>             Project: ActiveMQ
>          Issue Type: Test
>          Components: Test Cases
>            Reporter: Jean-Louis Monteiro
>            Priority: Major
>             Fix For: 6.3.0
>
>
> Affected tests and fixes:
> - 
> activemq-unit-tests/src/test/java/org/apache/activemq/ActiveMQMessageConsumerClearMessagesTest.java:
>  Adjust prefetch settings or expectations in the test. (1149a9ff1e74 AMQ-9829 
> Track prefetched messages for duplicate suppression during failover (#1616), 
> PR https://github.com/apache/activemq/pull/1616)
> - 
> activemq-kahadb-store/src/test/java/org/apache/activemq/store/kahadb/scheduler/AMQ7086Test.java:
>  Update assertions to match expected behavior. (928c40a85af9 Flaky tests 
> GitHub actions (#1621), PR https://github.com/apache/activemq/pull/1621)
> - 
> activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/Stomp11Test.java:
>  Adjust redelivery configuration or assertions. (928c40a85af9 Flaky tests 
> GitHub actions (#1621), PR https://github.com/apache/activemq/pull/1621)
> - 
> activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/Stomp12Test.java:
>  Adjust redelivery configuration or assertions. (928c40a85af9 Flaky tests 
> GitHub actions (#1621), PR https://github.com/apache/activemq/pull/1621)
> - 
> activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/StompTest.java:
>  Update assertions to match expected behavior. (928c40a85af9 Flaky tests 
> GitHub actions (#1621), PR https://github.com/apache/activemq/pull/1621)
> - 
> activemq-unit-tests/src/test/java/org/apache/activemq/bugs/AMQ7118Test.java: 
> Update assertions to match expected behavior. (928c40a85af9 Flaky tests 
> GitHub actions (#1621), PR https://github.com/apache/activemq/pull/1621)
> - 
> activemq-kahadb-store/src/test/java/org/apache/activemq/store/kahadb/scheduler/AMQ7086Test.java:
>  Update assertions to match expected behavior. (94c3c3dac231 Facky tests 
> revealed mainly with faster CI (aka Github Actions but also with Java 25) 
> (#1610), PR https://github.com/apache/activemq/pull/1610)
> - 
> activemq-mqtt/src/test/java/org/apache/activemq/transport/mqtt/MQTTProtocolConverterTest.java:
>  Reduce RemoveInfo send expectation to 1 to match test intent. (94c3c3dac231 
> Facky tests revealed mainly with faster CI (aka Github Actions but also with 
> Java 25) (#1610), PR https://github.com/apache/activemq/pull/1610)
> - 
> activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/Stomp11Test.java:
>  Adjust redelivery configuration or assertions. (94c3c3dac231 Facky tests 
> revealed mainly with faster CI (aka Github Actions but also with Java 25) 
> (#1610), PR https://github.com/apache/activemq/pull/1610)
> - 
> activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/Stomp12Test.java:
>  Adjust redelivery configuration or assertions. (94c3c3dac231 Facky tests 
> revealed mainly with faster CI (aka Github Actions but also with Java 25) 
> (#1610), PR https://github.com/apache/activemq/pull/1610)
> - 
> activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/StompTest.java:
>  Update assertions to match expected behavior. (94c3c3dac231 Facky tests 
> revealed mainly with faster CI (aka Github Actions but also with Java 25) 
> (#1610), PR https://github.com/apache/activemq/pull/1610)
> - 
> activemq-unit-tests/src/test/java/org/apache/activemq/bugs/AMQ7118Test.java: 
> Update assertions to match expected behavior. (94c3c3dac231 Facky tests 
> revealed mainly with faster CI (aka Github Actions but also with Java 25) 
> (#1610), PR https://github.com/apache/activemq/pull/1610)
> - 
> activemq-unit-tests/src/test/java/org/apache/activemq/transport/failover/FailoverDurableSubTransactionTest.java:
>  Update assertions to match expected behavior. (94c3c3dac231 Facky tests 
> revealed mainly with faster CI (aka Github Actions but also with Java 25) 
> (#1610), PR https://github.com/apache/activemq/pull/1610)
> - activemq-web-demo/src/test/java/org/apache/activemq/web/RestTest.java: 
> Update assertions to match expected behavior. (a53f05015b01 [AMQ-9819]: 
> harden #testConsumeAsyncTimeout() so it does not rely on a specific order of 
> the 2 async requests made, PR N/A)
> - 
> activemq-jms-pool/src/test/java/org/apache/activemq/jms/pool/PooledConnectionSecurityExceptionTest.java:
>  Update assertions to match expected behavior. (5c4ef81c95e7 [AMQ-9820]: 
> closed connections leaking into the pool when reconnectOnException is used, 
> PR N/A)
> - 
> activemq-unit-tests/src/test/java/org/apache/activemq/transport/failover/FailoverDurableSubTransactionTest.java:
>  Update assertions to match expected behavior. (a6b11f7e8ed5 [AMQ-8525] Fix 
> random failures and run an eligible subset in parallel (#1542), PR 
> https://github.com/apache/activemq/pull/1542)
> - 
> activemq-kahadb-store/src/test/java/org/apache/activemq/store/kahadb/JournalCorruptionEofIndexRecoveryTest.java:
>  Update assertions to match expected behavior. (1d4e83bf1cfb AMQ-9818 
> JournalCorruptionEofIndexRecoveryTest failing on OutOfMemoryException 
> (#1561), PR https://github.com/apache/activemq/pull/1561)
> - 
> activemq-unit-tests/src/test/java/org/apache/activemq/store/kahadb/KahaDBOffsetRecoveryListenerTest.java:
>  Update assertions to match expected behavior. (695980db237f [AMQ-9817] Fix 
> long-running test on CI (#1555), PR 
> https://github.com/apache/activemq/pull/1555)",Task



--
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