My Vote would be to feel free to exclude them. What often happens is that the extension manager checks for the required extension and the driver claims to properly support the functionality but in fact the driver doesn't correctly implement the feature/we're using it incorrectly/or the driver is flat out lying and doesn't support the feature at all. This makes implementing a graceful way to detect lack of support for these gl extensions very tricky.<br>

<br><div class="gmail_quote">On Tue, Jan 18, 2011 at 3:48 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi all,<br>
<br>
For years now, there are VTK tests that fail on some GPUs.  Previously,<br>
on our dashboard machines, we added them to the exclude list.  Rogue3 uses:<br>
<br>
"^TestGenericVertexAttributesGLSL|^TestBlurAndSobelPasses|<br>
^TestGaussianBlurPass|^TestShadowMapPass|^TestSobelGradientMagnitudePass|<br>
^TestTStripsColorsTCoords|^TestTStripsNormalsColorsTCoords"<br>
<br>
I was going to add to that TestProjectedHexahedra and<br>
TestSmartVolumeMapperWindowLevel because they always fail too:<br>
<<a href="http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=827790" target="_blank">http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=827790</a>><br>
<br>
François was going to add some code so that tests could 'fail<br>
gracefully' if the GPU did not have the necessary features.  That would<br>
be really nice, is it on anyone's radar?  Should I exclude these test<br>
anyway in the meantime?<br>
<br>
Thanks,<br>
<br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br>