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

[Key Vault - Certificates] can recover a deleted certificate (non existing) failing in nightly runs #30622

Open
jerryshia opened this issue Aug 2, 2024 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault test-reliability Issue that causes tests to be unreliable

Comments

@jerryshia
Copy link
Member

Key Vault - Certificates nightly test runs are failing with:

Stack trace:
expected 'Forbidden' to equal 'CertificateNotFound'
+ expected - actual
-Forbidden
+CertificateNotFound

AssertionError: expected 'Forbidden' to equal 'CertificateNotFound'
at Context. (/Users/runner/work/1/s/sdk/keyvault/keyvault-certificates/test/public/recoverBackupRestore.spec.ts:2:35)
at processTicksAndRejections (node:internal/process/task_queues:95:5)

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4017153&view=results

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. KeyVault needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Service Attention Workflow: This issue is responsible by Azure service team. labels Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jlichwa @RandalliLama @schaabs.

@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable and removed Service Attention Workflow: This issue is responsible by Azure service team. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault test-reliability Issue that causes tests to be unreliable
Projects
Status: Untriaged
Development

No branches or pull requests

3 participants