Skip to content
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

CLI client tests overwrite console output settings on Windows #3788

Open
Sploder12 opened this issue Nov 22, 2024 · 0 comments · May be fixed by #3826
Open

CLI client tests overwrite console output settings on Windows #3788

Sploder12 opened this issue Nov 22, 2024 · 0 comments · May be fixed by #3826
Labels
bug jira Create a Jira ticket for this issue

Comments

@Sploder12
Copy link
Contributor

Sploder12 commented Nov 22, 2024

Describe the bug
Running tests from test_cli_client on Windows will overwrite and not restore the console output settings. This causes all output during and after the test to not appear.

To Reproduce

  1. Run tests on Windows
  2. Observe no tests after execCmdWithDirPrependsCd output to the console

Expected behavior
Later tests output their result.

Additional info

  • OS: Windows 10 Home/Pro

This seems to not be an issue in CI

@Sploder12 Sploder12 added bug needs triage Issue needs to be triaged jira Create a Jira ticket for this issue and removed needs triage Issue needs to be triaged labels Nov 22, 2024
@Sploder12 Sploder12 linked a pull request Dec 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug jira Create a Jira ticket for this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant