Skip to content

Commit

Permalink
test remove apps
Browse files Browse the repository at this point in the history
  • Loading branch information
landinjm committed Nov 19, 2024
1 parent 9fc31f5 commit 132e14c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/automatic_tests/run_automatic_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = (
Expand Down

0 comments on commit 132e14c

Please sign in to comment.