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

[Identity] Fixing certificate test inconsistencies, including min-max live tests. #19810

Merged
merged 5 commits into from
Jan 13, 2022

Conversation

sadasant
Copy link
Contributor

@sadasant sadasant commented Jan 12, 2022

Packages impacted by this PR:

  • Azure Identity.

Describe the problem that is addressed by this PR:

We’re seeing min max tests fail for Identity on our nightly CI pipelines. After debugging this, Karishma spotted that our tests were unable to find the fake certificate. This PR skips the test if the certificate can’t be found. It also replaces the HTTP client with a client that will never resolve before the abort signal is aborted.

@sadasant sadasant self-assigned this Jan 12, 2022
@ghost ghost added the Azure.Identity label Jan 12, 2022
@KarishmaGhiya
Copy link
Member

It makes the lives tests fail with AuthenticationRequiredError - https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1291091&view=logs&j=85868684-9efd-59be-28df-cf947a6afe61&t=eb340d62-0e69-5acc-7783-797aab31d523
We may need to debug this more

@sadasant sadasant force-pushed the identity/moved-assets-min-max branch from 2cf600e to 73e5717 Compare January 13, 2022 01:29
@sadasant sadasant marked this pull request as draft January 13, 2022 01:46
@sadasant sadasant changed the title [Identity] Assets to test/public, to fix min max tests [Identity] Fixing certificate test inconsistencies, including min-max live tests. Jan 13, 2022
@sadasant sadasant marked this pull request as ready for review January 13, 2022 02:39
Copy link
Member

@KarishmaGhiya KarishmaGhiya left a comment

Choose a reason for hiding this comment

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

Thank you!!

@sadasant sadasant merged commit 19d0468 into Azure:main Jan 13, 2022
@sadasant sadasant deleted the identity/moved-assets-min-max branch January 13, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants