aboutsummaryrefslogtreecommitdiff
path: root/tests/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run_tests.py')
-rwxr-xr-xtests/run_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run_tests.py b/tests/run_tests.py
index 6cd8fc3..23789f6 100755
--- a/tests/run_tests.py
+++ b/tests/run_tests.py
@@ -98,6 +98,8 @@ SUPPRESSIONS_SWIFTSHADER = [
"draw_rectangles_depth_test_x8d24.amber",
# Tessellation not supported
"tessellation_isolines.amber",
+ # 8 bit indices not supported
+ "draw_indexed_uint8.amber",
]
OPENCL_CASES = [