<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 - [BAT][GLK] igt@kms_frontbuffer_tracking@basic requires igt_require_gem"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102457">102457</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BAT][GLK] igt@kms_frontbuffer_tracking@basic requires igt_require_gem
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg 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>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>martin.peres@free.fr
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On CI_DRM_3011, the machine fi-glk-2a hit the following issue when running
igt@kms_frontbuffer_tracking@basic:

(kms_frontbuffer_tracking:3506) intel-batchbuffer-CRITICAL: Test assertion
failure function intel_batchbuffer_flush_on_ring, file intel_batchbuffer.c:184:
(kms_frontbuffer_tracking:3506) intel-batchbuffer-CRITICAL: Failed assertion:
(drm_intel_gem_bo_context_exec(batch->bo, ctx, used, ring)) == 0
(kms_frontbuffer_tracking:3506) intel-batchbuffer-CRITICAL: Last errno: 5,
Input/output error

This appears to be due to the test igt@gem_exec_suspend@basic-s3 htting the
WARN_ON(wait_for_engine(engine, 50))
(<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BAT][GLK] igt@gem_exec_suspend@basic-s3 hits WARN_ON(wait_for_engine(engine, 50))"
   href="show_bug.cgi?id=102456">https://bugs.freedesktop.org/show_bug.cgi?id=102456</a>) which led to a jammed
GEM. Many tests just skip after that, but this test apparently is relying on
GEM without testing for its availability using igt_require_gem.

Full logs:
<a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3011/fi-glk-2a/igt@kms_frontbuffer_tracking@basic.html">https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3011/fi-glk-2a/igt@kms_frontbuffer_tracking@basic.html</a></pre>
        </div>
      </p>


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

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