git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] t7400-submodule-basic.sh cleanups
@ 2010-04-10  5:37 Jonathan Nieder
  2010-04-10  5:38 ` [PATCH 1/3] t7400: split setup into multiple tests Jonathan Nieder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonathan Nieder @ 2010-04-10  5:37 UTC (permalink / raw)
  To: git; +Cc: Lars Hjemli

The 'update --init' test from t7400 is failing on a few machines
I don’t have access to.  It’s hard to say what the dangerous
ingredient is --- maybe a libc bug or something. [1]

I took the opportunity to clarify what some of the tests do and to
make the output a little more helpful.

This series has three patches for easier review, but it might make
sense to squash them; alternatively, it might make sense to split the
test into several files.

What do you think?

Jonathan Nieder (3):
  t7400: split setup into multiple tests
  t7400: clarify 'submodule add' tests
  t7400: clarify submodule update tests

 t/t7400-submodule-basic.sh |  331 +++++++++++++++++++++++++++-----------------
 1 files changed, 201 insertions(+), 130 deletions(-)

[1] You can see some logged test failures at [2] [3], though it isn’t
very illuminating.  Well, that’s more of something for a Debian
Developer or someone with access to a similar machine to investigate.
[2] <https://buildd.debian.org/build.cgi?pkg=git-core>
[3] <http://bugs.debian.org/569594>.

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

end of thread, other threads:[~2010-04-10  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-10  5:37 [PATCH 0/3] t7400-submodule-basic.sh cleanups Jonathan Nieder
2010-04-10  5:38 ` [PATCH 1/3] t7400: split setup into multiple tests Jonathan Nieder
2010-04-10  5:39 ` [PATCH 2/3] t7400: clarify 'submodule add' tests Jonathan Nieder
2010-04-10  5:39 ` [PATCH 3/3] t7400: clarify submodule update tests Jonathan Nieder

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