<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CTS regression] mesa af2723 breaks GL Conformance for debug extension"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93048">93048</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[CTS regression] mesa af2723 breaks GL Conformance for debug extension
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark.a.janes@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following test regressed this morning:

es2-cts.gtf.gl2extensiontests.debug.debug


Regressed by: af272368547600e1db87d4dd5d718e41ea9db6c0

Author:     Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
AuthorDate: Thu Nov 5 20:22:25 2015 +0000
Commit:     Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
CommitDate: Fri Nov 20 11:14:05 2015 +0000

    mesa: use the correct string for the ES GL_KHR_debug functions

    As defined in the spec

        when implemented in an OpenGL ES context, all entry points defined
        by this extension must have a "KHR" suffix.

    Signed-off-by: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>



Standard Output

/tmp/build_root/m64/bin/cts/glcts
--deqp-case=ES2-CTS.gtf.GL2ExtensionTests.debug.debug
dEQP Core GL-CTS-2.0 (0x0052484b) starting..
  target implementation = 'intel-gbm'

Test case 'ES2-CTS.gtf.GL2ExtensionTests.debug.debug'..
#+ Could not query GL_DEBUG_CALLBACK_FUNCTION
#+ Could not query GL_DEBUG_CALLBACK_USER_PARAM
#+ Initial value for GL_DEBUG_GROUP_STACK_DEPTH is 0 but it should be 1
#+ GL_DEBUG_SEVERITY_NOTIFICATION should be initially enabled
#+ Query for GL_DEBUG_CALLBACK_FUNCTION does not work
#+ Query for GL_DEBUG_CALLBACK_USER_PARAM does not work
#+ Could not replace callback
#+ Unexpected error with glDebugMessageInsert
#+ Callback didn't get expected data
<snip>
#+ Pop group message didn't have expected data
#+ Unexpected glPushDebugGroup error while testing stack limits
#+ Query for GL_DEBUG_STACK_DEPTH didn't produce expected results 63 64

Standard Error

Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
Mesa: User error: GL_INVALID_ENUM in bad values passed to
glDebugMessageInsertKHR(source=0x8246, type=0x824c, severity=0x9146)
Mesa: User error: GL_INVALID_ENUM in bad values passed to
glDebugMessageInsertKHR(source=0x8246, type=0x824c, severity=0x9147)
<snip>
Mesa: User error: GL_INVALID_VALUE in glDebugMessageInsertKHR(length=4096,
which is not less than GL_MAX_DEBUG_MESSAGE_LENGTH=4096)
Mesa: User error: GL_INVALID_VALUE in glDebugMessageInsertKHR(length=4096,
which is not less than GL_MAX_DEBUG_MESSAGE_LENGTH=4096)
Mesa: User error: GL_INVALID_ENUM in bad values passed to
glDebugMessageControlKHR(source=0x0, type=0x1100, severity=0x1100)
Mesa: User error: GL_INVALID_ENUM in bad values passed to
glDebugMessageControlKHR(source=0x1100, type=0x0, severity=0x1100)
Mesa: User error: GL_INVALID_ENUM in bad values passed to
glDebugMessageControlKHR(source=0x1100, type=0x1100, severity=0x0)
Mesa: User error: GL_INVALID_OPERATION in glDebugMessageControlKHR(When passing
an array of ids, severity must be GL_DONT_CARE, and source and type must not be
GL_DONT_CARE.
Mesa: User error: GL_INVALID_OPERATION in glDebugMessageControlKHR(When passing
an array of ids, severity must be GL_DONT_CARE, and source and type must not be
GL_DONT_CARE.
Mesa: User error: GL_INVALID_OPERATION in glDebugMessageControlKHR(When passing
an array of ids, severity must be GL_DONT_CARE, and source and type must not be
GL_DONT_CARE.
Mesa: User error: GL_INVALID_VALUE in glDebugMessageControlKHR(count=-1 : count
must not be negative)
Mesa: User error: GL_INVALID_ENUM in bad value passed to
glPushDebugGroupKHR(source=0x8246)
Mesa: User error: GL_INVALID_ENUM in bad value passed to
glPushDebugGroupKHR(source=0x8248)
Mesa: User error: GL_INVALID_ENUM in bad value passed to
glPushDebugGroupKHR(source=0x8247)
Mesa: User error: GL_INVALID_ENUM in bad value passed to
glPushDebugGroupKHR(source=0x824b)
Mesa: User error: GL_INVALID_VALUE in glPushDebugGroupKHR(length=4096, which is
not less than GL_MAX_DEBUG_MESSAGE_LENGTH=4096)
Mesa: User error: GL_INVALID_VALUE in glPushDebugGroupKHR(length=4096, which is
not less than GL_MAX_DEBUG_MESSAGE_LENGTH=4096)
Mesa: User error: GL_STACK_OVERFLOW in glPushDebugGroupKHR
Mesa: User error: GL_STACK_OVERFLOW in glPushDebugGroupKHR
glcts:
/mnt/space/jenkins/jobs/Leeroy/workspace@3/repos/mesa/src/mesa/main/errors.c:609:
debug_log_message: Assertion `len >= 0 && len < 4096' failed.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>