0029179: Result of Boolean common depends on an order of arguments
[occt.git] / tests / bugs / modalg_6 / bug26938_3
index da850d7..42ced6a 100644 (file)
@@ -1,6 +1,6 @@
-puts "TODO OCC28802 Linux: Error : The area of result shape is"
-puts "TODO OCC24694 Windows: Error : The result of cut operation is self-interfered shape"
-
+puts "TODO OCC24694 All: Error : The result of cut operation is self-interfered shape"
+puts "TODO OCC24694 ALL: Result is WRONG because number of SHELL entities in shape \"result\" is 2"
+puts "TODO OCC24694 ALL: Result is WRONG because number of SOLID entities in shape \"result\" is 2"
 puts "=========="
 puts "OCC26938  "
 puts "=========="
@@ -26,4 +26,6 @@ if { [regexp "This shape seems to be OK" ${info}] != 1 } {
     puts "Error : The result of cut operation is self-interfered shape"
 }
 
+checknbshapes result -solid 3 -shell 3 -t -m "Result"
+
 checkview -display result -2d -path ${imagedir}/${test_image}.png