Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 20, 2022

Backport of #64023 to release/6.0

/cc @bartonjs

Fixes #63624

Customer Impact

None. This is a test-only change to make tests correctly behave on systems with OpenSSL 3 installed.

Testing

Tests were run with this change on a system with OpenSSL 3.

Risk

Test-only change.

The previous check failed 3.0.0 because the Minor was 0 and Build was 0.

It could probably be rewritten to be `>= new Version(1, 0, 2)`, but that'd require more thinking.
@ghost
Copy link

ghost commented Jan 20, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@bartonjs bartonjs added area-System.Net.Security Servicing-consider Issue for next servicing release review test-bug Problem in test source code (most likely) labels Jan 20, 2022
@ghost
Copy link

ghost commented Jan 20, 2022

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

Issue Details

Backport of #64023 to release/6.0

/cc @bartonjs

Customer Impact

None. This is a test-only change to make tests correctly behave on systems with OpenSSL 3 installed.

Testing

Tests were run with this change on a system with OpenSSL 3.

Risk

Test-only change.

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

Servicing-consider, area-System.Net.Security, test bug

Milestone: -

@danmoseley danmoseley removed the Servicing-consider Issue for next servicing release review label Jan 20, 2022
@danmoseley
Copy link
Member

Test only changes do not need servicing-consider process. @safern can merge when branch is ready.

@safern
Copy link
Member

safern commented Feb 7, 2022

Failure is unrelated.

@safern safern merged commit 5ab70d3 into release/6.0 Feb 7, 2022
@safern safern deleted the backport/pr-64023-to-release/6.0 branch February 7, 2022 19:04
@ghost ghost locked as resolved and limited conversation to collaborators Mar 10, 2022
@karelz karelz added this to the 6.0.x milestone Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Security test-bug Problem in test source code (most likely)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants