Skip to content
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

HttpStress build broken by a kestrel change (QuicTransportOptions.Alpn removed) #57351

Closed
antonfirsov opened this issue Aug 13, 2021 · 1 comment · Fixed by #57356
Closed
Assignees
Labels
Milestone

Comments

@antonfirsov
Copy link
Member

dotnet/aspnetcore#34877 removed QuicTransportOptions.Alpn, which started to break our CI builds today:

https://dev.azure.com/dnceng/public/_build/results?buildId=1292302&view=logs&j=2d2b3007-3c5c-5840-9bb0-2b1ea49925f3&t=8ca65746-3bfa-57bf-9141-d805b5d39db5

@ManickaP @CarnaViire @wfurt do you know how to fix this?

@antonfirsov antonfirsov added this to the 6.0.0 milestone Aug 13, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Aug 13, 2021
@ghost
Copy link

ghost commented Aug 13, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

dotnet/aspnetcore#34877 removed QuicTransportOptions.Alpn, which started to break our CI builds today:

https://dev.azure.com/dnceng/public/_build/results?buildId=1292302&view=logs&j=2d2b3007-3c5c-5840-9bb0-2b1ea49925f3&t=8ca65746-3bfa-57bf-9141-d805b5d39db5

@ManickaP @CarnaViire @wfurt do you know how to fix this?

Author: antonfirsov
Assignees: -
Labels:

area-System.Net.Http, blocking-clean-ci-optional

Milestone: 6.0.0

@antonfirsov antonfirsov removed the untriaged New issue has not been triaged by the area owner label Aug 13, 2021
@ManickaP ManickaP self-assigned this Aug 13, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 13, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 16, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants