diff options
author | ByteHamster <ByteHamster@users.noreply.github.com> | 2024-03-22 20:10:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-22 20:10:15 +0100 |
commit | ab64807f646d158fc0f86a4a347c36f40c16ca2a (patch) | |
tree | 8664078ffd00beb1d62e27c0f0eab59b1175a69d /ui/glide | |
parent | bd17373c182e8a91306ca37981b953e60e4a9a46 (diff) | |
download | AntennaPod-ab64807f646d158fc0f86a4a347c36f40c16ca2a.zip |
Remove AutoDownloadTest (#7015)
This test regularly fails our CI.
The test checked that auto-download kicks in after the currently playing episode
and that it considers the correct item in the queue to enqueue after.
However, because we now use WorkManager, the download can be delayed based
on decisions by the Android system. We cannot assume that downloading already
starts just seconds after playback completes.
I do not know an easy fix for this, and the test is quite complex anyway, testing
multiple different modules at once. So I am removing the test for now.
Diffstat (limited to 'ui/glide')
0 files changed, 0 insertions, 0 deletions