[SUREFIRE-1934] Ability to disable system-out/system-err for successfully passed tests (original) (raw)
- Type:
Improvement
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: 3.0.0-M5
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
HIVE-26332 Upgrade maven-surefire-plugin to 3.3.1
- Resolved
is caused by
SUREFIRE-1744 Enable system-out for successfuly passed tests as well
- Closed
is related to
SUREFIRE-2254 Ability to disable system-out/err for skipped tests in XML report
- Open
relates to
SUREFIRE-1360 Ability to disable properties for successfully passed tests
- Closed
links to