-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[release/7.0] [wasm] Add workaround for msbuild issue in tests #76090
Conversation
.. which causes it to crash. The issue is described in dotnet/sdk#26965 besides other issues. This can be removed once the sdk has a fix for this.
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsBackport of #75743 to release/7.0 Customer Impactmay resolve #74328 and #75391 in CI TestingIntermittent build failure RiskCI infrastructure workaround IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.
|
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.
This needs the wasm legs to be triggered additionally, correct? Or do they run automatically?
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
coreclr failure is #74488 |
|
@carlossanlop I restarted the builds and opened #76110 for the wasm hang, merge as you please |
now it is #74302 and they might be the same |
Backport of #75743 to release/7.0
/cc @lewing @radical
Customer Impact
may resolve #74328 and #75391 in CI
Testing
Intermittent build failure
Risk
CI infrastructure workaround
IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.