I don't know if this is well known already, but when when I run some tests using -x on master they consistently fail (while they consistently pass without -x). For example: ./t5500-fetch-pack.sh -x gives: # failed 3 among 353 test(s) ./t0008-ignores.sh -x gives: # failed 208 among 394 test(s) Are we interested in trying to fix those failures or are we ok with them?