Skip to content

Conversation

@antonfirsov
Copy link
Contributor

Fixes #95750.

This is a workaround for microsoft/azure-pipelines-agent#4554. Microsoft.VCToolsVersion.v143.default.txt contains the wrong MSVC version, deleting the file makes vcvarsall.bat fall back to Microsoft.VCToolsVersion.default.txt, which has the correct version.

@antonfirsov
Copy link
Contributor Author

/azp run runtime-libraries stress-http

@antonfirsov
Copy link
Contributor Author

/azp run runtime-libraries stress-ssl

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov
Copy link
Contributor Author

/azp run runtime-libraries stress-http

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@rzikm rzikm left a 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!

@antonfirsov
Copy link
Contributor Author

/azp run runtime-libraries stress-http

1 similar comment
@antonfirsov
Copy link
Contributor Author

/azp run runtime-libraries stress-http

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov
Copy link
Contributor Author

/azp run runtime-libraries stress-ssl

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov
Copy link
Contributor Author

The HTTP/3 Windows failure is #76183.

@antonfirsov antonfirsov merged commit 6c685e3 into dotnet:main Mar 24, 2024
@antonfirsov
Copy link
Contributor Author

/backport to release/8.0-staging

@github-actions
Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/8441346622

antonfirsov pushed a commit that referenced this pull request Mar 27, 2024
…n 1es-windows-2022-open (#100303)

Backport of #100145 to release/8.0-staging
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
@antonfirsov antonfirsov added the test-enhancement Improvements of test source code label Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net test-enhancement Improvements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HttpStress] [SslStress] Windows stress builds are broken

2 participants