"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 3/5) 2024/12/09 01:42:17 DEBUG : Creating backend with remote "TestMega:rclone-test-vikawex0coga" 2024/12/09 01:42:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 01:42:29 DEBUG : Creating backend with remote "/tmp/rclone3728374363" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-vikawex0coga'", Local "Local file system at /tmp/rclone3728374363", Modify Window "876000h0m0s" 2024/12/09 01:42:32 DEBUG : Waiting for deletions to finish 2024/12/09 01:42:33 INFO : large: Deleted 2024/12/09 01:42:33 INFO : small: Deleted 2024/12/09 01:42:33 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 (5.49s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-vikawex0coga'", Local "Local file system at /tmp/rclone3728374363", Modify Window "876000h0m0s" 2024/12/09 01:42:37 DEBUG : Waiting for deletions to finish 2024/12/09 01:42:37 INFO : large: Deleted 2024/12/09 01:42:37 INFO : medium: Deleted 2024/12/09 01:42:37 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (2.72s) FAIL 2024/12/09 01:42:37 DEBUG : mega root 'rclone-test-vikawex0coga': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 21.209222171s (try 3/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]