Skip to content

Conversation

@plemarquand
Copy link
Contributor

Description

To work around the end of large output streams being dropped in tests we spawned a read-only child process instead of a PTY. After some testing I'm not longer seeing this issue, so remove this workaround.

This makes running and debugging tests the same, and colorizes swift-testing output the same as it was in debugging.

Tasks

  • Required tests have been written
  • Documentation has been updated
  • Added an entry to CHANGELOG.md if applicable

Previously to work around the end of large output streams being dropped
in tests we spawned a read-only child process instead of a PTY. After
some testing I'm not longer seeing this issue, so remove this
workaround.

This makes running and debugging tests the same, and colorizes
swift-testing output the same as it was in debugging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant