From 132e14c99d16beb738841d8dbce564fa95890d8b Mon Sep 17 00:00:00 2001 From: Jason Landini Date: Mon, 18 Nov 2024 21:20:13 -0500 Subject: [PATCH] test remove apps --- tests/automatic_tests/run_automatic_tests.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tests/automatic_tests/run_automatic_tests.py b/tests/automatic_tests/run_automatic_tests.py index b7413cb9c..d02dead60 100644 --- a/tests/automatic_tests/run_automatic_tests.py +++ b/tests/automatic_tests/run_automatic_tests.py @@ -231,11 +231,8 @@ def run_regression_tests_in_parallel( applicationList = [ "allenCahn", "cahnHilliard", - "CHAC_anisotropyRegularized", - "coupledCahnHilliardAllenCahn", - "precipitateEvolution", ] -getNewGoldStandardList = [False, False, False, False, False] +getNewGoldStandardList = [False, False] # Grab cpu information architecture, cpu_model, cpu_cores, cpu_max_freq, cpu_min_freq, hypervisor = (