isos 2
smallview
-if [catch { restore [locate_data_file CR23416-ProblemFace.brep] result } res] {
+set info [restore [locate_data_file CR23416-ProblemFace.brep] result]
+set check_error [lsearch $info exception]
+if { $check_error != -1 } {
puts "Error : crashes during visualization"
}
fit
set only_xwd 1
+
# Class BRepAlgoAPI_Cut does not made correct result on attached shapes.
##########################################################################################################
-restore [locate_data_file CR23137-bspl_cut.brep] b
+restore [locate_data_file bug23137_bspl_cut.brep] b
explode b
copy b_1 b1
copy b_2 b2
# Class BRepAlgoAPI_Cut does not made correct result on attached shapes.
##########################################################################################################
-restore [locate_data_file CR23137-rev_cut.brep] b
+restore [locate_data_file bug23137_rev_cut.brep] b
explode b
copy b_1 b1
copy b_2 b2
# Problem with BRepOffset_MakeOffset on a cylindrical face
##########################################################################################################
-restore [locate_data_file CR23394-Circular_tube.brep] sh1
+restore [locate_data_file bug23394_Circular_tube.brep] sh1
thickshell result sh1 5
# diffimage generate OSD_Exception during execution
#######################################################################
-diffimage [locate_data_file CR23425-B8_Linux.gif] [locate_data_file CR23425-B8_Win.gif] 0.01 0 1
-diffimage [locate_data_file CR23425-B8_Win.gif] [locate_data_file CR23425-B8_Linux.gif] 0.01 0 1
+diffimage [locate_data_file bug23425_B8_Linux.gif] [locate_data_file bug23425_B8_Win.gif] 0.01 0 1
+diffimage [locate_data_file bug23425_B8_Win.gif] [locate_data_file bug23425_B8_Linux.gif] 0.01 0 1
+
set os $env(os_type)
}
if { [string compare ${os} "Windows-64-VC9"] != 0 && [string compare ${os} "Windows-64-VC10"] != 0} {
- set nf 1
+ set nf 0
if { [string compare $group equal_dist] == 0 } {
if {[string compare $os "Debian40"] == 0 || [string compare $os "Mandriva2008"] == 0 || [string compare $os "Mandriva2010"] == 0} {
set nf 4
}
}
if { [string compare $group dist_dist] == 0 && [string compare $os "Mandriva2010"] == 0 } {
- set nf 2
+ ##set nf 2
+ set nf 0
}
if { $nf != 0 } {
#puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_$nf"
if { [string compare $command "ShapeConvertRev"] == 0 } {
- puts "TODO OCC23127 ALL: Error : The square of result shape is"
+## Dont reproduced IR-2012-10-15-IR-2012-10-12
+## puts "TODO OCC23127 ALL: Error : The square of result shape is"
}
restore [locate_data_file CTO904_cts20549b.rle] a
puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for shape located on 0:1:1:18 label"
-puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for shape located on 0:1:1:23 label"
+###don't reproduced IR-2012-10-15-IR-2012-10-12
+###puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for shape located on 0:1:1:23 label"
puts "TODO OCC23213 ALL: Error : errors occur during test"
-ReadIges D_First [locate_data_file Samtech_Disc.igs]
+ReadIges D_First [locate_data_file Disc.igs]
set TypeOfFile ""
set AddToDocument ""
set CompareDocumentsMode "ALL CHECKSHAPE"