1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Test parsing rules fixed to correctly report tests failed due to missing data file as SKIPPED, broken by integration of #23439

This commit is contained in:
abv 2013-04-08 06:58:26 +04:00
parent c97067ad95
commit 38da19bd28

View File

@ -1,4 +1,4 @@
SKIPPED /Tcl Exception: Error: file .* could not be found/ data file is missing
SKIPPED /Tcl Exception: .*[fF]ile .* could not be found/ data file is missing
IGNORE /Tcl Exception: [*][*] Exception [*][*]/ duplicate report on exception on Tcl level
FAILED /\b[Ee]xception\b/ exception
FAILED /\b[Ee][Rr][Rr][Oo][Rr]\b/ error