1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0024121: It's necessary to add TODO in test cases to avoid known regressions in debug mode

This commit is contained in:
apn 2013-09-05 12:43:49 +04:00 committed by bugmaster
parent f01a69c8c7
commit b58dfc5e92
124 changed files with 356 additions and 115 deletions

View File

@ -1004,23 +1004,47 @@ if [catch {
set status ""
foreach line [split $log "\n"] {
# check if line defines specific treatment of some messages
if [regexp -nocase {^[ \t]*TODO ([^:]*):(.*)$} $line res platforms pattern] {
if { ! [regexp -nocase {\mAll\M} $platforms] &&
! [regexp -nocase "\\m$env(os_type)\\M" $platforms] } {
lappend html_log $line
continue ;# TODO statement is for another platform
set deb_info [dversion]
if [regexp -nocase {^[ \s]*TODO ([^:]*):(.*)$} $line res platforms pattern] {
if { [regexp {DEBUG_} $platforms] != 1 } {
if { ! [regexp -nocase {\mAll\M} $platforms] &&
! [regexp -nocase "\\m$env(os_type)\\M" $platforms] } {
lappend html_log $line
continue ;# TODO statement is for another platform
}
# record TODOs that mark unstable cases
if { [regexp {[\?]} $platforms] } {
set todos_unstable([llength $todos]) 1
}
lappend todos [regsub -all {\\b} [string trim $pattern] {\\y}] ;# convert regexp from Perl to Tcl style
lappend html_log [_html_highlight BAD $line]
continue
}
if { [regexp "Debug mode" $deb_info] != 1 && [regexp {DEBUG_} $platforms] == 1 } {
continue
}
# record TODOs that mark unstable cases
if { [regexp {[\?]} $platforms] } {
set todos_unstable([llength $todos]) 1
}
if { [regexp "Debug mode" $deb_info] == 1 && [regexp {DEBUG_} $platforms] == 1 } {
if { ! [regexp -nocase {\mAll\M} $platforms] &&
! [regexp -nocase "\\m$env(os_type)\\M" $platforms] } {
lappend html_log $line
continue ;# TODO statement is for another platform
}
lappend todos [regsub -all {\\b} [string trim $pattern] {\\y}] ;# convert regexp from Perl to Tcl style
lappend html_log [_html_highlight BAD $line]
continue
# record TODOs that mark unstable cases
if { [regexp {[\?]} $platforms] } {
set todos_unstable([llength $todos]) 1
}
lappend todos [regsub -all {\\b} [string trim $pattern] {\\y}] ;# convert regexp from Perl to Tcl style
lappend html_log [_html_highlight BAD $line]
continue
}
}
# check for presence of messages indicating test result
set ismarked 0
foreach bw $badwords {

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Windows: TEST INCOMPLETE"
box b -20 -20 -20 40 40 20
ellipse w 0 0 0 10 5
mkedge w w

View File

@ -1,6 +1,8 @@
## fra60813
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file CTO909_Bug3_Tr_obj.rle] a
restore [locate_data_file Bug4_Tr_outil.rle] b

View File

@ -1,4 +1,6 @@
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
puts "TODO ?#22911 ALL: Error : The area of the resulting shape is"
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC228.brep] sh
explode sh

View File

@ -1,4 +1,6 @@
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
puts "TODO ?#22911 ALL: Error : The area of the resulting shape is"
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC228.brep] sh
explode sh

View File

@ -1,4 +1,6 @@
puts "TODO #22911 ALL: Error : The bopcut cannot be built."
puts "TODO ?#22911 ALL: Error : The bopcut cannot be built."
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC228.brep] sh
explode sh

View File

@ -1,4 +1,6 @@
puts "TODO #22911 ALL: Error : The bopcut is not valid"
puts "TODO ?#22911 ALL: Error : The bopcut is not valid"
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC228.brep] sh
explode sh

View File

@ -1,4 +1,6 @@
puts "TODO #22911 ALL: Error : The bopfuse cannot be built."
puts "TODO ?#22911 ALL: Error : The bopfuse cannot be built."
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC228.brep] sh
explode sh

View File

@ -1,4 +1,6 @@
puts "TODO #22911 ALL: Error : The bopfuse cannot be built."
puts "TODO ?#22911 ALL: Error : The bopfuse cannot be built."
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC228.brep] sh
explode sh

View File

@ -1,5 +1,7 @@
puts "TODO #23828 MacOS: Tcl Exception: null shapes are not allowed"
puts "TODO #23828 MacOS: TEST INCOMPLETE"
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file OCC62.brep] sh
explode sh

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO DEBUG_OCC24121 Debian60-64: Error : The area of the resulting shape is"
#
# *10603
#

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file a67] a
restore [locate_data_file b67] b
bsection result a b

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file lh3d_px1.brep] a
#removing intersection of faces a_3 and a_220

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
restore [locate_data_file lh3d_px1.brep] a
#removing intersection of faces a_3 and a_220

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
#puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
cpulimit 2000

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
cpulimit 900
restore [locate_data_file lh3d_px2.brep] a

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
restore [locate_data_file lh3d_ro1.brep] a
compound result
isos a 0

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: iteration"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Faulty OCC23944"
puts "============"
puts "OCC23944"
puts "============"
@ -10,9 +13,13 @@ set BugNumber OCC23944
restore [locate_data_file bug23944_s.draw] s
decho off
mkface f s
decho on
decho off
set info [bsplres result f 1e-4 1e-9 15 100 C1 C2 0 1]
decho on
# Resume
puts ""

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: ShapeProcess_Performer"
pload QAcommands
puts "======="

View File

@ -1,4 +1,5 @@
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: --- BRepCheck Wire:"
puts "========"
puts "OCC131"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: \\*\\* Exception in IGESToBRep_BasicCurve"
puts "========================"
puts "BUC60984"
puts "OCC91"

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Windows: Operator FixShape failed with exception FLT INVALID OPERATION"
puts "TODO DEBUG_OCC24121 Windows: Faulty shapes in variables faulty_1 to faulty_"
puts "========"
puts "OCC201"
puts "========"

View File

@ -1,3 +1,7 @@
puts "TODO DEBUG_OCC24121 Windows: Faulty OCC165"
puts "TODO DEBUG_OCC24121 Windows: An exception was caught"
puts "TODO DEBUG_OCC24121 Windows: Error: Offset is not done"
cpulimit 600
puts "========"

View File

@ -1,5 +1,5 @@
puts "TODO ?OCC23753 ALL: Process killed by CPU limit"
puts "TODO ?OCC23753 Mandriva2010: TEST INCOMPLETE"
puts "TODO ?OCC23753 ALL: TEST INCOMPLETE"
puts "============"
puts "OCC19793"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: OCC23031: Faulty"
puts "========"
puts "OCC23031"
puts "========"

View File

@ -3,6 +3,8 @@ puts "TODO ?OCC11111 ALL: \\*\\* Exception"
puts "TODO ?OCC11111 ALL: An exception was caught"
puts "TODO ?OCC11111 ALL: Error : Result shape is WRONG"
puts "TODO ?OCC11111 ALL: Error : The square of result shape is"
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
puts "============"
puts "OCC8842"

View File

@ -2,6 +2,8 @@ puts "TODO ?OCC11111 ALL: OCC8842: Faulty"
puts "TODO ?OCC11111 ALL: \\*\\* Exception"
puts "TODO ?OCC11111 ALL: An exception was caught"
puts "TODO ?OCC11111 ALL: Error : The square of result shape is"
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
puts "============"
puts "OCC8842"

View File

