mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
35a381fd03 |
@@ -1,19 +1,13 @@
|
||||
puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC7287"
|
||||
puts "0007287: Problem of Memory Leak"
|
||||
puts "BOP cut producing NULL result"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Problem of Memory Leak
|
||||
######################################################
|
||||
|
||||
#
|
||||
# Result is Null shape
|
||||
#
|
||||
|
||||
set BugNumber OCC7287
|
||||
|
||||
|
@@ -1,19 +1,13 @@
|
||||
puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC7287"
|
||||
puts "0007287: Problem of Memory Leak"
|
||||
puts "BOP cut"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Problem of Memory Leak
|
||||
######################################################
|
||||
|
||||
#
|
||||
# Result is not Null shape
|
||||
#
|
||||
|
||||
set BugNumber OCC7287
|
||||
|
||||
@@ -25,6 +19,7 @@ set listmem {}
|
||||
for {set i 1} {${i} <= ${NCycles}} {incr i } {
|
||||
bop b1 b2
|
||||
bopcut r
|
||||
|
||||
lappend listmem [meminfo h]
|
||||
checktrend $listmem 0 100 "Memory leak detected"
|
||||
}
|
||||
|
@@ -1,23 +1,16 @@
|
||||
puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC7287"
|
||||
puts "0007287: Problem of Memory Leak"
|
||||
puts "BOP tuc"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Problem of Memory Leak
|
||||
######################################################
|
||||
|
||||
#
|
||||
# Result is not Null shape
|
||||
#
|
||||
|
||||
set BugNumber OCC7287
|
||||
|
||||
|
||||
set NCycles 10
|
||||
box b1 10 10 10 100 100 100
|
||||
box b2 50 50 50
|
||||
|
@@ -1,20 +1,14 @@
|
||||
puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC7287 Linux: Checking trend failed"
|
||||
puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Checking trend failed"
|
||||
#puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC7287"
|
||||
puts "0007287: Problem of Memory Leak"
|
||||
puts "BOP common"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Problem of Memory Leak
|
||||
######################################################
|
||||
|
||||
#
|
||||
# Result is not Null shape
|
||||
#
|
||||
|
||||
set BugNumber OCC7287
|
||||
|
||||
|
@@ -1,19 +1,13 @@
|
||||
puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC7287"
|
||||
puts "0007287: Problem of Memory Leak"
|
||||
puts "BOP fuse"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Problem of Memory Leak
|
||||
######################################################
|
||||
|
||||
#
|
||||
# Result is not Null shape
|
||||
#
|
||||
|
||||
set BugNumber OCC7287
|
||||
|
||||
|
@@ -1,19 +1,13 @@
|
||||
puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 Linux: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 Linux: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC7287 MacOS: Tcl Exception: Memory leak detected"
|
||||
#puts "TODO ?OCC7287 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC7287"
|
||||
puts "0007287: Problem of Memory Leak"
|
||||
puts "BOP section"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Problem of Memory Leak
|
||||
######################################################
|
||||
|
||||
#
|
||||
# Result is not Null shape
|
||||
#
|
||||
|
||||
set BugNumber OCC7287
|
||||
|
||||
@@ -29,4 +23,3 @@ for {set i 1} {${i} <= ${NCycles}} {incr i } {
|
||||
lappend listmem [meminfo h]
|
||||
checktrend $listmem 0 100 "Memory leak detected"
|
||||
}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
puts "TODO ?OCC25913 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
#puts "TODO ?OCC25913 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO OCC25913 ALL: Error : is WRONG because number of"
|
||||
puts "TODO OCC25913 ALL: Error : The area of result shape is"
|
||||
|
||||
|
@@ -4,10 +4,10 @@ puts "========"
|
||||
puts ""
|
||||
|
||||
# Different result between Debian 7 and Debian 8.
|
||||
puts "TODO ?OCC28119 ALL: Error: Cannot find the result of BLEND-operation. The result of BOP operation will be returned."
|
||||
puts "TODO ?OCC29910 ALL: exception"
|
||||
puts "TODO ?OCC29910 ALL: Exception"
|
||||
puts "TODO ?OCC29910 ALL: Error: Exception in bfuseblend operation"
|
||||
#puts "TODO ?OCC28119 ALL: Error: Cannot find the result of BLEND-operation. The result of BOP operation will be returned."
|
||||
#puts "TODO ?OCC29910 ALL: exception"
|
||||
#puts "TODO ?OCC29910 ALL: Exception"
|
||||
#puts "TODO ?OCC29910 ALL: Error: Exception in bfuseblend operation"
|
||||
|
||||
cpulimit 200
|
||||
|
||||
|
@@ -4,11 +4,11 @@ puts "========"
|
||||
puts ""
|
||||
|
||||
# Different result between Debian 7 and Debian 8.
|
||||
puts "TODO ?OCC29910 Linux: Error : is WRONG because number of EDGE entities in shape \"rs\" is 16"
|
||||
puts "TODO ?OCC29910 Linux: Error : is WRONG because number of SHELL entities in shape \"result\" is 5"
|
||||
puts "TODO ?OCC29910 Linux: Error : is WRONG because number of SOLID entities in shape \"result\" is 5"
|
||||
puts "TODO ?OCC29910 Linux: Error : The area of result shape is"
|
||||
puts "TODO ?OCC29910 Linux: Error : The volume of result shape is"
|
||||
#puts "TODO ?OCC29910 Linux: Error : is WRONG because number of EDGE entities in shape \"rs\" is 16"
|
||||
#puts "TODO ?OCC29910 Linux: Error : is WRONG because number of SHELL entities in shape \"result\" is 5"
|
||||
#puts "TODO ?OCC29910 Linux: Error : is WRONG because number of SOLID entities in shape \"result\" is 5"
|
||||
#puts "TODO ?OCC29910 Linux: Error : The area of result shape is"
|
||||
#puts "TODO ?OCC29910 Linux: Error : The volume of result shape is"
|
||||
|
||||
ptorus t1 100 10
|
||||
ptorus t2 100 10
|
||||
|
@@ -4,10 +4,10 @@ puts "========"
|
||||
puts ""
|
||||
|
||||
# Different result between Debian 7 and Debian 8 and between MSVC 2010 and 2017.
|
||||
puts "TODO ?OCC29910 Windows: Error: Tolerance = 4.0169383828521568e-006 is not equal to expected"
|
||||
puts "TODO ?OCC29910 Linux: Error: Tolerance = 6.0392296447644325e-07 is not equal to expected"
|
||||
puts "TODO ?OCC29910 ALL: Error : is WRONG because number of VERTEX entities in shape \"result\" is 7"
|
||||
puts "TODO ?OCC29910 ALL: Error : is WRONG because number of EDGE entities in shape \"result\" is 5"
|
||||
#puts "TODO ?OCC29910 Windows: Error: Tolerance = 4.0169383828521568e-006 is not equal to expected"
|
||||
#puts "TODO ?OCC29910 Linux: Error: Tolerance = 6.0392296447644325e-07 is not equal to expected"
|
||||
#puts "TODO ?OCC29910 ALL: Error : is WRONG because number of VERTEX entities in shape \"result\" is 7"
|
||||
#puts "TODO ?OCC29910 ALL: Error : is WRONG because number of EDGE entities in shape \"result\" is 5"
|
||||
|
||||
restore [locate_data_file bug29910_f1.brep] f1
|
||||
restore [locate_data_file bug29910_f2.brep] f2
|
||||
|
@@ -4,12 +4,12 @@ puts "========"
|
||||
puts ""
|
||||
|
||||
# Different result between Debian 7 and Debian 8 and between MSVC 2010 and 2017.
|
||||
puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 9 ones are found."
|
||||
puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 8 ones are found."
|
||||
puts "TODO ?OCC29910 Windows: Error: 10 curves are expected but 11 ones are found."
|
||||
puts "TODO ?OCC29910 Windows: Error : is WRONG because number of EDGE entities in shape \"rs\" is 15"
|
||||
puts "TODO ?OCC29910 Linux: Error : is WRONG because number of EDGE entities in shape \"rs\" is 8"
|
||||
puts "TODO ?OCC29910 Windows: Error: 0 vertices are expected but 2 are found"
|
||||
#puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 9 ones are found."
|
||||
#puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 8 ones are found."
|
||||
#puts "TODO ?OCC29910 Windows: Error: 10 curves are expected but 11 ones are found."
|
||||
#puts "TODO ?OCC29910 Windows: Error : is WRONG because number of EDGE entities in shape \"rs\" is 15"
|
||||
#puts "TODO ?OCC29910 Linux: Error : is WRONG because number of EDGE entities in shape \"rs\" is 8"
|
||||
#puts "TODO ?OCC29910 Windows: Error: 0 vertices are expected but 2 are found"
|
||||
|
||||
set GoodNbCurves 10
|
||||
|
||||
|
@@ -46,7 +46,7 @@ if { [string compare $bug_area ""] != 0 } {
|
||||
if { $rel_tol == 100 } {
|
||||
puts "TODO $bug_area All:^\\s*Error : The meshing algo cannot create mesh.\\s*$"
|
||||
} else {
|
||||
puts "TODO ?$bug_area All: Error: area difference = .* is not equal to expected"
|
||||
#puts "TODO ?$bug_area All: Error: area difference = .* is not equal to expected"
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -4,8 +4,8 @@
|
||||
## Comment : From CV tests serie page 58/59
|
||||
## ==========================================
|
||||
|
||||
puts "TODO ?OCC23068 ALL:Error\\s*:\\s*.*The volume"
|
||||
puts "TODO ?OCC23068 ALL:Faulty shapes in variables faulty_1 to faulty_"
|
||||
#puts "TODO ?OCC23068 ALL:Error\\s*:\\s*.*The volume"
|
||||
#puts "TODO ?OCC23068 ALL:Faulty shapes in variables faulty_1 to faulty_"
|
||||
restore [locate_data_file CCV_2_c1_gsv.rle] s
|
||||
explode s F
|
||||
catch {offsetcompshape result s -10 s_8 s_10}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
pload QAcommands
|
||||
|
||||
puts "TODO ?OCC29132 Windows: ERROR: performance"
|
||||
#puts "TODO ?OCC29132 Windows: ERROR: performance"
|
||||
|
||||
|
||||
set info [QANTestNCollectionIndexedDataMap]
|
||||
|
@@ -1,7 +1,7 @@
|
||||
puts "TODO ?OCC24909 ALL: An exception was caught"
|
||||
puts "TODO ?OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO ?OCC24909 ALL: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||
#puts "TODO ?OCC24909 ALL: An exception was caught"
|
||||
#puts "TODO ?OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
||||
#puts "TODO ?OCC24909 ALL: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||
|
||||
puts "========"
|
||||
puts "OCC24909"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
puts "TODO ?OCC24909 ALL: An exception was caught"
|
||||
puts "TODO ?OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO ?OCC24909 ALL: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||
#puts "TODO ?OCC24909 ALL: An exception was caught"
|
||||
#puts "TODO ?OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
||||
#puts "TODO ?OCC24909 ALL: TEST INCOMPLETE"
|
||||
#puts "TODO ?OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||
|
||||
puts "========"
|
||||
puts "OCC24909"
|
||||
|
Reference in New Issue
Block a user