bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

Glide emulator tests don't seem to be running in Firebase when attempting to merge PRs #5368

Open falhassen opened 9 months ago

falhassen commented 9 months ago

I'm not sure what's wrong with the config, but I submitted a PR (https://github.com/bumptech/glide/pull/5357) that broke DownsamplerEmulatorTest for SDK < 34, but it was able to be merged with no issues.

It looks like that some or all of the emulator tests must not be running when attempting to merge PRs.