summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2024-03-22 20:10:15 +0100
committerGitHub <noreply@github.com>2024-03-22 20:10:15 +0100
commitab64807f646d158fc0f86a4a347c36f40c16ca2a (patch)
tree8664078ffd00beb1d62e27c0f0eab59b1175a69d /build.gradle
parentbd17373c182e8a91306ca37981b953e60e4a9a46 (diff)
downloadAntennaPod-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 'build.gradle')
0 files changed, 0 insertions, 0 deletions