<div dir="ltr"><div><div><div><div><div>Hi Maxim,<br><br></div>The dashboard machine amber8 isn't a docker container.  It is Ubuntu machine with an OSMesa built according to the instructions on the wiki.<br><br></div>It would help if you would share the errors you are getting from the tests so we have a better idea of what is going wrong.  Without having any hint what is wrong it is hard to guess.<br><br></div>A way to test if your OSMesa is working in Docker?  Try running `ctest -R vtkRendering` and see if those tests pass.  If they do, then OSMesa is working and something else is going wrong.<br><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 30, 2017 at 11:59 PM, Maxim Torgonskiy <span dir="ltr"><<a href="mailto:kriolog@gmail.com" target="_blank">kriolog@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I need to launch paraview graphical tests in a docker image (debian<br>
stretch). I'm trying to perform this with osmesa and I use its custom<br>
version from the manual<br>
(<a href="http://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D" rel="noreferrer" target="_blank">http://www.paraview.org/Wiki/<wbr>ParaView/ParaView_And_Mesa_3D</a>) as well<br>
as the libosmesa6-dev package. When I launch ctest with the default<br>
paraview test directory, the 800 (rendering-related) tests from 2100<br>
are failed. When I use cdash config from<br>
<a href="https://open.cdash.org/buildSummary.php?buildid=4918000" rel="noreferrer" target="_blank">https://open.cdash.org/<wbr>buildSummary.php?buildid=<wbr>4918000</a> the situation<br>
is approximately the same.<br>
If it's possible, could you please share me the missing part of the<br>
puzzle (your current docker image, custom test direcrory<br>
[/home/kitware/Dashboards/<wbr>MyTests/ExternalData], etc) so that I can<br>
repeat the result presented on the cdash board? And is there any<br>
method to check that osmesa actually works in docker itself and with<br>
paraview. A quick google search gives me nothing.<br>
<br>
Thanks,<br>
Maxim<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
</blockquote></div><br></div>