Commit fa8e6c3
authored
[KeyVault] - Fix certificate poller test (Azure#19909)
**Checklists**
- [x] Added impacted package name to the issue description
**Issues associated with this PR:**
Fixes Azure#18680
**Describe the problem that is addressed by this PR:**
Our china government cloud tests started failing intermittedly with a timeout.
Investigating further, I was able to reproduce this in China cloud but not in
Azure public cloud. I noticed that we aren't waiting for the certificate
creation poller in the test, leading to what is likely a race condition and
explains the intermittent failures.
After polling, I ran the same test multiple times and did not see any issues.1 parent ae5b390 commit fa8e6c3
File tree
3 files changed
+290
-595
lines changed- sdk/keyvault/keyvault-certificates
- recordings
- browsers/certificates_client__create_read_update_and_delete_can_get_a_deleted_certificate
- node/certificates_client__create_read_update_and_delete_can_get_a_deleted_certificate
- test/public
3 files changed
+290
-595
lines changed
0 commit comments