From: abv Date: Mon, 8 Apr 2013 02:58:26 +0000 (+0400) Subject: Test parsing rules fixed to correctly report tests failed due to missing data file... X-Git-Tag: V6_6_0~29 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=38da19bd280984a73cce0b014f52975fe886638d;p=occt-copy.git Test parsing rules fixed to correctly report tests failed due to missing data file as SKIPPED, broken by integration of #23439 --- diff --git a/tests/parse.rules b/tests/parse.rules index f26ebaed77..d6db1e4cd5 100644 --- a/tests/parse.rules +++ b/tests/parse.rules @@ -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