You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Run tests on Windows
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
The text was updated successfully, but these errors were encountered:
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
execCmdWithDirPrependsCd
output to the consoleExpected behavior
Later tests output their result.
Additional info
This seems to not be an issue in CI
The text was updated successfully, but these errors were encountered: