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

Update of test cases that are crashed by cpulimit command

This commit is contained in:
apn 2013-04-18 18:53:05 +04:00 committed by bugmaster
parent 9753e6deb9
commit dc5bdbfc0c
6 changed files with 9 additions and 3 deletions

View File

@ -1,8 +1,9 @@
puts "TODO ?#22911 ALL: An exception was caught"
puts "TODO ?#22911 ALL: \\*\\* Exception \\*\\*.*"
puts "TODO ?OCC12345 ALL: Process killed by CPU limit"
puts "TODO ?#22911 ALL: TEST INCOMPLETE"
cpulimit 900
cpulimit 1200
restore [locate_data_file lh3d_ro1.brep] a
isos a 0

View File

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

View File

@ -1,6 +1,7 @@
puts "TODO ?OCC12345 ALL: Process killed by CPU limit"
puts "TODO OCC11111 ALL: TEST INCOMPLETE"
cpulimit 500
cpulimit 30
puts "============"
puts "OCC22759"

View File

@ -2,6 +2,8 @@ if { [array get env os_type] != "" } {
set os $env(os_type)
}
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC12345 ALL: Process killed by CPU limit"
puts "TODO ?OCC12345 ALL: TEST INCOMPLETE"
puts "================"
puts "OCC54"
puts "================"

View File

@ -1,4 +1,6 @@
puts "TODO ?OCC23047 ALL: Tcl Exception: can't read"
puts "TODO ?OCC23047 ALL: Faulty OCC23047"
puts "TODO ?OCC23047 ALL: TEST INCOMPLETE"
puts "================"
puts "OCC23047"
puts "================"

View File

@ -20,7 +20,6 @@ XRemoveShape D 0:1:1:1 1
set xd [Xdump D]
regexp {Free Shapes: ([-0-9.+eE]+)} $xd full FreeShapes
puts "FreeShapes=${FreeShapes}"