From: Julian Andres Klode Date: Sun, 27 Mar 2016 09:27:27 +0000 (+0200) Subject: test-apt-download-progress: Use a larger file for testing X-Git-Tag: 1.2.10~10 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/df70a3ba7f45a643ce730d3a075aafec4fc9a9cd?hp=df70a3ba7f45a643ce730d3a075aafec4fc9a9cd test-apt-download-progress: Use a larger file for testing This should make the test less flaky, as with a small file, we might have already received all the data before trying to apply rate limits which is a constant source of failure on the i386 Ubuntu autopkgtest. ---