[Piglit] [PATCH 3/3] all.tests: remove glean/exactRGBA

Jose Fonseca jfonseca at vmware.com
Tue Oct 23 08:16:28 PDT 2012



----- Original Message -----
> I don't know of any driver which passes the test. It's too strict to
> be useful.
> ---
>  tests/all.tests          |    1 -
>  tests/quick-driver.tests |    3 ---
>  2 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/tests/all.tests b/tests/all.tests
> index 5849a91..78e09e8 100644
> --- a/tests/all.tests
> +++ b/tests/all.tests
> @@ -109,7 +109,6 @@ glean['polygonOffset'] =
> GleanTest('polygonOffset', res_dir)
>  glean['pixelFormats'] = GleanTest('pixelFormats', res_dir)
>  glean['pointAtten'] = GleanTest('pointAtten', res_dir)
>  glean['pointSprite'] = GleanTest('pointSprite', res_dir)
> -glean['exactRGBA'] = GleanTest('exactRGBA', res_dir)

It would be nice to leave a comment here stating that exactRGBA is not included intentionally, just in case someone later wonders about it.

Otherwise sounds good to me.


Jose

>  glean['readPixSanity'] = GleanTest('readPixSanity', res_dir)
>  glean['rgbTriStrip'] = GleanTest('rgbTriStrip', res_dir)
>  glean['scissor'] = GleanTest('scissor', res_dir)
> diff --git a/tests/quick-driver.tests b/tests/quick-driver.tests
> index 90863fd..b5c7c37 100644
> --- a/tests/quick-driver.tests
> +++ b/tests/quick-driver.tests
> @@ -17,6 +17,3 @@ del
> profile.tests['shaders']['glsl-fs-unroll-explosion']
>  del profile.tests['shaders']['glsl-vs-inline-explosion']
>  del profile.tests['shaders']['glsl-vs-unroll-explosion']
>  del profile.tests['spec']['!OpenGL 1.1']['streaming-texture-leak']
> -
> -# This test is nonsense
> -del profile.tests['glean']['exactRGBA']
> --
> 1.7.4.1
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
> 


More information about the Piglit mailing list