puts "========"
puts "OCC28844"
puts "========"
puts ""
#######################################################
# Regression vs 7.1.0: Exception is raised by the solid classification algorithm
#######################################################

restore [locate_data_file bug28844_Body.brep] b

if {![regexp "Faulties" [bopargcheck b]]} {
  puts "Error: bopargcheck fails to find faulty in the shape"
}