https://bugs.freedesktop.org/show_bug.cgi?id=106277

Timothy Arceri <t_arc...@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Timothy Arceri <t_arc...@yahoo.com.au> ---
Should be fixed by:

commit f74d92e704849610364b4474a2c67ea2008c14e0
Author: Timothy Arceri <tarc...@itsqueeze.com>
Date:   Tue May 1 15:56:30 2018 +1000

    piglit-framework-gl: skip compat test when not supported

    OpenGL 3.1 is a little special when it comes to compatibility. If
    a 3.1 compat profile is requested by piglit and ARB_compatibility
    not supported waffle will end up creating a core profile for us.

    Here we make sure ARB_compatibility is supported when explicitly
    requesting a 3.1 compat profile from piglit. This allows us to
    avoid testing for ARB_compatibility in all GL 3.1 compat tests.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106277

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to