<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-GB link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Pat,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&gt;</span> the segfaults are from tests that call
vtkRenderWindowInteractor::New(), causing an infinite loop inside
vtkGraphicsFactory.cxx<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>This is a good theory, Can anyone <b><i>who is not on holiday</i></b>
</span><span style='font-size:11.0pt;font-family:Wingdings;color:#1F497D'>J</span><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> confirm
if any of these tests (the passing ones) instantiate interactors (list of
Widget test results at end)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Burlen :<o:p></o:p></span></p>

<p class=MsoPlainText>&gt;Can you run one of the tests in a debugger and see
specifically where it segfaults? I'm sure that will give you the clue you're
after. I guess this is obvious so maybe there is a reason you haven't done it.<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>Quite right. For reasons unknown to me, I don&#8217;t get
any symbol information and gdb tells me nothing. I&#8217;ve been asking around
to see why my build has no debug info, but so far I&#8217;m clueless.<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>Anyone :<o:p></o:p></p>

<p class=MsoPlainText>Important observation, looking at various outputs, I
noticed that for example, CellLocator test does this<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>76: Test command:
/users/biddisco/build/paraview/bin/GraphicsCxxTests CellLocator -D
/apps/sandbox/VTKData -T /users/biddisco/build/paraview/VTK/Testing/Temporary
-V Baseline/Graphics/CellLocator.png<o:p></o:p></p>

<p class=MsoPlainText>76: Test timeout computed to be: 1500<o:p></o:p></p>

<p class=MsoPlainText>76: Passed: a total of 9802 ray-sphere intersections
detected.<o:p></o:p></p>

<p class=MsoPlainText>1/1 Test #76: CellLocator
......................***Exception: SegFault&nbsp; 0.23 sec<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>It actually does the test OK, but fails on exit. So now I&#8217;m
lookingat cleanup code etc.<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>JB<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>ctest -R Widget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>Test project /users/biddisco/build/paraview<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 533: HeaderTesting-Widgets<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;1/38 Test #533: HeaderTesting-Widgets .....................&nbsp;&nbsp;
Passed&nbsp;&nbsp;&nbsp; 2.72 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 534: BoxWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;2/38 Test #534: BoxWidget
.................................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 6.04 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 535: BoxWidget2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;3/38 Test #535: BoxWidget2
................................***Failed&nbsp;&nbsp;&nbsp; 3.42 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 536: TestAngleWidget2D<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;4/38 Test #536: TestAngleWidget2D
.........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.49 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 537: TestAngleWidget3D<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;5/38 Test #537: TestAngleWidget3D
.........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 1.10 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 538: TestBalloonWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;6/38 Test #538: TestBalloonWidget
.........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.10 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 539: TestCaptionWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;7/38 Test #539: TestCaptionWidget
.........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 2.41 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 540: TestCheckerboardWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;8/38 Test #540: TestCheckerboardWidget
....................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.23 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 541: TestContourWidget2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;9/38 Test #541: TestContourWidget2
........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.13 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 542: TestDistanceWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>10/38 Test #542: TestDistanceWidget
........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 1.37 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 543:
TestImplicitPlaneWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>11/38 Test #543: TestImplicitPlaneWidget
...................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 4.48 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 544:
TestImplicitPlaneWidget2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>12/38 Test #544: TestImplicitPlaneWidget2
..................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 4.78 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 545:
TestImplicitPlaneWidget2b<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>13/38 Test #545: TestImplicitPlaneWidget2b
.................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.15 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 546:
TestOrientationMarkerWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>14/38 Test #546: TestOrientationMarkerWidget
...............&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 4.59 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 547:
TestRectilinearWipeWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>15/38 Test #547: TestRectilinearWipeWidget
.................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 2.96 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 548: TestSeedWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>16/38 Test #548: TestSeedWidget
............................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.71 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 549: TestSliderWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>17/38 Test #549: TestSliderWidget
..........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 1.74 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 550: TestSliderWidget2D<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>18/38 Test #550: TestSliderWidget2D ........................&nbsp;&nbsp;
Passed&nbsp;&nbsp;&nbsp; 2.08 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 551: TestTextWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>19/38 Test #551: TestTextWidget
............................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.10 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 552:
TestParallelopipedWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>20/38 Test #552: TestParallelopipedWidget ..................&nbsp;&nbsp;
Passed&nbsp;&nbsp;&nbsp; 0.28 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 553:
TestSeedWidgetNonUniformRepresentations<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>21/38 Test #553: TestSeedWidgetNonUniformRepresentations
...&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.35 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 554: ImagePlaneWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>22/38 Test #554: ImagePlaneWidget ..........................&nbsp;&nbsp;
Passed&nbsp;&nbsp;&nbsp; 4.51 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 556:
TestImageActorContourWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>23/38 Test #556: TestImageActorContourWidget
...............***Failed&nbsp;&nbsp;&nbsp; 2.03 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 557:
TestSurfaceConstrainedHandleWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>24/38 Test #557: TestSurfaceConstrainedHandleWidget ........&nbsp;&nbsp;
Passed&nbsp;&nbsp;&nbsp; 2.66 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 558:
TestPolygonalRepresentationHandleWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>25/38 Test #558: TestPolygonalRepresentationHandleWidget
...&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 2.52 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 560: TestSphereHandleWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>26/38 Test #560: TestSphereHandleWidget ....................&nbsp;&nbsp;
Passed&nbsp;&nbsp; 21.94 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 561: TestImageTracerWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>27/38 Test #561: TestImageTracerWidget
.....................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 4.37 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 562: TestLineWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>28/38 Test #562: TestLineWidget
............................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.96 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 563: TestLineWidget2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>29/38 Test #563: TestLineWidget2
...........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 1.15 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 564:
TestLogoWidgetAlphaBlending<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>30/38 Test #564: TestLogoWidgetAlphaBlending
...............***Failed&nbsp;&nbsp;&nbsp; 0.12 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>File
&quot;../../../Testing/Temporary/TestLogoWidgetAlphaBlending.png&quot; not
found.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>File
&quot;../../../Testing/Temporary/TestLogoWidgetAlphaBlending.diff.png&quot; not
found.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 565: TestLogoWidgetDepthPeeling<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>31/38 Test #565: TestLogoWidgetDepthPeeling
................***Failed&nbsp;&nbsp;&nbsp; 0.11 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>File
&quot;../../../Testing/Temporary/TestLogoWidgetDepthPeeling.png&quot; not
found.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>File
&quot;../../../Testing/Temporary/TestLogoWidgetDepthPeeling.diff.png&quot; not
found.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;Start 567: TestPlaneWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>32/38 Test #567: TestPlaneWidget
...........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 2.77 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 568: TestPointWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>33/38 Test #568: TestPointWidget
...........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 0.86 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 569: TestScalarBarWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>34/38 Test #569: TestScalarBarWidget
.......................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 2.58 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 570: TestSplineWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>35/38 Test #570: TestSplineWidget
..........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 1.86 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 571: TestTensorProbeWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>36/38 Test #571: TestTensorProbeWidget
.....................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 3.68 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 573: TestHandleWidget<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>37/38 Test #573: TestHandleWidget
..........................&nbsp;&nbsp; Passed&nbsp;&nbsp;&nbsp; 1.97 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start 575:
TestImagePlaneWidgetPython-image<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>38/38 Test #575: TestImagePlaneWidgetPython-image
..........***Failed&nbsp;&nbsp;&nbsp; 5.44 sec<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>87% tests passed, 5 tests failed out of 38<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>