git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: "Randall S. Becker" <rsbecker@nexbridge.com>
Cc: git@vger.kernel.org
Subject: Re: [Broken] t5300 fails at 2.32.0-rc0
Date: Wed, 19 May 2021 12:24:18 -0400	[thread overview]
Message-ID: <YKU7sj9MvF/hu/Lc@coredump.intra.peff.net> (raw)
In-Reply-To: <018201d74cc7$079ad730$16d08590$@nexbridge.com>

On Wed, May 19, 2021 at 11:52:48AM -0400, Randall S. Becker wrote:

> expecting success of 5300.2 'pack without delta':
>         packname_1=$(git pack-objects --progress --window=0 test-1 \
>                         <obj-list 2>stderr) &&
>         check_deltas stderr = 0
> 
> not ok 2 - pack without delta
> #
> #               packname_1=$(git pack-objects --progress --window=0 test-1 \
> #                               <obj-list 2>stderr) &&
> #               check_deltas stderr = 0
> #

That was one I touched recently (to add the check_deltas stuff). Can you
run with "-x"? And/or run with "-i", and show the contents of the
"stderr" file?

The check_deltas helper is supposed to complain to stderr when it fails.
So I'm guessing perhaps pack-objects itself failed, and the reason is
hidden in the stderr file.

Also, of course, bisecting the failure would be helpful (I can't
reproduce here; I tried building with NO_PTHREADS, given our recent
discussion, but it doesn't seem to matter).

-Peff

  reply	other threads:[~2021-05-19 16:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19 15:52 [Broken] t5300 fails at 2.32.0-rc0 Randall S. Becker
2021-05-19 16:24 ` Jeff King [this message]
2021-05-19 16:46   ` Randall S. Becker

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=YKU7sj9MvF/hu/Lc@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=rsbecker@nexbridge.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.
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).