1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug26225_2
apn 0e443e130c 0028097: Test system does not recognize 'fail...' messages as errors
Test parse rules are improved to recognize messages with word 'fail' or 'failure' as errors.
Test cases are corrected accordingly (TODO or REQUIRED statements added where fail messages were not noticed previously).
2018-03-26 15:40:11 +03:00

25 lines
667 B
Plaintext

puts "TODO OCC26225 ALL: compute of chamfer failed"
puts "TODO OCC26225 ALL: TEST INCOMPLETE"
puts "========"
puts "OCC26225"
puts "========"
puts ""
#################################################################################################
# Wrong result of chamfer in case of coinciding bound of chamfer's surface with bound of a face
#################################################################################################
restore [locate_data_file bug26225_chamferror_1.brep] b1
smallview
explode b1 f
explode b1_13 e
donly b1 b1_13 b1_13_1
fit
chamf r b1 b1_13_1 b1_13 0.1 0.1
checkview -screenshot -2d -path ${imagedir}/${test_image}.png