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

test(custom-scheduler): stabilize custom scheduler testing #16533

Merged

Commits on Jun 3, 2024

  1. test(reviewer): accept different view names for custom scheduler tests

    without this, `./gradlew jacocoAndroidTestReport` would not work on the command
    line, but the tests would work in Android Studio, which is quite bizarre
    mikehardy committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dc8f7c9 View commit details
    Browse the repository at this point in the history
  2. test(custom-scheduler): add retries, re-enable in CI

    with appropriate retries it appears to work reliably
    mikehardy committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1384973 View commit details
    Browse the repository at this point in the history