mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-23 02:44:10 +00:00
NO-JIRA Adding information to why Joram tests eventually fail on CI
This commit is contained in:
parent
7e06a2b192
commit
bd0c80d47b
@ -149,6 +149,7 @@ public abstract class PubSubTestCase extends JMSTestCase {
|
||||
admin.deleteTopicConnectionFactory(PubSubTestCase.TCF_NAME);
|
||||
admin.deleteTopic(PubSubTestCase.TOPIC_NAME);
|
||||
} catch (Exception ignored) {
|
||||
ignored.printStackTrace();
|
||||
} finally {
|
||||
publisherTopic = null;
|
||||
publisher = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user