1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

0026598: Some test cases fail if macros OCCT_DEBUG is enabled

Added procedure checkdebugmode.
Cpu limits were increased for debug mode to eliminate failed test cases.
Updated parse.rules files to ignore extended output message in debug mode during testing.
This commit is contained in:
ski
2017-02-22 14:49:52 +03:00
parent 4d597f3e2f
commit 81fc70e33b
91 changed files with 239 additions and 125 deletions

View File

@@ -1 +1,6 @@
FAILED /\bFaulty\b/ bad shape
IGNORE /DEBUG: Approximation error :/ extended messages of OCCT algorithms only for Debug configuration
IGNORE /DEBUG: Criterium error :/ extended messages of OCCT algorithms only for Debug configuration
IGNORE /DEBUG: Error [23]d =/ extended messages of OCCT algorithms only for Debug configuration
IGNORE /DEBUG: Error: ShapeFix_ComposeShell::MakeFacesOnPatch: can\'t dispatch wires/ extended messages of OCCT algorithms only for Debug configuration
IGNORE /DEBUG: ERROR: performance of .+ become worse/ do not check performance for Debug configuration