[
https://issues.apache.org/jira/browse/ARTEMIS-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369263#comment-16369263
]
ASF GitHub Bot commented on ARTEMIS-1687:
-----------------------------------------
Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1874#discussion_r169118349
--- Diff:
tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/ra/ActiveMQResourceAdapterConfigTest.java
---
@@ -457,10 +456,7 @@ public void testConfiguration() throws Exception {
newConfig.append(" \"
<config-property-value></config-property-value>\" + \n");
newConfig.append(" \" </config-property>\" + \n");
}
- System.out.println(newConfig);
fail("methods not shown please see previous and add");
--- End diff --
this is only if failed, right? can't we keep it? it will tell us what is
the exactly config that needs to be added (when only there's a failure)
> Reduce logging for fast-tests
> -----------------------------
>
> Key: ARTEMIS-1687
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1687
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)