<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:don.hiatt@intel.com" title="Don Hiatt <don.hiatt@intel.com>"> <span class="fn">Don Hiatt</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [CI] igt@perf@short-reads -fail - Failed assertion: ret == -1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103183">bug 103183</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;">Severity</td>
<td>critical
</td>
<td>minor
</td>
</tr>
<tr>
<td style="text-align:right;">Priority</td>
<td>high
</td>
<td>medium
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [CI] igt@perf@short-reads -fail - Failed assertion: ret == -1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103183#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [CI] igt@perf@short-reads -fail - Failed assertion: ret == -1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103183">bug 103183</a>
from <span class="vcard"><a class="email" href="mailto:don.hiatt@intel.com" title="Don Hiatt <don.hiatt@intel.com>"> <span class="fn">Don Hiatt</span></a>
</span></b>
<pre>The test_short_reads() "tests/perf.c" is trying to read the OA perf records.
The assert is triggering because it is requesting a read that can't return a
single record and is expecting an EFAULT. However, instead of getting the
EFAULT, the read is failing with -8(ENOEXEC).
In <a href="show_bug.cgi?id=103183#c1">Comment #1</a>, mwa suggested a fix that has still not been added to igt.
The failure is still occurring on KBL(CI_DRM_6743_full 1 week, 6 days old) /
SKL(drmtip_356 2 days, 3 hours old).
As this is a test harness issue, it doesn't seem to have any user impact so
lowering the current high/critical to medium/minor. The fix in #1 should be
given a try.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>