From: mkv Date: Tue, 9 Feb 2016 11:52:28 +0000 (+0300) Subject: Small corrections for issue CR27133_v690 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FCR27133_v690;p=occt-copy.git Small corrections for issue CR27133_v690 --- diff --git a/tests/bugs/moddata_3/bug27133 b/tests/bugs/moddata_3/bug27133 index e94c73bbeb..b82bdb64c2 100644 --- a/tests/bugs/moddata_3/bug27133 +++ b/tests/bugs/moddata_3/bug27133 @@ -17,4 +17,4 @@ donly result smallview fit display aE aF -checkview -screenshot -2d -path ${imagedir}/${test_image}.png +xwd ${imagedir}/${test_image}.png diff --git a/tests/bugs/vis/bug26146 b/tests/bugs/vis/bug26146 index b9dd6bf05b..e10b7ddb03 100644 --- a/tests/bugs/vis/bug26146 +++ b/tests/bugs/vis/bug26146 @@ -5,8 +5,14 @@ puts "==================================" puts "Select3D_ISensitivePointSet: Crash when clearing selections (only with TBB)" puts "==================================" -restore [locate_data_file crash_compound.brep] +restore [locate_data_file bug26146_crash_compound.brep] crash_compound vinit vdisplay crash_compound +vfit + +vdump ${imagedir}/${casename}_1.png + vremove crash_compound ;# crashed here + +vdump ${imagedir}/${casename}_2.png