From 56dd9b490b4e15468969ff4856758ccedb107120 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 24 Jun 2023 21:36:31 -0500 Subject: [PATCH] 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. --- ...etsc_with_complex=false.with_gsl=true.mpirun=2.release.output} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 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 => 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} (100%) 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 -- 2.39.5