From 83d91c554635319be777a072ca7e86e98c064927 Mon Sep 17 00:00:00 2001
From: Matthias Maier <tamiko@43-1.org>
Date: Mon, 22 Jul 2024 06:01:23 -0500
Subject: [PATCH] Test examples/step-36: do not compare test output

Step 36 computes a spectrum with slepc containing eigenvalues with
multiplicities. Unfortunately, it is up to chance (i.e., slepc version,
compiler and cpu) which multiplicities it prints and how many iterations
it needs for that. Thus disable comparing the test output.
---
 ... => step-36.mpirun=1.with_petsc=true.with_slepc=true.run_only} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tests/examples/{step-36.mpirun=1.with_petsc=true.with_slepc=true.output => step-36.mpirun=1.with_petsc=true.with_slepc=true.run_only} (100%)

diff --git a/tests/examples/step-36.mpirun=1.with_petsc=true.with_slepc=true.output b/tests/examples/step-36.mpirun=1.with_petsc=true.with_slepc=true.run_only
similarity index 100%
rename from tests/examples/step-36.mpirun=1.with_petsc=true.with_slepc=true.output
rename to tests/examples/step-36.mpirun=1.with_petsc=true.with_slepc=true.run_only
-- 
2.39.5