File parse.rules modified to handle word "error" case insensitive
puts "*"
+puts "TODO OCC22810 ALL: Tcl Exception: No Extreme faces"
puts "TODO OCC22810 All:TEST INCOMPLETE"
+
box b 1 1 1
nexplode b f
profile pp x 0.6 y 0.6 x -0.6 y -0.6
plane pl 0.8 0.8 1 1 -1 0
featlf r w pl 0.1 0.1 0 0 0 0 1 1
-if { [catch { featperform lf result } ] != 0 } {
+if { [catch { featperform lf result } ] } {
puts "Error in featperform"
}
FAILED /\bFaulty\b/ bad shape
-IGNORE /Tcl Exception: No Extreme faces/ featlf A4
+IGNORE /\bNo error\b/ normal message in featprism L6 and featrevol H9
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