Jiang Xin <worldhello.net@xxxxxxxxx> writes: > From: Jiang Xin <zhiyou.jx@xxxxxxxxxxxxxxx> > > This topic introduces a new hook named "proc-receive" for > "receive-pack". We can use this hook to implement a Gerrit-like > centralized workflow. https://github.com/git/git/runs/651179641 shows us that osx-clang job ends like so: Thanks. Test Summary Report ------------------- t5411-proc-receive-hook.sh (Wstat: 256 Tests: 273 Failed: 0) Non-zero exit status: 1 Parse errors: Tests out of sequence. Found (27) but expected (26) Tests out of sequence. Found (28) but expected (27) Tests out of sequence. Found (29) but expected (28) Tests out of sequence. Found (30) but expected (29) Tests out of sequence. Found (31) but expected (30) Displayed the first 5 of 249 TAP syntax errors. Re-run prove with the -p option to see them all. Files=906, Tests=22778, 1347 wallclock secs ( 8.21 usr 3.04 sys + 1322.42 cusr 2031.60 csys = 3365.27 CPU) Result: FAIL make[1]: *** [prove] Error 1 make: *** [test] Error 2 ##[error]Process completed with exit code 2.