"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 3/5) 2025/05/08 01:49:10 DEBUG : Creating backend with remote "TestMega:rclone-test-kisoyij6feho" 2025/05/08 01:49:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 01:49:25 DEBUG : Creating backend with remote "/tmp/rclone349787520" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-kisoyij6feho'", Local "Local file system at /tmp/rclone349787520", Modify Window "876000h0m0s" 2025/05/08 01:49:26 DEBUG : Waiting for deletions to finish 2025/05/08 01:49:26 INFO : small: Deleted 2025/05/08 01:49:26 INFO : large: Deleted 2025/05/08 01:49:26 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 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 (0.90s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-kisoyij6feho'", Local "Local file system at /tmp/rclone349787520", Modify Window "876000h0m0s" 2025/05/08 01:49:28 DEBUG : Waiting for deletions to finish 2025/05/08 01:49:28 INFO : large: Deleted 2025/05/08 01:49:28 INFO : medium: Deleted 2025/05/08 01:49:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (2.08s) FAIL 2025/05/08 01:49:28 DEBUG : mega root 'rclone-test-kisoyij6feho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 18.792471264s (try 3/5): exit status 1: Failed [TestMaxDelete]