-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[HttpStress] [SslStress] Workaround image bug in 1es-windows-2022-open #100145
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
|
/azp run runtime-libraries stress-http |
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries stress-http |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rzikm
left a comment
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.
LGTM if it works.
Thanks for looking into this!
|
/azp run runtime-libraries stress-http |
1 similar comment
|
/azp run runtime-libraries stress-http |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-libraries stress-ssl |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The HTTP/3 Windows failure is #76183. |
|
/backport to release/8.0-staging |
|
Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/8441346622 |
Fixes #95750.
This is a workaround for microsoft/azure-pipelines-agent#4554.
Microsoft.VCToolsVersion.v143.default.txtcontains the wrong MSVC version, deleting the file makesvcvarsall.batfall back toMicrosoft.VCToolsVersion.default.txt, which has the correct version.