puts "REQUIRED OCC27667 All: BinLDrivers_DocumentRetrievalDriver: error: shape section is not found"
puts "REQUIRED OCC27667 All: DDocStd_Open : Error"

puts "================"
puts "OCC27667"
puts "================"
puts ""
#######################################################################################
# OCAF binary persistence hangs on reading truncated CBF file
#######################################################################################

set filename [locate_data_file bug27667_broken_cbf.cbf]

catch { Open $filename D }