@ -1,3 +1,7 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: \\*\\* Exception \\*\\*.*"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: An exception was caught"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
puts "============"
puts "OCC22831"
puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : Extrema is wrong"
puts "============"
puts "OCC23706"
puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : Extrema is wrong"
puts "============"
puts "OCC23706"
puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64: Elapsed time is more than 0.1 seconds"
puts "============"
puts "OCC23906"
puts "============"
@ -28,7 +30,7 @@ if { [string compare $tcl_platform(platform) "windows"] == 0 } {
set max_time 0.1
}
if { $z > ${max_time} } {
puts "Elapsed time is more then ${max_time} seconds - Faulty"
puts "Elapsed time is more than ${max_time} seconds - Faulty"
} else {
puts "Elapsed time is less then ${max_time} seconds - OK"
puts "Elapsed time is less than ${max_time} seconds - OK"
}

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Faulty OCC11081"
puts "========================"
puts "OCC11081"
puts "========================"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Faulty OCC11081"
puts "========================"
puts "OCC11081"
puts "========================"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Faulty OCC20683"
puts "========================"
puts "OCC20683"
puts "========================"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: OCC22733: Faulty"
puts "========"
puts "OCC22733"
puts "========"

View File

@ -1,3 +1,7 @@
puts "TODO ?DEBUG_OCC24121 Windows: \\*\\* Exception \\*\\*.*"
puts "TODO ?DEBUG_OCC24121 Windows: An exception was caught"
puts "TODO ?DEBUG_OCC24121 Windows: Faulty OCC22757"
puts "================"
puts "OCC22757"
puts "================"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Faulty OCC703"
puts "=========="
puts "OCC703 "
puts "=========="

View File

@ -1,6 +1,6 @@
puts "Output with mistake is correct!"
puts "TODO BUC60634 ALL: Standard_ConstructionError: BRepFill_Draft"
puts "TODO ?BUC60634 ALL: Error in MakeWire"
puts "TODO ?#60634 ALL: Standard_ConstructionError: BRepFill_Draft"
puts "TODO ?#60634 ALL: Error in MakeWire"
puts "=================="
puts "BUC60634"
puts "=================="

View File

@ -1,3 +1,6 @@
puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
puts "========================"
puts " OCC599"
puts "========================"

View File

@ -1,4 +1,5 @@
puts "TODO ?OCC11111 ALL: Faulty OCC22849"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: ShapeFix_Solid::SolidFromShell: Exception"
puts "============"
puts "OCC22849"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Windows: Error : Colors are not equal"
puts "============"
puts "OCC22879"
puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: ShapeFix_Wireframe"
puts "================"
puts "OCC394"
puts "SAM1296"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: ShapeFix_Edge"
puts "========================"
puts " OCC810 "
puts "========================"

View File

@ -1,3 +1,5 @@
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: ShapeFix_Edge"
puts "========================"
puts "OCC810"
puts "========================"

View File

@ -8,5 +8,5 @@ if { [string compare $command chamf_sequence] == 0 && [string compare $group equ
if {[array get env os_type] != ""} {
set os $env(os_type)
}
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_3"
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_3"
}

View File

@ -13,9 +13,9 @@ if { [string compare $command chamf] == 0 } {
set os $env(os_type)
}
if {[string compare $group dist_angle] == 0} {
puts "TODO ?OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
}
if {[string compare $group equal_dist] == 0} {
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
}
}

View File

@ -13,6 +13,6 @@ if { [string compare $command chamf] == 0 } {
if {[string compare $group dist_angle] == 0} {
puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
} else {
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
}
}

View File

@ -45,6 +45,6 @@ if { [string compare $command chamf_sequence] == 0 } {
if { $nf != 0 } {
#puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_$nf"
puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
}
}

View File

@ -1,5 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: Exception in Segment()"
set LinuxDiff 1
set filename t500core.igs

View File

