Junio C Hamano <gitster@xxxxxxxxx> writes: > With this merged to 'seen', the CI job with the extra set of > GIT_TEST_X settings fail. When this topic is excluded, with > all the other topics in flight in 'seen', everything seems to > be OK. Thanks for the feedback, I did two CI runs on my fork in response: * [1] uses the same tree as seen. Looks like osx-clang passes but linux-gcc fails. * [2] is rebased onto master. Again, osx-clang passes but linux-gcc fails. This should be enough for me to hunt down the issue, though I would appreciate any hints if anyone has any :) [1] https://github.com/chooglen/git/runs/3862097340?check_suite_focus=true [2] https://github.com/chooglen/git/runs/3862670035?check_suite_focus=true