[SUREFIRE-1934] Ability to disable system-out/system-err for successfully passed tests (original) (raw)

After SUREFIRE-1744 surefire-plugin always reports system-out/system-err even for successfully passed test. A lot of old projects with big amount of tests now have to deal with huge output.
I think there should be option to disable new behavior.

blocks

Task - A task that needs to be done. HIVE-26332 Upgrade maven-surefire-plugin to 3.3.1

is caused by

New Feature - A new feature of the product, which has yet to be developed. SUREFIRE-1744 Enable system-out for successfuly passed tests as well

is related to

Improvement - An improvement or enhancement to an existing feature or task. SUREFIRE-2254 Ability to disable system-out/err for skipped tests in XML report

relates to

Improvement - An improvement or enhancement to an existing feature or task. SUREFIRE-1360 Ability to disable properties for successfully passed tests

links to