git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* t1400 test failures
@ 2016-05-24 11:18 Armin Kunaschik
  0 siblings, 0 replies; only message in thread
From: Armin Kunaschik @ 2016-05-24 11:18 UTC (permalink / raw)
  To: Git List

Hello,

I have 2 failed tests here:
large transaction creating branches does not burst open file limit
large transaction deleting branches does not burst open file limit

both tests fail because of the decreased file limit:
git-2.8.3/t/../bin-wrappers/git: bad file unit number

The tests run fine on AIX with ksh88 when I increase the ulimit to 63 or higher.
bash and ksh93 test fine with the present ulimit of 32.

Changing the shell interpreter of the git-wrapper script to /bin/bash or
/bin/ksh93 is enough to make these 2 tests work with the lower ulimit.
All other scripts can be run with any shell.

I have no idea why the ksh88 consumes so much file descriptors, I also
don't have an idea if or how this test can be "fixed".

So I'll leave this here for information purposes :-)

Armin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-24 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-24 11:18 t1400 test failures Armin Kunaschik

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).