<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][SNB,HSW,KBL,APL] Spurious skip in igt@vgem_basic@unload"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102453">bug 102453</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][SNB,HSW,KBL,APL] Spurious skip in igt@vgem_basic@unload"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102453#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][SNB,HSW,KBL,APL] Spurious skip in igt@vgem_basic@unload"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102453">bug 102453</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit 1b6585eeb22a2787fa52b2a192d4e9539acbd9c6
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Fri Aug 25 19:26:39 2017 +0100

    igt/vgem_basic: Load and unload the module first

    To ensure the module exists, first load it. Then when we try to unload
    the module (to check that our modprobe interface works), we will not get
    spurious failures due to -ENOENT (in this case meaning the module did
    not exist):

    (vgem_basic:18361) igt-core-DEBUG: Starting subtest: unload
    (vgem_basic:18361) igt-kmod-DEBUG: Could not remove module vgem (No such
fil
e or directory)
    Test requirement not met in function test_unload, file vgem_basic.c:331:
    Test requirement: module_unload() == 0
    Last errno: 2, No such file or directory

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Reviewed-by: Petri Latvala <<a href="mailto:petri.latvala@intel.com">petri.latvala@intel.com</a>></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>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>