@ -1,4 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 1 differences with reference data found"
set filename BUC60113.igs
set ref_data {

View File

@ -1,4 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
set filename CTS18542-2.igs
puts "TODO ?CR23096 ALL: TPSTAT : Faulty"

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
set filename FRA62468-1.igs

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
set filename JAP0005.igs

View File

@ -1,6 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: Exception in Segment()"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
set filename PRO10578.igs

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: Exception in Segment()"
set LinuxDiff 1
set filename ims003.igs

View File

@ -1,7 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO ?CR23096 ALL: NBSHAPES : Faulty"
puts "TODO ?CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set filename CTS17804.igs

View File

@ -2,6 +2,7 @@
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: Exception in Segment()"
set filename CATIA01.igs

View File

@ -1,9 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
set LinuxDiff 1
set filename FRA62468-2.igs

View File

@ -1,7 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: NBSHAPES : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set filename bmarkmdl.igs

View File

@ -4,6 +4,7 @@ puts "TODO ?CR23096 ALL: STATSHAPE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: COLORS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set LinuxDiff 2
set filename buc60894.igs

View File

@ -4,6 +4,7 @@ puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :"
puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set LinuxDiff 2
set LinuxFaulties {STATSHAPE}

View File

@ -2,7 +2,8 @@
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
set filename PRO7978.igs

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: COLORS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: Exception in Segment()"
set filename PRO5236.igs

View File

@ -7,6 +7,8 @@ puts "TODO ?CR23096 ALL: TOLERANCE : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :"
puts "TODO ?CR23096 ALL: Error : 5 differences with reference data found :"
puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: ShapeAnalysis_Surface"
puts "TODO DEBUG_OCC24121 Windows: Error : 4 differences with reference data found"
set LinuxDiff 4
set LinuxFaulties {STATSHAPE}

View File

@ -3,9 +3,8 @@ puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: COLORS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Debian60-64: Error : 1 differences with reference data found"
set LinuxDiff 1
set filename UKI60107-6.igs

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO ?CR23096 ALL: LABELS : Faulty"
puts "TODO ?DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
set filename t_cat_424_002_sgi_hybdrw_vw_dosenhalter_standard.igs

View File

@ -1,10 +1,13 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO ?CR23096 ALL: TPSTAT : Faulty"
puts "TODO ?CR23096 ALL: NBSHAPES : Faulty"
puts "TODO ?CR23096 ALL: LABELS : Faulty"
puts "TODO ??CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO ?CR23096 ALL: Error : 5 differences with reference data found"
puts "TODO ?OCC24048 ALL: Error : 3 differences with reference data found"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: Exception in Segment()"
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
set filename BUC60291.igs

View File

@ -1,7 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO ?CR23096 ALL: TOLERANCE : Faulty"
puts "TODO ?CR23096 ALL: LABELS : Faulty"
puts "TODO ?DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
set filename BUC60390.igs

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: ShapeFix_ComposeShell"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: color name"
set filename trj9_b2-ai-214.stp

View File

@ -1,7 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 1 differences with reference data found"
set filename mat-a.stp

View File

@ -1,7 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 1 differences with reference data found"
set filename mat-bas.stp

View File

@ -1,6 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename trj4_s1-ai-214.stp

View File

@ -1,6 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : 1 differences with reference data found"
set filename trj6_pm4-al-214.stp

View File

@ -1,7 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename db_as1-A.stp

View File

@ -1,7 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename db_as1-B.stp

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename trj3_s1-db-214.stp

View File

@ -1,7 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename tr8_as2_db.stp

View File

@ -1,7 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename tr8_as2a_db.stp

View File

@ -1,7 +1,11 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
puts "TODO ?CR23096 ALL: TPSTAT : Faulty"
puts "TODO ?CR23096 ALL: STATSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64: \\*\\* Exception \\*\\*.*"
puts "TODO DEBUG_OCC24121 Debian60-64: An exception was caught"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: First - file was not written - exception"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : Here is writing problem"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : 3 differences with reference data found"
set filename S4132-test.stp

View File

@ -1,6 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename as1ug.stp

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename tr8_ha1_db.stp

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 1 differences with reference data found"
set filename ass-tol2.stp

View File

@ -1,6 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename r86ug.stp

View File

@ -1,7 +1,9 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO ?CR23096 ALL: TPSTAT : Faulty"
puts "TODO ?CR23096 ALL: TOLERANCE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error: First - file was not written - exception"
puts "TODO DEBUG_OCC24121 Windows: Error : Here is writing problem"
puts "TODO DEBUG_OCC24121 Windows: Error : 8 differences with reference data found"
set filename trj10_b2-ct-214.stp

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename bm4_db_punch_a.stp

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: StepToTopoDS_TranslateCompositeCurve"
set filename tr9_r0901-al.stp

View File

@ -3,6 +3,7 @@ puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: StepToGeom_MakeSurface"
set LinuxDiff 3
set filename r76sy.stp

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename bm4_db_punch_c.stp

View File

@ -1,7 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename bm4_db_conn_a.stp

View File

@ -2,7 +2,7 @@
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
set filename bm4_db_conn_d.stp

View File

@ -1,4 +1,9 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO DEBUG_OCC24121 Windows: Error: First - file was not written - exception"
puts "TODO DEBUG_OCC24121 Windows: Error : Here is writing problem"
puts "TODO DEBUG_OCC24121 Windows: Error : 4 differences with reference data found"
set filename boutchauf.stp
set ref_data {

View File

@ -1,4 +1,9 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO DEBUG_OCC24121 Windows: Error: First - file was not written - exception"
puts "TODO DEBUG_OCC24121 Windows: Error : Here is writing problem"
puts "TODO DEBUG_OCC24121 Windows: Error : 8 differences with reference data found"
set filename ct_soapbox-A.stp
set ref_data {

View File

@ -1,6 +1,9 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty"
puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO ?CR23096 Mandriva2010: TOLERANCE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error: First - file was not written - exception"
puts "TODO DEBUG_OCC24121 Windows: Error : Here is writing problem"
puts "TODO DEBUG_OCC24121 Windows: Error : 7 differences with reference data found"
set LinuxFaulties {TOLERANCE}
set filename trj6_b1-ec-214.stp

View File

@ -1,4 +1,9 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO DEBUG_OCC24121 Windows: Error: First - file was not written - exception"
puts "TODO DEBUG_OCC24121 Windows: Error : Here is writing problem"
puts "TODO DEBUG_OCC24121 Windows: Error : 8 differences with reference data found"
set filename db_soapbox-A.stp
set ref_data {

View File

@ -1,7 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 1 differences with reference data found"
set filename gehaeuse_solid.stp

View File

@ -1,6 +1,8 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO ?CR23096 ALL: TOLERANCE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: NBSHAPES : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set filename r0501_pe.stp

View File

@ -1,6 +1,7 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set filename gehaeuse_surface.stp

View File

@ -1,11 +1,13 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :"
puts "TODO ?CR23096 ALL: TPSTAT : Faulty"
puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO ?CR23096 ALL: STATSHAPE : Faulty"
puts "TODO ?CR23096 ALL: TOLERANCE : Faulty"
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: ShapeFix_ComposeShell"
puts "TODO ?DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
puts "TODO ?CR23096 Mandriva2010: Error : 3 differences with reference data found :"
puts "TODO ?DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit"
puts "TODO ?DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
set LinuxDiff 3
set filename Z8M6SAT.stp

View File

@ -1,10 +1,11 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
puts "TODO CR23096 ALL: TOLERANCE : Faulty"
puts "TODO ?CR23096 ALL: TPSTAT : Faulty"
puts "TODO ?CR23096 ALL: NBSHAPES : Faulty"
puts "TODO ?CR23096 ALL: STATSHAPE : Faulty"
puts "TODO ?CR23096 ALL: TOLERANCE : Faulty"
puts "TODO ?CR23096 ALL: Error : 2 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set LinuxDiff 2
set filename trj12_b3-sy-214.stp

View File

@ -1,6 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 3 differences with reference data found"
set filename BUC50070.stp

Some files were not shown because too many files have changed in this diff Show More