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

Resolve a few flaky Key Vault tests #19612

Merged
merged 9 commits into from
Mar 23, 2021
Merged

Commits on Mar 22, 2021

  1. Wait longer for deleted keys

    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    5d45d3f View commit details
    Browse the repository at this point in the history
  2. Fix net5.0 tests on OSX

    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3f33aeb View commit details
    Browse the repository at this point in the history
  3. Add EventSource for CertificateOperation

    Added more logging to better diagnose how Azure#17718 is happening.
    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0243231 View commit details
    Browse the repository at this point in the history
  4. Always get start time from stopwatch

    ...in case the event source is initially disabled, but enabled in the middle (elapsed time would be very long).
    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    54a6f06 View commit details
    Browse the repository at this point in the history
  5. Fix broken test on OSX

    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9f3e3cd View commit details
    Browse the repository at this point in the history
  6. More fixes for OSX

    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ebf89ef View commit details
    Browse the repository at this point in the history
  7. Resolve PR feedback

    heaths committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c58339c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd4b247 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    c49be4c View commit details
    Browse the repository at this point in the history