0026017: Unstable behavior of test cases with boolean operations
[occt.git] / tests / boolean / gdml_private / ZH5
CommitLineData
e1f111d4 1puts "TODO ?OCC26018 ALL: Error: bopcheck failed"
a0ed76c3 2puts "TODO OCC26018 ALL: Faulty shapes in variables faulty_1 to"
cd37e048 3source [locate_data_file 52109_shapiro.prt.gdml.tcl]
4
9319499b 5set bcheck [bopcheck result]
6puts $bcheck
7if {![regexp {This shape seems to be OK.} $bcheck]} {
8 puts "Error: bopcheck failed"
9}