mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
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.
6 lines
584 B
Plaintext
6 lines
584 B
Plaintext
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 |