mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
1. Fixed tests bugs caf bug350 and bug352 failing in Debug mode due to errors in QA code (removing items from the map during iteration). 2. Debug output messages are ignored in parse.rules in heal and bugs group to avoid false failures in Debug mode after changes made for #23609 and last integration of new tests. 3. Test bugs moddata buc60654 removed as duplicate of bug143. 4. Test bugs moddata bug143 fixed to compare real values properly. New command checkreal added for comparing reals with tolerance. 6. Test bugs caf bug114 is fixed to avoid use of OS-specific commands (command meminfo is used instead). Command checktrend is used to check for possible memory leak.
6 lines
550 B
Plaintext
6 lines
550 B
Plaintext
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
|
|
IGNORE /Warning: ShapeFix_WireSegment::DefineI[UV]M[ia][nx]: indexation error/ debug mode output on bad geometries
|
|
IGNORE /error = [0-9eE.+-]+\s+spans = [0-9]+/ debug output of surface approximator |