<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] igt@perf@oa-exponents - fail - Test assertion failure function test_oa_exponents - Failed assertion: n_timer_reports - 3 <= matches - error: 27 > 26"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105483#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] igt@perf@oa-exponents - fail - Test assertion failure function test_oa_exponents - Failed assertion: n_timer_reports - 3 <= matches - error: 27 > 26"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105483">bug 105483</a>
              from <span class="vcard"><a class="email" href="mailto:umesh.nerlige.ramappa@intel.com" title="umesh <umesh.nerlige.ramappa@intel.com>"> <span class="fn">umesh</span></a>
</span></b>
        <pre>The test verifies different sample rates to capture reports into the OA buffer.
Rates range approx. from 3.33 us to 109 ms. Every iteration is double the
previous rate. Once 30 reports are captures, the timestamp delta between
reports is expected to be equal to the sample rate. A tolerance of 3 errors in
timestamp deltas (in a total of 29 deltas collected) is allowed.

A quick repro on APL suggests that the tolerance of 3 error deltas is a magic
number. Changing it to 4 increases the tolerance for the mismatches on
platforms like APL and allows the test to pass.

Machines: apl
Overall Repro rate: 22%

User Impact: None
Severity: Low
Pririty: Low</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>