mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Modified CPU limit in test cases inDebug mode.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
|
||||
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file CTO909_Bug3_Tr_obj.rle] a
|
||||
restore [locate_data_file Bug4_Tr_outil.rle] b
|
||||
|
||||
|
@@ -1,3 +1,5 @@
|
||||
cpulimit 1500
|
||||
|
||||
restore [locate_data_file lh3d_px1.brep] a
|
||||
|
||||
#removing intersection of faces a_3 and a_220
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
cpulimit 4000
|
||||
cpulimit 4500
|
||||
|
||||
restore [locate_data_file lh3d_px2.brep] a
|
||||
compound result
|
||||
|
Reference in New Issue
Block a user