[Piglit] [Bug 106277] [CI] spec at glsl-1.40-compat@execution at built-in-constants failing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 3 02:17:00 UTC 2018


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

Timothy Arceri <t_arceri at yahoo.com.au> changed:

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

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

commit f74d92e704849610364b4474a2c67ea2008c14e0
Author: Timothy Arceri <tarceri at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180503/f9c8e142/attachment-0001.html>


More information about the Piglit mailing list