git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fixup test-lint error in git-p4 t9814 test
@ 2015-04-27 22:20 Luke Diamand
  2015-04-27 22:20 ` [PATCH] git-p4: prevent --chain-lint failure Luke Diamand
  0 siblings, 1 reply; 7+ messages in thread
From: Luke Diamand @ 2015-04-27 22:20 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Jeff King, Luke Diamand

While running the git-p4 tests, I noticed that t9814 has started
failing due to the (very ingenious!) chain-lint detection introduced
in:

   bb79af9 t/test-lib: introduce --chain-lint option

I think that what's going on is that the chain-lint test is
getting itself confused by this test, which is designed to always
succeed, regardless of whether the individual sub-commands succeed
or not, since it's just setting up a pre-requisite for later use.

I've added an additional set of braces, which makes it clearer
to the --chain-lint code what's going on, but I'd be interested to
know if this is the right way to fix this.

Thanks,
Luke

Luke Diamand (1):
  git-p4: prevent --chain-lint failure

 t/t9814-git-p4-rename.sh | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.3.4.48.g223ab37

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-28  7:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27 22:20 [PATCH] Fixup test-lint error in git-p4 t9814 test Luke Diamand
2015-04-27 22:20 ` [PATCH] git-p4: prevent --chain-lint failure Luke Diamand
2015-04-27 23:02   ` Jeff King
2015-04-28  6:30     ` [PATCHv2] Fixup test-lint error in git-p4 t9814 test Luke Diamand
2015-04-28  7:21       ` [PATCHv3] " Luke Diamand
2015-04-28  7:21       ` [PATCHv3] git-p4: t9814: prevent --chain-lint failure Luke Diamand
2015-04-28  6:30     ` [PATCHv2] " Luke Diamand

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).