From: Matthias Maier Date: Thu, 29 Jun 2023 13:43:04 +0000 (-0500) Subject: Test: mpi/locally_owned_dofs_per_subdomain_02: do not compare output X-Git-Tag: relicensing~851^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=311b9d2c49cdddc60d189b82e1243aeab88ce089;p=dealii.git Test: mpi/locally_owned_dofs_per_subdomain_02: do not compare output The parallel partition that we compared in this test depends on metis, and thus shows different (but valid) output depending on machine, and chosen optimization level. Let us restrict this test to run only and not compare the output. --- diff --git a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output b/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output deleted file mode 100644 index dbfc16af7b..0000000000 --- a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output +++ /dev/null @@ -1,11 +0,0 @@ - -DEAL:0::proc 0: -{[0,5]} -DEAL:0::proc 1: -{[6,8]} - -DEAL:1::proc 0: -{[0,5]} -DEAL:1::proc 1: -{[6,8]} - diff --git a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.2 b/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.2 deleted file mode 100644 index 9a2cb0a0da..0000000000 --- a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.2 +++ /dev/null @@ -1,11 +0,0 @@ - -DEAL:0::proc 0: -{1, [3,5], [7,8]} -DEAL:0::proc 1: -{0, 2, 6} - -DEAL:1::proc 0: -{1, [3,5], [7,8]} -DEAL:1::proc 1: -{0, 2, 6} - diff --git a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.clang8-sierra b/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.clang8-sierra deleted file mode 100644 index 1d563a6ede..0000000000 --- a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.clang8-sierra +++ /dev/null @@ -1,11 +0,0 @@ - -DEAL:0::proc 0: -{0, 2, 6} -DEAL:0::proc 1: -{1, [3,5], [7,8]} - -DEAL:1::proc 0: -{0, 2, 6} -DEAL:1::proc 1: -{1, [3,5], [7,8]} - diff --git a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.run_only b/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.run_only new file mode 100644 index 0000000000..e69de29bb2