From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Patrick Steinhardt <ps@pks.im>, git@vger.kernel.org
Subject: Re: [PATCH] gitlab-ci: always run MSVC-based Meson job
Date: Mon, 28 Apr 2025 11:44:08 -0700 [thread overview]
Message-ID: <xmqqv7qoceiv.fsf@gitster.g> (raw)
In-Reply-To: <56a0f8fd-7568-b579-1ff3-e0b088b53345@gmx.de> (Johannes Schindelin's message of "Mon, 28 Apr 2025 12:59:17 +0200 (CEST)")
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> .... From my
> point of view, Git is spending way more compute than is warranted. The way
> Git's CI builds are set up, in many cases a single regression will cause
> many tests/jobs to fail, and that indicates to me that Git's CI definition
> (and even Git's test suite) contains too many redundant parts.
While I also feel frustrated by watching paint dry after pushing
day's integration results out, and often seeing that multiple CI
jobs fail due to the same breakage in 'seen' I do feel if there are
ways to avoid such waste, I do not think of a good way to do so [*].
Are there some concrete proposals?
Thanks.
[Footnote]
* For example, if gitlab-ci and github-ci run the same CI jobs on
the same exact revision of Git using the same exact docker image,
if there is no reason to expect one to succeed and one to fail,
perhaps we can drop one and keep the other? Or perhaps we pick a
single representative job and only after it passes start other
jobs? None of the tweaks along these lines I can think of feel
satisfying to me.
next prev parent reply other threads:[~2025-04-28 18:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-28 9:32 [PATCH] gitlab-ci: always run MSVC-based Meson job Patrick Steinhardt
2025-04-28 10:59 ` Johannes Schindelin
2025-04-28 18:44 ` Junio C Hamano [this message]
2025-05-06 10:39 ` Patrick Steinhardt
2025-05-06 13:17 ` Phillip Wood
2025-05-13 9:12 ` Patrick Steinhardt
2025-05-13 17:03 ` Junio C Hamano
2025-05-14 2:16 ` Patrick Steinhardt
2025-05-14 16:55 ` 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=xmqqv7qoceiv.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=ps@pks.im \
/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;
as well as URLs for NNTP newsgroup(s).