---
 tests/spec/arb_color_buffer_float/common.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/spec/arb_color_buffer_float/common.h 
b/tests/spec/arb_color_buffer_float/common.h
index da59df9..c354303 100644
--- a/tests/spec/arb_color_buffer_float/common.h
+++ b/tests/spec/arb_color_buffer_float/common.h
@@ -39,6 +39,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
        config.window_width = 128;
        config.window_height = 128;
        config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
+       config.khr_no_error_support = PIGLIT_NO_ERRORS;
 
 PIGLIT_GL_TEST_CONFIG_END
 
-- 
2.9.4

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to