mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0023546: Test report failure in Debug mode due to debug messages
Adding IGNORE for debug output messages in test groups heal, pipe, mesh, offset
This commit is contained in:
parent
2857a8acd8
commit
ab8fcacf28
@ -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
|
1
tests/mesh/parse.rules
Normal file
1
tests/mesh/parse.rules
Normal file
@ -0,0 +1 @@
|
||||
IGNORE /^Error [23]d = [\d.-]+/ debug output of blend command
|
@ -1 +1,2 @@
|
||||
FAILED /\bFaulty\b/ bad shape
|
||||
IGNORE /^Error [23]d = [\d.-]+/ debug output of blend command
|
||||
|
@ -1 +1,2 @@
|
||||
FAILED /\bFaulty\b/ bad shape
|
||||
IGNORE /^Error [23]d = [\d.-]+/ debug output of blend command
|
||||
|
Loading…
x
Reference in New Issue
Block a user