From d9321eb6f345aa4f8023fb765b6e334e8282e6b8 Mon Sep 17 00:00:00 2001 From: mkv Date: Thu, 18 Feb 2016 17:46:14 +0300 Subject: [PATCH] Small correction of test case for issue CR27135 --- tests/bugs/moddata_3/bug27135 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/bugs/moddata_3/bug27135 b/tests/bugs/moddata_3/bug27135 index 0376155941..090de0aa73 100644 --- a/tests/bugs/moddata_3/bug27135 +++ b/tests/bugs/moddata_3/bug27135 @@ -13,11 +13,13 @@ explode aShape nproject result aShape_1 aShape_2 # Result length check. -checkprops result -l 5.74501 +#checkprops result -l 5.74501 +set length 5.74501 # Visual check. donly result smallview fit display aShape_2 -checkview -screenshot -2d -path ${imagedir}/${test_image}.png +#checkview -screenshot -2d -path ${imagedir}/${test_image}.png +set 2dviewer 1 -- 2.39.5