diff options
author | Jeff King <peff@peff.net> | 2019-04-13 01:52:18 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-15 14:00:51 +0900 |
commit | 98024d1cb6cc2b6d9a0672c60d0f8efcda5b5555 (patch) | |
tree | fdf8f81f2a44edaab2bf278255cb575dc10d35dc /protocol.c | |
parent | The fourth batch (diff) | |
download | tgif-98024d1cb6cc2b6d9a0672c60d0f8efcda5b5555.tar.xz |
t5516: drop ok=sigpipe from unreachable-want tests
We annotated our test_must_fail calls in 8bf4becf0c (add "ok=sigpipe" to
test_must_fail and use it to fix flaky tests, 2015-11-27) because the
abrupt hangup of the server meant that we'd sometimes fail on read() and
sometimes get SIGPIPE on write().
But since 143588949c (fetch: ignore SIGPIPE during network operation,
2019-03-03), we make sure that we end up with a real die(), and our
tests no longer need to work around the race.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'protocol.c')
0 files changed, 0 insertions, 0 deletions