Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SignedHttpRequest flaky test #3037

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Nov 25, 2024

Fix SignedHttpRequest flaky test

  • Removed the inner exception check in the test for the cases where the HTTP request is cancelled.

Fixes #3035

@iNinja iNinja requested a review from a team as a code owner November 25, 2024 17:50
@iNinja iNinja merged commit 27bc920 into dev Nov 25, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test in Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests
3 participants