mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Update test cases for debug mode
This commit is contained in:
parent
630ab8c7fe
commit
0a58bfe2c3
@ -9,13 +9,13 @@ puts ""
|
||||
pload QAcommands
|
||||
|
||||
if { [regexp {Debug mode} [dversion]] } {
|
||||
cpulimit 7500
|
||||
cpulimit 8500
|
||||
if { [regexp {Windows} [dversion]] } {
|
||||
set max_time 2000
|
||||
set max_time2 1300
|
||||
set max_time 3000
|
||||
set max_time2 2300
|
||||
} else {
|
||||
set max_time 4500
|
||||
set max_time2 3000
|
||||
set max_time 5500
|
||||
set max_time2 4000
|
||||
}
|
||||
} else {
|
||||
cpulimit 2600
|
||||
|
@ -9,13 +9,13 @@ puts ""
|
||||
pload QAcommands
|
||||
|
||||
if { [regexp {Debug mode} [dversion]] } {
|
||||
cpulimit 7500
|
||||
cpulimit 8500
|
||||
if { [regexp {Windows} [dversion]] } {
|
||||
set max_time 2000
|
||||
set max_time2 1300
|
||||
set max_time 3000
|
||||
set max_time2 2300
|
||||
} else {
|
||||
set max_time 4500
|
||||
set max_time2 3000
|
||||
set max_time 5500
|
||||
set max_time2 4000
|
||||
}
|
||||
} else {
|
||||
cpulimit 2600
|
||||
|
@ -28,10 +28,18 @@ set q [dchrono h show]
|
||||
regexp {CPU user time: ([-0-9.+eE]+) seconds} $q full z
|
||||
puts "$z"
|
||||
|
||||
if { [regexp {Windows} [dversion] ] } {
|
||||
set max_time 20.0
|
||||
if { [regexp {Debug mode} [dversion]] } {
|
||||
if { [regexp {Windows} [dversion]] } {
|
||||
set max_time 100.0
|
||||
} else {
|
||||
set max_time 200.0
|
||||
}
|
||||
} else {
|
||||
if { [regexp {Windows} [dversion]] } {
|
||||
set max_time 20.0
|
||||
} else {
|
||||
set max_time 40.0
|
||||
}
|
||||
}
|
||||
|
||||
if { $z > ${max_time} } {
|
||||
|
@ -2,7 +2,7 @@ pload DCAF
|
||||
pload TOPTEST
|
||||
pload XDE
|
||||
|
||||
cpulimit 1500
|
||||
cpulimit 2500
|
||||
|
||||
# Create a new document and set UndoLimit
|
||||
NewDocument D MDTV-XCAF
|
||||
|
@ -1,6 +1,5 @@
|
||||
# !!!! 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
|
||||
|
@ -1,7 +1,6 @@
|
||||
# !!!! 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 Debian60-64 Windows: Warning: Exception in Segment()"
|
||||
|
||||
|
||||
set filename PRO10578.igs
|
||||
|
@ -1,8 +1,5 @@
|
||||
# !!!! 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 CR23096 Mandriva2010: Error : 1 differences with reference data found :"
|
||||
|
||||
set LinuxDiff 1
|
||||
|
@ -3,7 +3,6 @@ puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
|
||||
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
|
||||
puts "TODO CR23096 ALL: LABELS : Faulty"
|
||||
puts "TODO CR23096 ALL: LAYERS : Faulty"
|
||||
puts "TODO DEBUG_OCC24442 Debian60-64 Windows: Warning: Exception in Segment()"
|
||||
|
||||
|
||||
set filename CATIA01.igs
|
||||
|
@ -3,11 +3,9 @@ puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
|
||||
puts "TODO CR23096 ALL: NBSHAPES : Faulty"
|
||||
puts "TODO CR23096 ALL: LABELS : Faulty"
|
||||
puts "TODO CR23096 ALL: COLORS : Faulty"
|
||||
|
||||
|
||||
puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty "
|
||||
|
||||
puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :"
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Warning: ShapeAnalysis_Surface"
|
||||
|
||||
set LinuxDiff 4
|
||||
set LinuxFaulties {STATSHAPE}
|
||||
|
@ -1,5 +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
|
||||
|
@ -1,5 +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
|
||||
|
@ -1,5 +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
|
||||
|
@ -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: LAYERS : Faulty"
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
|
||||
|
||||
|
||||
set filename db_as1-A.stp
|
||||
|
@ -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: LAYERS : Faulty"
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
|
||||
|
||||
|
||||
set filename db_as1-B.stp
|
||||
|
@ -2,6 +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
|
||||
|
@ -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: LAYERS : Faulty"
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
|
||||
|
||||
|
||||
set filename tr8_as2_db.stp
|
||||
|
@ -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: LAYERS : Faulty"
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error: STEPCAFControl_Reader"
|
||||
|
||||
|
||||
set filename tr8_as2a_db.stp
|
||||
|
@ -1,6 +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 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
|
||||
|
@ -1,5 +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
|
||||
|
@ -2,6 +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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -2,6 +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
|
||||
|
@ -2,9 +2,8 @@
|
||||
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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -3,9 +3,10 @@ puts "TODO CR23096 ALL: TPSTAT : 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 DEBUG_CR24543 ALL: Error: ShapeFix_ComposeShell::MakeFacesOnPatch: can't dispatch wires"
|
||||
|
||||
set LinuxDiff 3
|
||||
set filename Z8M6SAT.stp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user