Skip to content

Defer Catch2 test discovery#758

Merged
TysonRayJones merged 2 commits into
develfrom
defer-catch-discov
May 28, 2026
Merged

Defer Catch2 test discovery#758
TysonRayJones merged 2 commits into
develfrom
defer-catch-discov

Conversation

@TysonRayJones
Copy link
Copy Markdown
Member

so that we can compile MPI tests on systems which cannot actually run with MPI, because they are missing an MPI or UCX library file, as is witnessed in the CI (when compiling with MPICH). It's generally irksome too to trigger an execution of the test binary (which itself initialises QuEST) during build when on a HPC platform with distinct submit and compute nodes.

This is expected to solve the sudden MPICH CI build failures like this one

so that we can compile MPI tests on systems which cannot actually run with MPI, because they are missing an MPI or UCX library file, as is witnessed in the CI (when compiling with MPICH). It's generally irksome too to trigger an execution of the test binary (which itself initialises QuEST) during build when on a HPC platform with distinct submit and compute nodes
@TysonRayJones TysonRayJones merged commit 04db876 into devel May 28, 2026
130 checks passed
@TysonRayJones TysonRayJones deleted the defer-catch-discov branch May 28, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant