On 10/24/23 18:03, Junio C Hamano wrote: > Junio C Hamano <gitster@xxxxxxxxx> writes: > >> Michael Strawbridge <michael.strawbridge@xxxxxxx> writes: >> >>> Subject: [PATCH] send-email: move validation code below process_address_list >>> >>> Move validation logic below processing of email address lists so that >>> email validation gets the proper email addresses. >> >> Hmph, without this patch, the tip of 'seen' passes t9001 on my box, >> but with it, it claims that it failed 58, 87, and 89. > > FWIW, when this patch is used with 'master' (not 'seen'), t9001 > claims the same three tests failed. The way #58 fails seems to be > identical to the way 'seen' with this patch failed, shown in the > message I am responding to. I'm sorry to have wasted your time with patch 1. I had done the other manual tests but ended up forgetting the automated ones.