From 2217d38273711451e0181e6d787dc90a76ebafdf Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Fri, 24 Jul 2026 12:16:32 +0100 Subject: [PATCH] test_all: run the Internet Archive tests with -short to speed them up Every write operation waits for the server's processing tasks which currently take minutes each, so the full test suite takes much longer than the timeout. Running with -short skips the FsEncoding subtests (which are already on the ignore list) and the chunked upload tests, removing a large number of these waits. --- fstest/test_all/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 2064b1705..d99f1d06a 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -213,6 +213,7 @@ backends: - backend: "internetarchive" remote: "TestIA:rclone-integration-test-2" fastlist: true + short: true tests: - backend ignore: