[Piglit] [PATCH v3 5/8] tests/all.py: remove duplicate oes_compressed_paletted test
Dylan Baker
baker.dylan.c at gmail.com
Fri Mar 20 11:51:11 PDT 2015
Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
tests/all.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/all.py b/tests/all.py
index 5a9198d..3871f05 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -4073,7 +4073,6 @@ with profile.group_manager(
g(['oes_compressed_paletted_texture-api'], 'basic API')
g(['arb_texture_compression-invalid-formats', 'paletted'],
'invalid formats')
- g(['oes_compressed_paletted_texture-api'], 'basic API')
with profile.group_manager(
PiglitGLTest,
--
2.3.3
More information about the Piglit
mailing list