Summary: | [PNV Bisected]Piglit spec_EGL_KHR_create_context_default_minor_version_GL fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i915 | Assignee: | Chad Versace <chadversary> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | idr, xunx.fang |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2013-01-17 08:44:29 UTC
Change status to RESOLVED/FIXED. The Mesa patch fixed incorrect behavior, which revealed a bug in the test. Bug is fixed in Piglit by commit 637a8e27850ee6c6bd00fed805687149230911d1 Author: Chad Versace <chad.versace@linux.intel.com> Date: Mon Jan 28 16:40:09 2013 -0800 egl_khr_create_context: Fix for drivers that don't support GL >= 2.0 Fix for test egl_khr_create_context/default-minor-version-gl. According to comments in the test: "The Linux OpenGL ABI only requires OpenGL 1.2, so this might fail to create a context." If the driver failed to create a 2.x context, then the test failed. This patch changes it to skip. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=59510 Reported-by: Lu Hua <huax.lu@intel.com> Acked-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Chad Versace <chad.versace@linux.intel.com> Verified.Fixed on latest mesa master branch. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.