"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 3/5) 2025/03/17 01:31:13 DEBUG : Creating backend with remote "TestMega:rclone-test-paxiley8yoze" 2025/03/17 01:31:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 01:31:28 DEBUG : Creating backend with remote "/tmp/rclone199339901" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-paxiley8yoze'", Local "Local file system at /tmp/rclone199339901", Modify Window "876000h0m0s" 2025/03/17 01:31:29 DEBUG : Waiting for deletions to finish 2025/03/17 01:31:29 INFO : medium: Deleted 2025/03/17 01:31:29 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/17 01:31:29 INFO : large: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (1.13s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-paxiley8yoze'", Local "Local file system at /tmp/rclone199339901", Modify Window "876000h0m0s" 2025/03/17 01:31:31 DEBUG : Waiting for deletions to finish 2025/03/17 01:31:31 INFO : large: Deleted 2025/03/17 01:31:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/17 01:31:31 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.50s) FAIL 2025/03/17 01:31:31 DEBUG : mega root 'rclone-test-paxiley8yoze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 17.717633663s (try 3/5): exit status 1: Failed [TestMaxDelete]