"Randall S. Becker" <rsbecker@xxxxxxxxxxxxx> writes: > On February 13, 2019 22:33, Junio C Hamano wrote: >> A release candidate Git v2.21.0-rc1 is now available for testing at the usual >> places. It is comprised of 464 non-merge commits since v2.20.0, contributed >> by 60 people, 14 of which are new faces. > > We are currently running through a full regression of v2.21.0-rc1 > on NonStop. It will take about 30 hours, but preliminary results, > relative to breakages found in rc0 are: > > t1308 is fixed. Nice. > t1404 is still broken (explainable) - scraping strerror output > mismatches reported error on NonStop for EEXIST IIRC, the consensus was to loosen by not matching for the error message? Let me take a look later today. > t5318 is fixed. > t5403 is fixed. Good. > t5562 still hangs (blocking) - this breaks our CI pipeline since > the test hangs and we have no explanation of whether the hang is > in git or the tests.