public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Macku <jamacku@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/curl] rawhide: spec: dot't run test 1451 in parallel
Date: Fri, 21 Aug 2026 12:24:55 GMT [thread overview]
Message-ID: <178731509586.1.1774425061314732691.rpms-curl-7cc48996da54@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/curl
Branch : rawhide
Commit : 7cc48996da5428796593989f4aaca588ae7058e0
Author : Jan Macku <jamacku@redhat.com>
Date : 2026-08-21T13:53:15+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/curl/c/7cc48996da5428796593989f4aaca588ae7058e0?branch=rawhide
Log:
spec: dot't run test 1451 in parallel
---
diff --git a/curl.spec b/curl.spec
index d187f83..360bb4b 100644
--- a/curl.spec
+++ b/curl.spec
@@ -384,7 +384,7 @@ for size in minimal full; do (
export LD_LIBRARY_PATH="${PWD}/lib/.libs"
# tests that must run in serial to avoid intermittent failures under parallel execution
- serial_tests="766 1399 2402 2404 2500 2502 3300 3301"
+ serial_tests="766 1399 1451 2402 2404 2500 2502 3300 3301"
serial_excludes=$(for t in $serial_tests; do printf ' !%s' "$t"; done)
# run the bulk of tests in parallel, excluding serial ones
# cap at 64 jobs to avoid overwhelming system resources on high-CPU machines
reply other threads:[~2026-08-21 12:24 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178731509586.1.1774425061314732691.rpms-curl-7cc48996da54@fedoraproject.org \
--to=jamacku@redhat.com \
--cc=git-commits@fedoraproject.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox