[
https://issues.apache.org/jira/browse/DRILL-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deneche A. Hakim updated DRILL-2950:
------------------------------------
Fix Version/s: (was: Future)
1.3.0
> remove Unit tests output to System.out
> --------------------------------------
>
> Key: DRILL-2950
> URL: https://issues.apache.org/jira/browse/DRILL-2950
> Project: Apache Drill
> Issue Type: Improvement
> Components: Tools, Build & Test
> Reporter: Deneche A. Hakim
> Assignee: Deneche A. Hakim
> Priority: Minor
> Fix For: 1.3.0
>
>
> Many unit tests output their query results to System.out. This may be useful
> when debugging a single test but end up cluttering the build output,
> especially that surefire will run multiple tests in parallel and all their
> output will mix together.
> Removing this output can also help find errors that don't fail the unit tests
> (memory leaks that only show up when @AfterClass is run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)