1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
bugmaster 50174691dc 0032404: Draw - problems with definition of cpulimit in tests
- The maximum value of cpulimit in test cases was limited to 1000 seconds (~ 17 minutes)
- cpulimit 1000 has been added to hlr/begin
2021-06-16 17:10:53 +03:00

34 lines
541 B
Plaintext
Executable File

puts "================"
puts "OCC62"
puts "BUC61001"
puts "================"
cpulimit 1000
restore [locate_data_file OCC62.brep] sh
#Delete invalid (in terms of bug#25109) triangulation
tclean sh
explode sh
checkshape sh
bfuse res1 sh_1 sh_3
checkshape res1
bfuse res2 res1 sh_2
checkshape res2
bfuse res3 res2 sh_6
checkshape res3
bfuse res4 res3 sh_4
checkshape res4
bfuse res5 res4 sh_5
checkshape res5
renamevar res5 result
checkprops result -s 1.20915e+007
checkview -display result -2d -path ${imagedir}/${test_image}.png