-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 27
-
Component/s: infrastructure
Currently, OutputAnalyzer unconditionally prints information (see logProgress()).
This can flood test output if one uses OutputAnalyzer a lot. It would be nice to have an optional quiet mode for OutputAnalyzer that reports only errors (or, alternatively, an optional verbose mode, but that would mean tons of existing tests would have to opt in to verboseness to retain their current printing behavior).
This can flood test output if one uses OutputAnalyzer a lot. It would be nice to have an optional quiet mode for OutputAnalyzer that reports only errors (or, alternatively, an optional verbose mode, but that would mean tons of existing tests would have to opt in to verboseness to retain their current printing behavior).