[
https://issues.apache.org/jira/browse/ARTEMIS-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369261#comment-16369261
]
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_r169117936
--- Diff:
artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java
---
@@ -365,8 +365,6 @@ public void setUp() throws Exception {
InVMRegistry.instance.clear();
// checkFreePort(TransportConstants.DEFAULT_PORT);
-
- logAndSystemOut("#test " + getName());
--- End diff --
This one I actually think it's important. When looking at failures this
will correlate logs with the test. Not having this will make it harder to find
what tests are failing because of a bad logging.
> 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)