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

ci: Address stalling Android E2E test tasks #66771

Open
wants to merge 5 commits into
base: trunk
Choose a base branch
from

Commits on Nov 5, 2024

  1. ci: Increase AVD cache key specificity

    Avoid erroneous cache hits that may result in the CI task hanging
    indefinitely while terminating the emulator.
    dcalhoun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    aca6f0c View commit details
    Browse the repository at this point in the history
  2. Revert "ci: Increase AVD cache key specificity"

    This reverts commit 2e892a6.
    dcalhoun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    35534dd View commit details
    Browse the repository at this point in the history
  3. ci: Update Android test runner to macOS 13

    Attempt to resolve indefinitely hanging Android E2E test tasks.
    dcalhoun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6be8186 View commit details
    Browse the repository at this point in the history
  4. Revert "ci: Update Android test runner to macOS 13"

    This reverts commit a4c844d.
    dcalhoun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d1df4fe View commit details
    Browse the repository at this point in the history
  5. ci: Disable AVD cache

    AVD cache disabled as it caused emulator termination to hang
    indefinitely.
    dcalhoun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cfa7b81 View commit details
    Browse the repository at this point in the history