<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - piglit fails to determine deadlock happened during i-g-t test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94741">bug 94741</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>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - piglit fails to determine deadlock happened during i-g-t test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94741#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - piglit fails to determine deadlock happened during i-g-t test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94741">bug 94741</a>
              from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
        <pre>It's doing exactly what it's intended to do when it doesn't change the result
to dmesg-*. Basically what happens is after the test runs and it does it's own
test specific result handling (the interpret_result method) it gets passed to
the Dmesg class which will change pass to dmesg-warn, and warn and fail to
dmesg-fail. You can look at the code in dmesg.py (BaseDmesg.update_result). So
skip shouldn't be converted, piglit assumes that the test code knows what it's
doing when it sets the status to skip.

I think that we've resolved this isn't a piglit bug, it's an IGT bug. So I'm
going to mark this resolved as 'notourbug', but please reopen if that's not
correct.</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>