On Mon, Apr 3, 2023 at 5:35 AM Edwin Fernando <edwinfernando734@xxxxxxxxx> wrote: > On Mon, 3 Apr 2023 at 07:25, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > > 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. That makes sense. An outdated build could indeed account for an unexpected test failure.