mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Adding new and early removed for some reasons test cases Removing TODO ? Adding necessary TODO ? on corresponding platforms for OK and BAD cases
28 lines
570 B
Plaintext
28 lines
570 B
Plaintext
puts "========"
|
|
puts "OCC26933"
|
|
puts "========"
|
|
puts ""
|
|
#################################################################################
|
|
# Section works unstably due to incorrect work of the method IsExistingPaveBlock
|
|
#################################################################################
|
|
|
|
restore [locate_data_file bug26933.brep] a
|
|
|
|
explode a
|
|
|
|
bclearobjects
|
|
bcleartools
|
|
baddobjects a_1
|
|
baddtools a_2
|
|
bfillds
|
|
|
|
bbop result 4
|
|
|
|
smallview
|
|
donly a_1 result
|
|
fit
|
|
|
|
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
|
|
|
checkprops result -l 945.22 -deps 0.1
|