<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 - [SKL] deqp compressed texture tests fail when enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92731">92731</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SKL] deqp compressed texture tests fail when enabled
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>48 tests in the category deqp-gles3.functional.texture.compressed.astc fail
after mesa 65f6caf43e8bbea7c8a0d4e146ad7186c276ff9a

Author:     Nanley Chery <<a href="mailto:nanley.g.chery@intel.com">nanley.g.chery@intel.com</a>>
AuthorDate: Wed Oct 14 14:32:43 2015 -0700
Commit:     Nanley Chery <<a href="mailto:nanley.g.chery@intel.com">nanley.g.chery@intel.com</a>>
CommitDate: Thu Oct 29 15:40:37 2015 -0700

    mesa: Enable ASTC in GLES' [NUM_]COMPRESSED_TEXTURE_FORMATS queries

    In OpenGL ES, the COMPRESSED_TEXTURE_FORMATS query returns the set of
    supported specific compressed formats. Since ASTC formats fit within
    that category, include them in the set and update the
    NUM_COMPRESSED_TEXTURE_FORMATS query as well.

    This enables GLES2-based ASTC dEQP tests to run. See the Bugzilla for
    more info.

    Bugzilla: <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [SKL] ES2-CTS.gtf.GL2ExtensionTests.compressed_astc_texture.compressed_astc_texture fails"
   href="show_bug.cgi?id=92193">https://bugs.freedesktop.org/show_bug.cgi?id=92193</a>
    Reported-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
    Suggested-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Signed-off-by: Nanley Chery <<a href="mailto:nanley.g.chery@intel.com">nanley.g.chery@intel.com</a>>
    Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>

The same commit fixed two CTS tests.  The failing tests were skipped prior to
this commit.

Sample test output:

piglit.deqp-gles3.functional.texture.compressed.astc.random.6x5.sklm64 (from
piglit)
Failing for the past 1 build (Since Unstable#1578 )
Took 1.1 sec.
Standard Output

/tmp/build_root/m64/opt/deqp/modules/gles3/deqp-gles3
--deqp-case=dEQP-GLES3.functional.texture.compressed.astc.random.6x5
--deqp-surface-type=fbo --deqp-log-images=disable --deqp-surface-width=256
--deqp-surface-height=256
dEQP Core 2014.x (0xcafebabe) starting..
  target implementation = 'DRM'

Test case 'dEQP-GLES3.functional.texture.compressed.astc.random.6x5'..
Test case duration in microseconds = 1087837 us
  Fail (Image comparison failed)

DONE!

Test run totals:
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)</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>