Skip to content

fix: improve pty and ptytest #5327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Dec 7, 2022
Merged

fix: improve pty and ptytest #5327

merged 17 commits into from
Dec 7, 2022

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Dec 6, 2022

Related: #5247

Changes:

  1. Small refactor of pty_windows (thanks @mafredri)
  2. Modify the ptytest to add more logging messages.
    3. Modify the build workflow to store TestEvents emitted by go test. There was a suspicion that gotestsum misunderstands the log output and accidentally fails tests that should succeed.

@mtojek mtojek self-assigned this Dec 6, 2022
@mtojek mtojek changed the title Fix: improve ptytest fix: improve logging for ptytest Dec 7, 2022
@mtojek mtojek changed the title fix: improve logging for ptytest fix: improve logging on ptytest Dec 7, 2022
@mtojek mtojek changed the title fix: improve logging on ptytest fix: increase logging on ptytest Dec 7, 2022
@mtojek mtojek changed the title fix: increase logging on ptytest fix: improve pty and ptytest Dec 7, 2022
@mtojek mtojek marked this pull request as ready for review December 7, 2022 11:39
@mtojek mtojek requested a review from mafredri December 7, 2022 11:39
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muy bien! 👍

@mtojek mtojek merged commit 2f3ff6c into coder:main Dec 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants