Skip to content

update expected exception for cases when all requested TLS versions are disabled - #65020

Merged
wfurt merged 1 commit into
dotnet:mainfrom
wfurt:http2022_64941
Feb 9, 2022
Merged

update expected exception for cases when all requested TLS versions are disabled#65020
wfurt merged 1 commit into
dotnet:mainfrom
wfurt:http2022_64941

Conversation

@wfurt

@wfurtwfurt commented Feb 8, 2022

Copy link
Copy Markdown
Member

fixes#64941
This should be last part. I can get clean pass now on Server 2022 in Helix repro

 === TEST EXECUTION SUMMARY ===
System.Net.Http.Functional.Tests Total: 4142, Errors: 0, Failed: 0, Skipped: 14, Time: 168.416s
----- end Tue 02/08/2022 20:56:34.22 ----- exit code 0 ----------------------------------------------------------

@wfurtwfurt added area-System.Net.Http test-enhancement Improvements of test source code labels Feb 8, 2022
@wfurt
wfurt requested a review from a teamFebruary 8, 2022 21:13
@wfurtwfurt self-assigned this Feb 8, 2022
@ghost

ghost commented Feb 8, 2022

Copy link
Copy Markdown

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

Issue Details

fixes #64941
This should be last part. I can get clean pass now on Server 2022 in Helix repro

 === TEST EXECUTION SUMMARY ===
System.Net.Http.Functional.Tests Total: 4142, Errors: 0, Failed: 0, Skipped: 14, Time: 168.416s
----- end Tue 02/08/2022 20:56:34.22 ----- exit code 0 ----------------------------------------------------------
Author:wfurt
Assignees:wfurt
Labels:

area-System.Net.Http, test enhancement

Milestone:-

@wfurt

wfurt commented Feb 8, 2022

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@wfurt

wfurt commented Feb 9, 2022

Copy link
Copy Markdown
MemberAuthor

failing QUIC tests are #64944

@wfurt
wfurt merged commit 7128a77 into dotnet:mainFeb 9, 2022
@wfurt

wfurt commented Feb 9, 2022

Copy link
Copy Markdown
MemberAuthor

/backport to release/6.0

@wfurt
wfurt deleted the http2022_64941 branch February 9, 2022 02:10
@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1815754335

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Httptest-enhancementImprovements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_SslProtocols_Test

3 participants

@wfurt@stephentoub@karelz