Git development
 help / color / mirror / Atom feed
From: Stefan Moch <stefanmoch@mail.de>
To: noloader@gmail.com, Git List <git@vger.kernel.org>
Subject: Re: Git 2.30.0 and failed self tests
Date: Sun, 10 Jan 2021 18:09:02 +0100	[thread overview]
Message-ID: <4d81f0f1-66eb-2aac-4eab-dc5508d161b1@mail.de> (raw)
In-Reply-To: <CAH8yC8km6mHsrCD6sW+Z2ERpyO_X8Xp6fJbYKV+JF2gaqYakgQ@mail.gmail.com>

Hi Jeff,

Jeffrey Walton wrote:
> I'm seeing some failed self tests with 2.30.0 on Fedora 33 x86_64
> fully patched. They seem to be centered around email.

I cannot confirm this on the same git version and platform:

    # passed all 174 test(s)
    1..174

Christian's suggestion from your other thread about running the test
with the options -i -v -x should also help here to give more
detailed error messages:

https://lore.kernel.org/git/CAP8UFD30et-kL8dFoWvh7aPf4AKbzGxSzTuA=B3YNHZL_1axFA@mail.gmail.com/

>     *** t9001-send-email.sh ***
>     ok 1 - prepare reference tree
>     ok 2 - Setup helper tool
>     ok 3 - Extract patches
>     not ok 4 - No confirm with --suppress-cc


Since the tests 1-3 do not call git send-email, but test 4 and most
of the following do, I suspect the system is missing some dependency
packages needed for git send-email, probably mail-related Perl modules.

Installing Fedora's git-email package is probably enough to fix this:

    dnf install git-email



Stefan

  reply	other threads:[~2021-01-10 17:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09  0:07 Git 2.30.0 and failed self tests Jeffrey Walton
2021-01-10 17:09 ` Stefan Moch [this message]
2021-01-10 17:24   ` Jeffrey Walton
2021-01-10 19:05   ` Jeffrey Walton
2021-01-11  7:37   ` Jeffrey Walton
  -- strict thread matches above, loose matches on Subject: below --
2021-01-09 11:29 Jeffrey Walton
2021-01-09 12:44 ` Christian Couder
2021-01-09 19:40   ` Jeffrey Walton
2021-01-09 20:15     ` Matheus Tavares Bernardino
2021-01-09 20:36       ` Jeffrey Walton
2021-01-09 14:07 ` Matheus Tavares Bernardino
2021-01-09 22:26 ` Junio C Hamano

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

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

  git send-email \
    --in-reply-to=4d81f0f1-66eb-2aac-4eab-dc5508d161b1@mail.de \
    --to=stefanmoch@mail.de \
    --cc=git@vger.kernel.org \
    --cc=noloader@gmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox