Skip to content

Commit 5d2e710

Browse files
committed
Skip convergence example dirs in main regression test suite
1 parent 781912b commit 5d2e710

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

toolchain/mfc/test/cases.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,6 +1537,9 @@ def foreach_example():
15371537
"2D_acoustic_pulse_analytical",
15381538
"2D_isentropicvortex_analytical",
15391539
"2D_isentropicvortex_convergence",
1540+
"1D_euler_convergence",
1541+
"1D_advection_convergence",
1542+
"1D_sod_convergence",
15401543
"2D_zero_circ_vortex_analytical",
15411544
"3D_TaylorGreenVortex_analytical",
15421545
"3D_IGR_TaylorGreenVortex_nvidia",

0 commit comments

Comments
 (0)