<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - [Bisected]All Intel_gpu_tools cases fail with *ERROR* Attempting to mmap a purgeable buffer when run nightly testing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74704#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - [Bisected]All Intel_gpu_tools cases fail with *ERROR* Attempting to mmap a purgeable buffer when run nightly testing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74704">bug 74704</a>
              from <span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=74704#c3">comment #3</a>)
<span class="quote">> Your test runner is extremely broken if it ascribes that to all test cases.</span >

Our testrunner can work well to correctly assign dmesg output to individual
tests as it did before. Before running every case we will clear the dmesg to
avoid older issue impact new running one.
We have do a deeper investigate to find the root cause, finally find the ERROR: 
[ 6697.667202] [drm:i915_gem_mmap_gtt] *ERROR* Attempting to mmap a purgeable
buffer
[ 6697.668469] [drm:i915_gem_object_get_pages] *ERROR* Attempting to obtain a
purgeable object
[ 6697.669782] [drm:i915_gem_object_get_pages] *ERROR* Attempting to obtain a
purgeable object
These ERROR only appeared when running the command under piglit dictory:
./piglit-print-commands.py tests/igt.py which command our testrunner using to
get the i-g-t case's running parameter.
So the reason of this issue doesn't involved by QA's testrunner.</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>
      </ul>
    </body>
</html>