From: Matthias Maier Date: Sun, 25 Jun 2023 02:36:31 +0000 (-0500) Subject: Test fe/fe_enriched_color_07: do not run debug variant X-Git-Tag: v9.5.0-rc1~22^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56dd9b490b4e15468969ff4856758ccedb107120;p=dealii.git Test fe/fe_enriched_color_07: do not run debug variant This test is massive (a whopping 2000 lines of code) and regularly times out on different regression tester variants. Let's restrict it to run in release mode only. --- diff --git a/tests/fe/fe_enriched_color_07.with_trilinos=true.with_muparser=true.with_trilinos_with_zoltan=true.with_petsc=true.with_petsc_with_complex=false.with_gsl=true.mpirun=2.output b/tests/fe/fe_enriched_color_07.with_trilinos=true.with_muparser=true.with_trilinos_with_zoltan=true.with_petsc=true.with_petsc_with_complex=false.with_gsl=true.mpirun=2.release.output similarity index 100% rename from tests/fe/fe_enriched_color_07.with_trilinos=true.with_muparser=true.with_trilinos_with_zoltan=true.with_petsc=true.with_petsc_with_complex=false.with_gsl=true.mpirun=2.output rename to tests/fe/fe_enriched_color_07.with_trilinos=true.with_muparser=true.with_trilinos_with_zoltan=true.with_petsc=true.with_petsc_with_complex=false.with_gsl=true.mpirun=2.release.output