You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Address stalling Android E2E test tasks (#66771)
* ci: Increase AVD cache key specificity
Avoid erroneous cache hits that may result in the CI task hanging
indefinitely while terminating the emulator.
* Revert "ci: Increase AVD cache key specificity"
This reverts commit 2e892a6.
* ci: Update Android test runner to macOS 13
Attempt to resolve indefinitely hanging Android E2E test tasks.
* Revert "ci: Update Android test runner to macOS 13"
This reverts commit a4c844d.
* ci: Disable AVD cache
AVD cache disabled as it caused emulator termination to hang
indefinitely.
Co-authored-by: dcalhoun <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
0 commit comments