[Piglit] [PATCH 5/7] tests/all.py: remove duplicate oes_compressed_paletted test
Dylan Baker
baker.dylan.c at gmail.com
Thu Mar 5 11:34:22 PST 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 fee090d..7fbfea5 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -4014,7 +4014,6 @@ with profile.group_manager(
grouptools.join('spec', 'oes_compressed_paletted_texture')) as g:
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.1
More information about the Piglit
mailing list