-
Notifications
You must be signed in to change notification settings - Fork 810
ci: Use --no-progress
for easier to read output in tests
#21271
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR improves the readability of CI test output by adding the --no-progress
flag to the dotnet run command in the WASM automated UI tests script.
- Adds
--no-progress
flag to suppress progress indicators during test execution
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
π€ Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21271/docs/index.html |
π€ Your WebAssembly Skia Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-21271/wasm-skia-net9/index.html |
|
@Youssef1313 what's easier about it? |
I see! Still, it's a useful information, particularly for the troubleshooting of the stalled tests. |
Up to you to decide then. Feel free to close if you are comfortable with current output. It's mostly my personal preference :) |
GitHub Issue: closes #
PR Type:
What is the current behavior? π€
What is the new behavior? π
PR Checklist β
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information βΉοΈ