mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0023609: Tests should handle output containing word error as failure regardless of case
File parse.rules modified to handle word "error" case insensitive
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SKIPPED /Tcl Exception: Error: file .* 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 /\bError\b/ error
|
||||
FAILED /\b[Ee][Rr][Rr][Oo][Rr]\b/ error
|
||||
|
Reference in New Issue
Block a user