Skip to content

WIP: testing: runner: wrap stdin+stderr#951

Closed
blueyed wants to merge 2 commits intopallets:masterfrom
blueyed:output_wrapper
Closed

WIP: testing: runner: wrap stdin+stderr#951
blueyed wants to merge 2 commits intopallets:masterfrom
blueyed:output_wrapper

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 26, 2018

This also helps with failures during testing, e.g. when using
pdb.set_tracce() somewhere inside the runner's isolation - likely
since it handles write already.

Ref: #824

This also helps with failures during testing, e.g. when using
`pdb.set_tracce()` somewhere inside the runner's isolation - likely
since it handles `write` already.

Ref: pallets#824
@blueyed
Copy link
Contributor Author

blueyed commented Mar 31, 2018

#654 has a patch also (only for stdout), that might be simpler.
And see #371 for discussion about API changes/adjustments.

@dsully
Copy link

dsully commented May 14, 2018

@blueyed I merged PR #868 - let's follow on with any changes from that. Thanks.

@dsully dsully closed this May 14, 2018
@blueyed blueyed deleted the output_wrapper branch May 15, 2018 16:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
@kdeldycke kdeldycke added this to the 8.3.2 milestone Feb 28, 2026
@kdeldycke kdeldycke added bug f:test runner feature: cli test runner labels Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug f:test runner feature: cli test runner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants