From: Matthias Maier Date: Sun, 10 May 2020 23:25:44 +0000 (-0500) Subject: Test adolc/helper_scalar_coupled_3_components_01* - fix race condition X-Git-Tag: v9.2.0-rc1~36^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbab1771c176a36d8b7027fdcde246777e9b7355;p=dealii.git Test adolc/helper_scalar_coupled_3_components_01* - fix race condition All tests of a test variant have to be annotated by "with_mpi=true.mpirun=" otherwise we risk the chance of the executable being temporarily deleted and recompiled. See also: https://cdash.43-1.org/testDetails.php?test=43888682&build=6235 --- diff --git a/tests/adolc/helper_scalar_coupled_3_components_01_1.output b/tests/adolc/helper_scalar_coupled_3_components_01_1.with_mpi=true.mpirun=1.output similarity index 100% rename from tests/adolc/helper_scalar_coupled_3_components_01_1.output rename to tests/adolc/helper_scalar_coupled_3_components_01_1.with_mpi=true.mpirun=1.output diff --git a/tests/adolc/helper_scalar_coupled_3_components_01_2.output b/tests/adolc/helper_scalar_coupled_3_components_01_2.with_mpi=true.mpirun=1.output similarity index 100% rename from tests/adolc/helper_scalar_coupled_3_components_01_2.output rename to tests/adolc/helper_scalar_coupled_3_components_01_2.with_mpi=true.mpirun=1.output