Skip to content

Commit 6f7c44a

Browse files
committed
enabling asan in aachen parallel regression test
1 parent 0c6fa4b commit 6f7c44a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TestCases/parallel_regression.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,6 @@ def main():
10781078
Aachen_3D_restart.cfg_dir = "turbomachinery/Aachen_turbine"
10791079
Aachen_3D_restart.cfg_file = "aachen_3D_MP_restart.cfg"
10801080
Aachen_3D_restart.test_iter = 5
1081-
Aachen_3D_restart.enabled_with_asan = False
10821081
Aachen_3D_restart.test_vals = [-7.701448, -8.512241, -6.014939, -6.468738, -5.801759, -4.607179, -5.551037, -5.300771, -3.804188, -5.256055, -5.765160, -3.609605, -2.229276, -2.883962, -0.563469]
10831082
test_list.append(Aachen_3D_restart)
10841083

0 commit comments

Comments
 (0)