"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 2/5) 2024/09/15 03:32:43 DEBUG : Creating backend with remote "TestMega:rclone-test-suyefal3walu" 2024/09/15 03:32:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/15 03:32:55 DEBUG : Creating backend with remote "/tmp/rclone2548563004" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-suyefal3walu'", Local "Local file system at /tmp/rclone2548563004", Modify Window "876000h0m0s" 2024/09/15 03:32:56 DEBUG : Waiting for deletions to finish 2024/09/15 03:32:56 INFO : small: Deleted 2024/09/15 03:32:56 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/09/15 03:32:56 INFO : large: Deleted --- PASS: TestMaxDelete (1.48s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-suyefal3walu'", Local "Local file system at /tmp/rclone2548563004", Modify Window "876000h0m0s" 2024/09/15 03:32:57 DEBUG : Waiting for deletions to finish 2024/09/15 03:32:58 INFO : large: Deleted 2024/09/15 03:32:58 INFO : small: Deleted 2024/09/15 03:32:58 ERROR : medium: 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 : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (1.21s) FAIL 2024/09/15 03:32:58 DEBUG : mega root 'rclone-test-suyefal3walu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 15.402371976s (try 2/5): exit status 1: Failed [TestMaxDeleteSize]