"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 4/5) 2024/12/11 04:30:31 DEBUG : Creating backend with remote "TestMega:rclone-test-livofun3zogu" 2024/12/11 04:30:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:30:44 DEBUG : Creating backend with remote "/tmp/rclone1986377337" 2024/12/11 04:30:44 DEBUG : Config file has changed externally - reloading === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-livofun3zogu'", Local "Local file system at /tmp/rclone1986377337", Modify Window "876000h0m0s" 2024/12/11 04:30:45 DEBUG : Waiting for deletions to finish 2024/12/11 04:30:45 INFO : large: Deleted 2024/12/11 04:30:45 INFO : medium: Deleted 2024/12/11 04:30:45 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.90s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-livofun3zogu'", Local "Local file system at /tmp/rclone1986377337", Modify Window "876000h0m0s" 2024/12/11 04:30:48 DEBUG : Waiting for deletions to finish 2024/12/11 04:30:50 INFO : large: Deleted 2024/12/11 04:30:50 INFO : medium: Deleted 2024/12/11 04:30:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (5.47s) FAIL 2024/12/11 04:30:52 DEBUG : mega root 'rclone-test-livofun3zogu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 22.016512403s (try 4/5): exit status 1: Failed [TestMaxDelete]