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