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