summaryrefslogtreecommitdiff
path: root/tests/texturing/cubemap-shader.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/cubemap-shader.c')
-rw-r--r--tests/texturing/cubemap-shader.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/texturing/cubemap-shader.c b/tests/texturing/cubemap-shader.c
index fd1e2826b..c5870334c 100644
--- a/tests/texturing/cubemap-shader.c
+++ b/tests/texturing/cubemap-shader.c
@@ -46,6 +46,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_width = (64*6+PAD*9)*2;
config.window_height = 200;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGB;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END