-
Task
-
Resolution: Done
-
Major
-
None
All the tests that use RunArtemisAmqpSetupTask fail on SE 24 with:
java.lang.RuntimeException: org.awaitility.core.ConditionTimeoutException: Condition org.wildfly.test.integration.microprofile.reactive.RunArtemisAmqpSetupTask$$Lambda/0x00007f2a3b2eb4a8 was not fulfilled within 1 minutes. at org.wildfly.test.integration.microprofile.reactive.RunArtemisAmqpSetupTask.setup(RunArtemisAmqpSetupTask.java:90)
- is incorporated by
-
WFLY-20162 Move the AMQP Connector tests to use TestContainers
- Resolved