Deneche A. Hakim created DRILL-2950:
---------------------------------------

             Summary: 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: Future


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)

Reply via email to