diff --git a/tests/heal/parse.rules b/tests/heal/parse.rules
index 610d206403..fdebf39410 100644
--- a/tests/heal/parse.rules
+++ b/tests/heal/parse.rules
@@ -1 +1,4 @@
 FAILED /\bFaulty\b/ bad shape
+IGNORE /Error: Number of intervals are not equal for 2d 3d. Ignored./ Debug mode message from DT_ShapeDivide
+IGNORE /Warning: GeomConvert_ApproxSurface Exception: try to decrease continuity/ DEbug mode message from DT_ToBspl
+IGNORE /Error: ShapeFix_ComposeShell::MakeFacesOnPatch: can[']t dispatch wires/ Debug mode output
\ No newline at end of file
diff --git a/tests/mesh/parse.rules b/tests/mesh/parse.rules
new file mode 100644
index 0000000000..74f0e7cdc4
--- /dev/null
+++ b/tests/mesh/parse.rules
@@ -0,0 +1 @@
+IGNORE /^Error [23]d = [\d.-]+/ debug output of blend command
diff --git a/tests/offset/parse.rules b/tests/offset/parse.rules
index 610d206403..97c152f203 100644
--- a/tests/offset/parse.rules
+++ b/tests/offset/parse.rules
@@ -1 +1,2 @@
 FAILED /\bFaulty\b/ bad shape
+IGNORE /^Error [23]d = [\d.-]+/ debug output of blend command
diff --git a/tests/pipe/parse.rules b/tests/pipe/parse.rules
index 610d206403..97c152f203 100644
--- a/tests/pipe/parse.rules
+++ b/tests/pipe/parse.rules
@@ -1 +1,2 @@
 FAILED /\bFaulty\b/ bad shape
+IGNORE /^Error [23]d = [\d.-]+/ debug output of blend command