0032471: Mesh - Deflection of the triangulation is not recomputed for planar face
[occt.git] / tests / perf / mesh / bug26889_2
index 878f636..d1ae16a 100644 (file)
@@ -11,7 +11,7 @@ dchrono t restart
 incmesh a_1 0.1 1
 dchrono t stop counter incmesh
 
-checktrinfo a_1 -tri 68779 -nod 34737 -defl 0.11671770612283024
+checktrinfo a_1 -tri 68779 -nod 34737 -defl 0.24900556935704937 -tol_abs_defl 1e-6
 
 set log [tricheck a_1]
 if { [llength $log] != 0 } {