Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Youssef1313
Copy link
Member

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:

Other information ℹ️

@Copilot Copilot AI review requested due to automatic review settings August 14, 2025 20:12
Copy link
Contributor

@Copilot Copilot AI left a 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.

@github-actions github-actions bot added the area/build Categorizes an issue or PR as relevant to build infrastructure label Aug 14, 2025
@unodevops
Copy link
Contributor

πŸ€– Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21271/docs/index.html

@unodevops
Copy link
Contributor

πŸ€– 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

@unodevops
Copy link
Contributor

⚠️⚠️ The build 173696 has failed on Uno.UI - CI.

@jeromelaban
Copy link
Member

@Youssef1313 what's easier about it?

@Youssef1313
Copy link
Member Author

Youssef1313 commented Aug 15, 2025

After:

image

Before:

image

The repetitive "[+0/x0/?13] SamplesApp.UITests.dll (net8.0|x64)(0s)" part makes it harder to navigate through. In a capable terminal, that line gets updated in place so it's nicer (the numbers shown are passed/failed/skipped). But on CI, it gets repeated making it harder to read.

@jeromelaban
Copy link
Member

I see! Still, it's a useful information, particularly for the troubleshooting of the stalled tests.

@Youssef1313
Copy link
Member Author

Up to you to decide then. Feel free to close if you are comfortable with current output. It's mostly my personal preference :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants