summaryrefslogtreecommitdiff
path: root/tests/spec/gl-1.0/fpexceptions.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/gl-1.0/fpexceptions.c')
-rw-r--r--tests/spec/gl-1.0/fpexceptions.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/gl-1.0/fpexceptions.c b/tests/spec/gl-1.0/fpexceptions.c
index bee62586f..87f9b9112 100644
--- a/tests/spec/gl-1.0/fpexceptions.c
+++ b/tests/spec/gl-1.0/fpexceptions.c
@@ -48,6 +48,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.window_visual = PIGLIT_GL_VISUAL_RGBA |
PIGLIT_GL_VISUAL_DOUBLE;
+ config.khr_no_error_support = PIGLIT_NO_ERRORS;
PIGLIT_GL_TEST_CONFIG_END