Adjusting testing cases for current state of OCCT
authorbugmaster <bugmaster@opencascade.com>
Thu, 12 May 2016 15:14:18 +0000 (18:14 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 13 May 2016 09:37:53 +0000 (12:37 +0300)
tests/bugs/caf/bug27454_1
tests/mesh/data/standard/W7

index f146be3..2acfd73 100644 (file)
@@ -7,7 +7,7 @@ puts ""
 ###################################################
 
 if [info exists D] {unset D}
-Open [locate_data_file shape_tracking.ocaf.xml] D -stream
+Open [locate_data_file bug27454_shape_tracking.ocaf.xml] D -stream
 
 if {[dtyp D] != "TDocStd_Document"} {
   puts "Error: XML OCAF document read failure"
index bc5e498..a284efa 100755 (executable)
@@ -6,6 +6,7 @@ if { [string compare $command "shading"] != 0 } {
   #set bug_area "OCC22687"
   set rel_tol 2.13
 } else {
+  set nbfreenodes(All) 2
   set rel_tol 0.48
 }
 set nbcross(All) 2