-
Notifications
You must be signed in to change notification settings - Fork 201
[full-ci][tests-only] read concurrently from command running in pseudo-terminal #11289
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
Conversation
Signed-off-by: Saw-jan <[email protected]>
Signed-off-by: Saw-jan <[email protected]>
@deyankiteworks Could you help me check this PR on your Mac system?
|
Signed-off-by: Saw-jan <[email protected]>
All local tests passed successfully on Test result for |
Thank you! @deyankiteworks ❤️ |
Co-authored-by: Prajwol Amatya <[email protected]>
|
[full-ci][tests-only] read concurrently from command running in pseudo-terminal
Description
concurrently read from command running in pseudo-terminal instead of reading at the end. This helps to preserve the output from the command.
Related Issue
Motivation and Context
Run CLI tests in MacOS
How Has This Been Tested?
Types of changes
Checklist: