Github user mtaylor commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1337
  
    @michaelandrepearce There were 46 additional test failures when running the 
full suite.  I've just got around to investigating.  Some of them look to be 
unrelated (we do have a few tests that fail intermittently).
    
    The majority are due to the update to AmqpClientTestSupport.  There are a 
bunch (44) of sub classes that need updating in order to run with 
Parameterized.class.
    
    e.g. 
org.apache.activemq.artemis.tests.integration.amqp.AmqpExpiredMessageTest.initializationError
    
    Could you update please.  To run the full test suite build the project, 
then run tests with the test profile.
    
    ```
        mvn clean install -Pdev -Pextra-tests -DskipTests
        mvn test -Ptest
    ```
    
    Thank you.
    
    
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to