1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Update of testing cases for Debian 7.0 64 bit

This commit is contained in:
apn 2015-05-15 15:30:41 +03:00 committed by bugmaster
parent 7d679df3be
commit 485a1040e9
5 changed files with 12 additions and 3 deletions

View 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]

View 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

View 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

View 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."
}

View 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