"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 5/5) 2024/11/09 02:44:53 DEBUG : Creating backend with remote "TestMega:rclone-test-bidayul3becu" 2024/11/09 02:44:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:45:05 DEBUG : Creating backend with remote "/tmp/rclone2030901612" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-bidayul3becu'", Local "Local file system at /tmp/rclone2030901612", Modify Window "876000h0m0s" 2024/11/09 02:45:06 DEBUG : Waiting for deletions to finish 2024/11/09 02:45:07 INFO : large: Deleted 2024/11/09 02:45:07 INFO : medium: Deleted 2024/11/09 02:45:07 ERROR : small: 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 (1.51s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-bidayul3becu'", Local "Local file system at /tmp/rclone2030901612", Modify Window "876000h0m0s" 2024/11/09 02:45:08 DEBUG : Waiting for deletions to finish 2024/11/09 02:45:08 INFO : medium: Deleted 2024/11/09 02:45:08 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/09 02:45:08 INFO : large: Deleted --- PASS: TestMaxDeleteSize (1.54s) FAIL 2024/11/09 02:45:09 DEBUG : mega root 'rclone-test-bidayul3becu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 16.44678025s (try 5/5): exit status 1: Failed [TestMaxDelete]