<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 - 2 of 5 piglit sanity tests fail (ppc64, big endian)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107470">107470</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>2 of 5 piglit sanity tests fail (ppc64, big endian)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>piglit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PowerPC
          </td>
        </tr>

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

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

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>erhard_f@mailbox.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Built piglit from git-master (67675034486e29ecbc4a4da2fc74b184d7d11cb8) and
wanted to run the testsuite on my PowerMac G5 + Radeon HD 6450 (ppc64, big
endian). However 2 sanity tests fail (with mesa 18.1.5 and mesa 18.0.5). This
might be a regression in piglit, 'cause piglit passed sanity tests on the same
system at the time mesa 18.0.0 was released.

For more info see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [r600g] 2 of 5 piglit sanity tests fail (PCIe, ppc64, mesa-18.1.5)"
   href="show_bug.cgi?id=107448">bug #107448</a>.


Command
/root/build/piglit/bin/shader_runner
/root/build/piglit/test/spec/arb_tessellation_shader/execution/sanity.shader_test
-auto -fbo

Stdout  
Probe color at (0,0)
  Expected: 0 255 0 255
  Observed: 25 25 25 25
Test failure on line 57

Stderr  
Mesa: User error: GL_INVALID_ENUM in
lGetFramebufferAttachmentParameteriv(invalid attachment GL_NONE)


Command
/root/build/piglit/bin/glsl-1.50-transform-feedback-builtins -auto -fbo

Stdout  
Incorrect data for 'gl_Layer' output 0.  Expected 1, got 16777216.
Incorrect data for 'gl_Layer' output 1.  Expected 3, got 50331648.
Incorrect data for 'gl_Layer' output 2.  Expected 5, got 83886080.
Incorrect data for 'gl_ViewportIndex' output 0.  Expected 1, got 16777216.
Incorrect data for 'gl_ViewportIndex' output 1.  Expected 2, got 33554432.
Incorrect data for 'gl_ViewportIndex' output 2.  Expected 3, got 50331648.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>