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
[wasm] workaround test results corruption #61841
base: main
Are you sure you want to change the base?
Conversation
|
Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer Issue Details
In hope that it fixes or surfaces more the issue #61749
|
|
Tagging subscribers to 'arch-wasm': @lewing Issue Details
In hope that it fixes or surfaces more the issue #61749
|
| # BuildWasmApps should only happen on the rolling build. No need to duplicate the build on PR's | ||
| - ${{ if eq(variables['isFullMatrix'], true) }}: | ||
| - Browser_wasm | ||
| - Browser_wasm |
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.
now you can use
/azp run runtime-manual
In hope that it fixes or surfaces more the issue #61749
The text was updated successfully, but these errors were encountered: