git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Armin Kunaschik <megabreit@googlemail.com>
To: Git List <git@vger.kernel.org>
Subject: t1400 test failures
Date: Tue, 24 May 2016 13:18:23 +0200	[thread overview]
Message-ID: <CALR6jEhDS46tC2W-oA2BsppVvjrDpRO92oQ-w=B-209M-EoSrg@mail.gmail.com> (raw)

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

                 reply	other threads:[~2016-05-24 11:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALR6jEhDS46tC2W-oA2BsppVvjrDpRO92oQ-w=B-209M-EoSrg@mail.gmail.com' \
    --to=megabreit@googlemail.com \
    --cc=git@vger.kernel.org \
    /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.
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).