diff --git a/tests/mesh/data/standard/M1 b/tests/mesh/data/standard/M1 index 4599a50ab8..d78592a4aa 100755 --- a/tests/mesh/data/standard/M1 +++ b/tests/mesh/data/standard/M1 @@ -1 +1,7 @@ set TheFileName shading_109.brep +if { [string compare ${command} "shading"] == 0 && [string compare ${group} "standard"] == 0} { + # +} else { + set bug_cross "OCC22687" + set nbcross(All) 4 +}