On Mon, 3 Apr 2023 at 07:25, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > It's not normal to have broken tests in the repository; they should not exist. Sorry the test did not break after all. > However, it's not clear what breakage you are seeing. In my testing, I > don't see any failures, either in a9f4a01760 or after applying your > patch to "master". Can you provide more information about the failure > you're experiencing? I cloned git again, ran "make" and all the tests in t3701 passed. The local repository I have been working on so far still gives the same error though. The error message is not very helpful so I haven't included it. I ran "make" on the faulty repository and the tests passed this time. So I think the problem was that whatever "make" does was not up to date. Also please ignore some mails you may have received because of misconfiguration.