Skip to content

[release/7.0] Fix WebSockets.Client.ConnectTest crash for apple mobile platforms - #75423

Merged
steveisok merged 1 commit into
release/7.0from
backport/pr-75344-to-release/7.0
Sep 12, 2022
Merged

[release/7.0] Fix WebSockets.Client.ConnectTest crash for apple mobile platforms#75423
steveisok merged 1 commit into
release/7.0from
backport/pr-75344-to-release/7.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 11, 2022

Copy link
Copy Markdown
Contributor

Backport of #75344 to release/7.0

Addresses #75307

/cc @steveisok

Customer Impact

Testing

Risk

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.

#74473 had a change where we started adding a client certificate that is not supported on apple mobile platforms. This lead to an unhandled exception in the MemberData setup of ConnectAsync_CustomInvokerWithIncompatibleWebSocketOptions_ThrowsArgumentException and resulted in an app crash.
Addresses #75307
@ghostghost added the area-System.Net label Sep 11, 2022
@ghost

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

Backport of #75344 to release/7.0

/cc @steveisok

Customer Impact

Testing

Risk

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.

Author:github-actions[bot]
Assignees:-
Labels:

area-System.Net

Milestone:-

@karelzkarelz added this to the 7.0.0 milestone Sep 12, 2022
@steveisok
steveisok merged commit 8f18a0d into release/7.0Sep 12, 2022
@steveisok
steveisok deleted the backport/pr-75344-to-release/7.0 branch September 12, 2022 15:53
@karelzkarelz added the test-bug Problem in test source code (most likely) label Sep 12, 2022
@ghostghost locked as resolved and limited conversation to collaborators Oct 12, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Nettest-bugProblem in test source code (most likely)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@lewing@steveisok@karelz