diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-07 13:49:06 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-07 13:27:41 -0800 |
commit | a6ecc256c34c42a8b9f1790d9bfb5ea8f6309022 (patch) | |
tree | 35043b86dc6dad37f7835202b7aeb61a0b861385 /refs | |
parent | checkout tests: don't ignore "git <cmd>" exit code (diff) | |
download | tgif-a6ecc256c34c42a8b9f1790d9bfb5ea8f6309022.tar.xz |
rev-list simplify tests: don't ignore "git" exit code
Change a fragile test pattern introduced in 65347030590 (Topo-sort
before --simplify-merges, 2008-08-03) to check the exit code of both
"git name-rev" and "git log".
This test as a whole would fail under SANITIZE=leak, but we'd pass
several "failing" tests due to hiding these exit codes before we'd
spot git dying with abort(). Now we'll instead spot all of the
failures.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs')
0 files changed, 0 insertions, 0 deletions