In Progress
Status Update
Comments
be...@google.com <be...@google.com> #2
I tried adding screenshotTestImplementation(libs.androidx.window)
but it didn't fix it.
ad...@google.com <ad...@google.com>
ya...@google.com <ya...@google.com>
hu...@google.com <hu...@google.com>
da...@google.com <da...@google.com> #3
This is likely a duplicate of libs.androidx.window
dependency to implementation
to see if it works?
da...@google.com <da...@google.com> #4
The staleness check work is under redesign, so in the meantime I'm trying to improve the retry framework around snapshot creation in the setup task.
Description
Building on https://buganizer.corp.google.com/issues/272207573
and issues in https://b.corp.google.com/issues/287312019
If there are unsupported configurations in github, then GMD should fail fast, reporting errors like running on a non KVM host, or with too small environment.
Otherwise developers wait 10-20 minutes for the job to permanently fail, or for it to run with a huge 10%+ flake rate.