From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: peff@peff.net, ramsay@ramsayjones.plus.com,
Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v1 0/2] test-must-fail-sigpipe
Date: Fri, 27 Nov 2015 10:15:12 +0100 [thread overview]
Message-ID: <1448615714-43768-1-git-send-email-larsxschneider@gmail.com> (raw)
From: Lars Schneider <larsxschneider@gmail.com>
As suggested by Peff I made "test-must-fail-sigpipe" a seperate topic.
diff to (former) Travis CI v7 topic:
* added helper function "list_contains" provided by Peff (thanks!)
* fix return value in "test_must_fail: command succeeded" (thanks Ramsay)
* use "-eq" instead of "=" (thanks Ramsay)
* accept SIGPIPE exit for t5504 "push with receive.fsckobjects"
Thanks,
Lars
Lars Schneider (2):
implement test_might_fail using a refactored test_must_fail
add "ok=sigpipe" to test_must_fail and use it to fix flaky tests
t/t5504-fetch-receive-strict.sh | 5 ++---
t/t5516-fetch-push.sh | 6 ++---
t/test-lib-functions.sh | 50 +++++++++++++++++++++++++++++------------
3 files changed, 41 insertions(+), 20 deletions(-)
--
2.5.1
next reply other threads:[~2015-11-27 9:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 9:15 larsxschneider [this message]
2015-11-27 9:15 ` [PATCH v1 1/2] implement test_might_fail using a refactored test_must_fail larsxschneider
2015-11-27 12:37 ` Ramsay Jones
2015-11-28 17:03 ` Jeff King
2015-11-27 9:15 ` [PATCH v1 2/2] add "ok=sigpipe" to test_must_fail and use it to fix flaky tests larsxschneider
2015-11-28 17:10 ` Jeff King
2015-12-01 9:05 ` Lars Schneider
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448615714-43768-1-git-send-email-larsxschneider@gmail.com \
--to=larsxschneider@gmail.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
--cc=ramsay@ramsayjones.plus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).