mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Increase cpulimits in test cases (for debug mode).
This commit is contained in:
parent
44c7c33eb0
commit
7b3ce7dc84
@ -2,6 +2,8 @@ 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"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file OCC228.brep] sh
|
||||
explode sh
|
||||
|
||||
|
@ -2,6 +2,8 @@ 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"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file OCC228.brep] sh
|
||||
explode sh
|
||||
|
||||
|
@ -2,6 +2,8 @@ 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"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file OCC228.brep] sh
|
||||
explode sh
|
||||
|
||||
|
@ -2,6 +2,8 @@ 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"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file OCC228.brep] sh
|
||||
explode sh
|
||||
|
||||
|
@ -2,6 +2,8 @@ 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"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file OCC228.brep] sh
|
||||
explode sh
|
||||
|
||||
|
@ -2,6 +2,8 @@ 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"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file OCC228.brep] sh
|
||||
explode sh
|
||||
|
||||
|
@ -6,7 +6,7 @@ puts ""
|
||||
# Exception raised during topological operation.
|
||||
#######################################################################
|
||||
|
||||
cpulimit 1500
|
||||
cpulimit 2500
|
||||
|
||||
restore [locate_data_file bug24190_itz.brep] b
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user