<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:martin.peres@free.fr" title="Martin Peres <martin.peres@free.fr>"> <span class="fn">Martin Peres</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][DRMTIP] igt@kms_atomic_transition@plane-all-modeset-transition* - fail - Last errno: 28, No space left on device"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109225">bug 109225</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>REOPENED
           </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][DRMTIP] igt@kms_atomic_transition@plane-all-modeset-transition* - fail - Last errno: 28, No space left on device"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109225#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][DRMTIP] igt@kms_atomic_transition@plane-all-modeset-transition* - fail - Last errno: 28, No space left on device"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109225">bug 109225</a>
              from <span class="vcard"><a class="email" href="mailto:martin.peres@free.fr" title="Martin Peres <martin.peres@free.fr>"> <span class="fn">Martin Peres</span></a>
</span></b>
        <pre>(In reply to Stanislav Lisovskiy from <a href="show_bug.cgi?id=109225#c15">comment #15</a>)
<span class="quote">> I think it stopped appearing right after my patch, in the link which Martin
> posted stack trace is still with old igt code(with my changes, there is no
> igt_display_commit at line 501). So I'm afraid, there was no reason to
> reopen it :D</span >

Here is the patch from Stan:

commit 91908d36d0d5c90eea86e29736d2748d5ec55335
Author:     Stanislav Lisovskiy <<a href="mailto:stanislav.lisovskiy@gmail.com">stanislav.lisovskiy@gmail.com</a>>
AuthorDate: Tue Feb 19 11:38:00 2019 +0200
Commit:     Petri Latvala <<a href="mailto:petri.latvala@intel.com">petri.latvala@intel.com</a>>
CommitDate: Wed Mar 6 14:53:51 2019 +0200

    igt/tests: Fix error checking in kms_atomic_transition

    There is no guarantee that error return value will be
    always EINVAL, made a check more general as it can be
    ERANGE, ENOSPC, EINVAL and probably others, which all
    mean the same in context of this test case: i.e this sprite
    size is not valid.

    v2: Added macro to make check look a bit nicer.
    v3: Removed redundant debug line.
    v4: Added assertion if error is not EINVAL as expected,
        other errors except EINVAL are considered now a failures.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][DRMTIP] igt@kms_atomic_transition@plane-all-modeset-transition* - fail - Last errno: 28, No space left on device"
   href="show_bug.cgi?id=109225">https://bugs.freedesktop.org/show_bug.cgi?id=109225</a>
    Signed-off-by: Stanislav Lisovskiy <<a href="mailto:stanislav.lisovskiy@intel.com">stanislav.lisovskiy@intel.com</a>>
    Reviewed-by: Stuart Summers <<a href="mailto:stuart.summers@intel.com">stuart.summers@intel.com</a>>


And the last failure was:

commit 27027cf078e5e8c4ced3b7d941890659e4adf1cd
Author:     Nischala Yelchuri <<a href="mailto:nischala.yelchuri@intel.com">nischala.yelchuri@intel.com</a>>
AuthorDate: Fri Mar 1 11:49:00 2019 -0800
Commit:     Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
CommitDate: Sat Mar 2 20:25:43 2019 +0000

    tests/kms_cursor_legacy: Add missing munmap

    Added munmap and replaced hard-coded values with PAGE_SIZE macro.

    Cc: Easwar Hariharan <<a href="mailto:easwar.hariharan@intel.com">easwar.hariharan@intel.com</a>>
    Cc: Ashutosh Dixit <<a href="mailto:ashutosh.dixit@intel.com">ashutosh.dixit@intel.com</a>>
    Signed-off-by: Nischala Yelchuri <<a href="mailto:nischala.yelchuri@intel.com">nischala.yelchuri@intel.com</a>>
    Reviewed-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

Given that we had a 100% reproduction rate on drmtip and that the last failure
was seen 10 runs ago (drmtip_236 and we are now at drmtip_246), I think it is
safe to close it again!

Sorry for the noise, Stan!</pre>
        </div>
      </p>


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

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