<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 - [bisected] piglit.spec.!opengl 3_2.layered-rendering.framebuffertexture fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91670">91670</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] piglit.spec.!opengl 3_2.layered-rendering.framebuffertexture fails
          </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>mesa d3ace60 regressed this test on intel platforms.

Standard Output
/lib/piglit/bin/gl-3.2-layered-rendering-framebuffertexture -auto -fbo
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
3.3 context

Unexpected GL error: GL_INVALID_VALUE 0x501
(Error at
/var/lib/jenkins/jobs/Leeroy/workspace@2/repos/piglit/tests/spec/gl-3.2/layered-rendering/framebuffertexture.c:216)
Texture Type: GL_TEXTURE_2D_MULTISAMPLE. Error during setup.
Texture Type: GL_TEXTURE_2D_MULTISAMPLE. FramebufferTexture() Test Failed.
Unexpected GL error: GL_INVALID_VALUE 0x501
(Error at
/var/lib/jenkins/jobs/Leeroy/workspace@2/repos/piglit/tests/spec/gl-3.2/layered-rendering/framebuffertexture.c:216)
Texture Type: GL_TEXTURE_2D_MULTISAMPLE_ARRAY. Error during setup.
Texture Type: GL_TEXTURE_2D_MULTISAMPLE_ARRAY. FramebufferTexture() Test
Failed.

Standard Error

Mesa: User error: GL_INVALID_VALUE in glTexImage2DMultisample(samples < 1)
Mesa: User error: GL_INVALID_VALUE in glTexImage3DMultisample(samples < 1)


A new piglit test was introduced to test this change, and that new test passes.

It may be that the piglit test needs to be updated.</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>