Skip to content

Commit 0fa8c85

Browse files
sbryngelsonclaude
andcommitted
Skip non-Newtonian examples in CI (too expensive, no golden files)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6ca7598 commit 0fa8c85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

toolchain/mfc/test/cases.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,6 +1541,8 @@ def foreach_example():
15411541
"3D_IGR_33jet",
15421542
"1D_multispecies_diffusion",
15431543
"2D_ibm_stl_MFCCharacter",
1544+
"2D_lid_driven_cavity_nn",
1545+
"2D_poiseuille_nn",
15441546
]
15451547
if path in casesToSkip:
15461548
continue

0 commit comments

Comments
 (0)