Open
Description
Output capture for tests (d0d0e78, 11ce918) causes print_to (and consequently _print & macros) to redirect to OUTPUT_CAPTURE if set. IIUC, this leaves any direct usage of stdout() uncaptured.
This is inconvenient for systems which use stdout() with generic code over io::Write.
Basically a dupe of the unresolved-but-closed #12309.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status