1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/tests/blend/parse.rules
ski 81fc70e33b 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.
2017-03-20 18:04:07 +03:00

6 lines
488 B
Plaintext

FAILED /\bFaulty\b/ bad shape
IGNORE /^Tcl Exception: tolerance ang : [\d.-]+/ blend failure - test will be failed as incomplete
OK /Relative error of mass computation/ message from vprops
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