Skip to content

Conversation

@bartonjs
Copy link
Member

@bartonjs bartonjs commented Jan 19, 2022

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.

Fixes #63624.

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.
@bartonjs bartonjs added area-System.Net.Security test-bug Problem in test source code (most likely) labels Jan 19, 2022
@bartonjs bartonjs requested a review from wfurt January 19, 2022 23:42
@ghost ghost assigned bartonjs Jan 19, 2022
@ghost
Copy link

ghost commented Jan 19, 2022

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

Issue Details

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.

Author: bartonjs
Assignees: -
Labels:

area-System.Net.Security, test bug

Milestone: -

Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
thanks.

@bartonjs bartonjs merged commit e4bfedd into main Jan 20, 2022
@bartonjs
Copy link
Member Author

/backport to release/6.0

@bartonjs bartonjs deleted the fix_alpn_platformdetection branch January 20, 2022 08:06
@github-actions
Copy link
Contributor

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

@ghost ghost locked as resolved and limited conversation to collaborators Feb 19, 2022
@karelz karelz added this to the 7.0.0 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.

cryptography/security test failures on RHEL9/Fedora 36.

5 participants