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] Skip expired cert tests #29930

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

maorleger
Copy link
Member

Packages impacted by this PR

@azure/identity

Issues associated with this PR

#29929

Describe the problem that is addressed by this PR

Identity relies on a set of static resources for some of its tests. The
cert/secret for one of these resources expired and we cannot renew the
credentials until we use test / ephemeral tenants.

This PR skips those tests in live mode as per our discussion with the Identity
feature crew

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@maorleger
Copy link
Member Author

/azp run js - identity - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maorleger
Copy link
Member Author

maorleger commented Jun 6, 2024

min tests are failing with ../../../../../common/temp/node_modules/.pnpm/@azure-tools+test-recorder@3.5.0/node_modules/@azure-tools/test-recorder/types/src/recorder.d.ts(6,10): error TS2305: Module '"@azure/core-client"' has no exported member 'AdditionalPolicyConfig' and is unrelated to this PR

@KarishmaGhiya I recommend checking with Jeremy and/or Minh-Anh who recently bumped the min-version of core-client to address this in another package

@maorleger
Copy link
Member Author

/check-enforcer override

@maorleger maorleger merged commit 2f7e7a4 into Azure:main Jun 6, 2024
39 of 42 checks passed
@maorleger maorleger deleted the pend-expired-cert-tests branch June 6, 2024 17:28
minhanh-phan added a commit that referenced this pull request Jun 6, 2024
### Packages impacted by this PR
@azure/identity
@azure/test-utils

### Issues associated with this PR
#29930

### Describe the problem that is addressed by this PR
Bump the version of @azure/core-client for min/ max test in live
pipeline in Identity & Test recorder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants