Skip to content

Commit 3b5125e

Browse files
committed
spr: range for final ent count
meshfields is not deterministic so the final entity count in the two process spr test can vary between machines
1 parent ec3b302 commit 3b5125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ test_func(OmegahSprAdapt_p2
245245
)
246246
add_test_property(OmegahSprAdapt_p2
247247
PASS_REGULAR_EXPRESSION
248-
"afterAdapt nTri: 14468; solution_1 min -4098.9 max 213.322")
248+
"afterAdapt nTri: 144[0-9][0-9]; solution_1 min -4098.9 max 213.322")
249249

250250
#Code Coverage set up -------------------------------------------------------
251251

0 commit comments

Comments
 (0)