]> OCCT Git - occt-copy.git/commitdiff
Update of testing cases for Debian 7.0 64 bit
authorapn <apn@opencascade.com>
Fri, 15 May 2015 12:30:41 +0000 (15:30 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 15 May 2015 12:33:10 +0000 (15:33 +0300)
tests/boolean/gdml_private/W2
tests/boolean/volumemaker/E4
tests/bugs/vis/bug24288_2
tests/bugs/vis/bug25732_1
tests/bugs/vis/bug26146

index ceda2b076c4696343106c14b91da011a729f42e6..a3ce45762b80fc382025a661ac511a9b3270cdbf 100644 (file)
@@ -2,5 +2,6 @@ puts "TODO ?OCC26017 ALL: TEST INCOMPLETE"
 puts "TODO ?OCC26017 Debian70-64: \\*\\* Exception"
 puts "TODO ?OCC26017 Debian70-64: An exception was caught"
 puts "TODO ?OCC26017 ALL: Faulty shapes in variables faulty_1 to faulty_"
+puts "TODO ?OCC26017 ALL: Process killed by CPU limit"
 source [locate_data_file 20000_ss2_401-ta5993.prt.2.gdml.tcl]
 
index b7ca81405a6766daed7a3f153cebb10e1c7165ba..3d600d502af00309f2903cdc37ad8d5cb3de900d 100644 (file)
@@ -4,6 +4,8 @@
 
 puts "TODO OCC26020 ALL: TEST INCOMPLETE"
 puts "TODO ?OCC26020 ALL: Process killed by CPU limit"
+puts "TODO ?OCC26020 Debian70-64: \\*\\* Exception"
+puts "TODO ?OCC26020 Debian70-64: An exception"
 
 # planar face 
 plane pln_f1 460.8377555733228 -1160 121.87519451048833 -0.17364817766693036 1.1223734950417248e-017 0.98480775301220813
index ffcbff182a45ed734fa835e338b70e7fce5a6927..d90905cc131e15d14b5c91d5fbb756ce31a675aa 100644 (file)
@@ -32,7 +32,7 @@ if { $stat != 1 } {
 # Y axis rotation
 vrotate 0 $m_pi 0
 vfit
-vmoveto 185 246
+vmoveto 159 246
 
 set x_coord 113
 set y_coord 294
index e924db49126abcec5192b6b44c000d497f55031d..c25fc537be4b6bca37a7d9da087f7249ec7fcb84 100644 (file)
@@ -18,7 +18,7 @@ vsetdispmode b 1
 
 vdrawtext text "Open\nCASCADE" -pos 0 0 0 -color 1.0 0.0 0.0 -halign center -valign center -angle -45 -zoom 1 -height 50 -aspect regular -font Arial
 
-set bug_info [vreadpixel 255 283 rgb name]
+set bug_info [vreadpixel 259 279 rgb name]
 if {$bug_info != "RED"} {
   puts "ERROR: OCC25732 is reproduced. Text is missed."
 }
index b9dd6bf05b41216a3fcf3e1bea48a2e6af6aa1d9..e10b7ddb03bd587e72e4bc4231552deb957043ad 100644 (file)
@@ -5,8 +5,14 @@ puts "=================================="
 puts "Select3D_ISensitivePointSet: Crash when clearing selections (only with TBB)"
 puts "=================================="
 
-restore [locate_data_file crash_compound.brep]
+restore [locate_data_file bug26146_crash_compound.brep] crash_compound
 
 vinit
 vdisplay crash_compound
+vfit
+
+vdump ${imagedir}/${casename}_1.png
+
 vremove crash_compound ;# crashed here
+
+vdump ${imagedir}/${casename}_2.png