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

Fix tests that were intermittently failing in CI #3441

Merged
merged 1 commit into from
May 29, 2024

Commits on May 29, 2024

  1. Fix tests that were intermittently failing in CI

    These tests have been failing intermittently in CI for about a year
    now but until now had been unable to reproduce locally. For some
    unknown reason (suspect dependency updates) they became consistently
    reproducible locally this week, but were consistently passing in CI
    :shrug:
    
    Ensure all expected API calls are mocked for the error cases in the
    affected tests so that they behave predictably.
    AlanGreene committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7082782 View commit details
    Browse the repository at this point in the history