public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/petsc] main: Exclude tests of petsc4py with MPICH
Date: Thu, 25 Jun 2026 19:50:33 GMT	[thread overview]
Message-ID: <178241703348.1.3734699219847391300.rpms-petsc-8d76cad4d0ed@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/petsc
Branch : main
Commit : 8d76cad4d0ed6a62d3de3ef7bb7b8c1b8bf8ec60
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-06-25T21:50:11+02:00
Stats  : +2/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/petsc/c/8d76cad4d0ed6a62d3de3ef7bb7b8c1b8bf8ec60?branch=main

Log:
Exclude tests of petsc4py with MPICH

---
diff --git a/petsc.spec b/petsc.spec
index 8ecb78b..f8fc0de 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -1066,12 +1066,11 @@ export PETSC_ARCH=%{_arch}
 export PETSC_DIR=./
 export PYTHONPATH=%{buildroot}$MPI_PYTHON3_SITEARCH
 export LD_LIBRARY_PATH=%{buildroot}$MPI_LIB
-#export MPIEXEC=lib/petsc/bin/petscmpiexec
-export MPIEXEC=$MPI_BIN/mpiexec
+export MPIEXEC=lib/petsc/bin/petscmpiexec
 export PMIX_MCA_gds=hash
 export PMIX_MCA_psec=native
 # petsc4py test fails with MPICH
-make V=1 petsc4pytest PETSC4PY_NP=2
+#make V=1 petsc4pytest PETSC4PY_NP=2
 unset PETSC_ARCH
 unset PETSC_DIR
 %{_mpich_unload}

                 reply	other threads:[~2026-06-25 19:50 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=178241703348.1.3734699219847391300.rpms-petsc-8d76cad4d0ed@fedoraproject.org \
    --to=sagitter@fedoraproject.org \
    --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