Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2950

remove Unit tests output to System.out

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • Future
    • Tools, Build & Test
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adeneche Abdel Hakim Deneche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: