0023879: Test cases update for Mac OS X platform
[occt.git] / tests / chamfer / data / complex / B9
index 3a3a153..47fbd49 100644 (file)
@@ -32,7 +32,17 @@ if { [string compare $command chamf_sequence] == 0 } {
       set nf 2
     }
   }
-  
+
+  if { [string compare ${os} "MacOS"] == 0 } {
+    set nf 0
+    if { [string compare $group dist_dist] == 0 } {
+      set nf 8
+    }
+    if { [string compare $group equal_dist] == 0 } {
+      set nf 2
+    }
+  }  
+
   if { $nf != 0 } {
      #puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_$nf"
      puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_"