[Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Michel Dänzer
michel at daenzer.net
Sun Oct 19 20:07:44 PDT 2014
On 18.10.2014 06:24, Laura Ekstrand wrote:
>
> diff --git a/tests/all.py b/tests/all.py
> index 6c5588a..eb317de 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -126,7 +126,6 @@ glean['pointAtten'] = GleanTest('pointAtten')
> glean['pointSprite'] = GleanTest('pointSprite')
> # exactRGBA is not included intentionally, because it's too strict and
> # the equivalent functionality is covered by other tests
> -glean['readPixSanity'] = GleanTest('readPixSanity')
> glean['shaderAPI'] = GleanTest('shaderAPI')
> glean['stencil2'] = GleanTest('stencil2')
> glean['texCombine'] = GleanTest('texCombine')
This also needs to be removed from tests/sanity.py, and the new test
should probably be added there instead.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the Piglit
mailing list