summaryrefslogtreecommitdiff
path: root/tests/texturing/tex-miplevel-selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/tex-miplevel-selection.c')
-rw-r--r--tests/texturing/tex-miplevel-selection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/texturing/tex-miplevel-selection.c b/tests/texturing/tex-miplevel-selection.c
index 959bab2ea..80f0a7e26 100644
--- a/tests/texturing/tex-miplevel-selection.c
+++ b/tests/texturing/tex-miplevel-selection.c
@@ -63,6 +63,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = 900;
config.window_height = 600;
config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_DOUBLE;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END