[Piglit] [PATCH v2 5/8] tests/all.py: remove duplicate oes_compressed_paletted test
Dylan Baker
baker.dylan.c at gmail.com
Mon Mar 30 11:54:16 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 db289ff..46bb9c1 100755
--- a/tests/all.py
+++ b/tests/all.py
@@ -4074,7 +4074,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.4
More information about the Piglit
mailing list