Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 13, 2024

Backport of #99373 to release/8.0-staging

/cc @vcsjones @bartonjs

This is a test only change. It deletes a test that can fail nondeterministically. A better test already exists and its behavior is deterministic. That test was introduced in #98389 for release/8.0.

Risk

None. Test only change.

This test has a small random chance of failure because of non-determinism. The test Decrypt_Pkcs1_BadPadding covers this scenario and is properly deterministic, so let's go ahead and delete the test that has a chance of failing.
@ghost ghost added the area-System.Security label Mar 13, 2024
Copy link
Contributor

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

@vcsjones vcsjones added the test-bug Problem in test source code (most likely) label Mar 13, 2024
@bartonjs bartonjs added the Servicing-approved Approved for servicing release label Mar 13, 2024
@bartonjs bartonjs merged commit c0a2606 into release/8.0-staging Mar 13, 2024
@bartonjs bartonjs deleted the backport/pr-99373-to-release/8.0-staging branch March 13, 2024 15:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security Servicing-approved Approved for servicing release test-bug Problem in test source code (most likely)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants