From: Junio C Hamano <hidden> Date: 2021-08-13 15:00:40
"Randall S. Becker" [off-list ref] writes:
2.32.0-rc2 passes on the NonStop x86 platform. ia64 is slower and
still running. The test failure is t9001 because there is no
sendmail on the platform. Is there a suitable dependency that I
can use add to bypass this test?
I do not think of any offhand. I usually use GIT_SKIP_TESTS
environment variable for things like this.