<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crashing tests with subtests don't show in a list of regressions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104700#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crashing tests with subtests don't show in a list of regressions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104700">bug 104700</a>
              from <span class="vcard"><a class="email" href="mailto:fabianbieler@fastmail.fm" title="Fabian Bieler <fabianbieler@fastmail.fm>"> <span class="fn">Fabian Bieler</span></a>
</span></b>
        <pre>(In reply to Jan Vesely from <a href="show_bug.cgi?id=104700#c5">comment #5</a>)
<span class="quote">> (In reply to Fabian Bieler from <a href="show_bug.cgi?id=104700#c3">comment #3</a>)
> > Strange, I can't seem to reproduce that.
> > I reverted 938ec48e2, ran arb_copy_buffer@data-sync once normally and once
> > with a call to abort() after the first call to
> > piglit_report_subtest_result() (tests/spec/arb_copy_buffer/data-sync.c:82).
> > 
> > Neither "piglit summary console" nor "piglit summary html" report a crashing
> > test or a regression.
> > 
> > Am I missing something?

> most of the crashes in OpenCL tests happen during kernel compile (before the
> first subtest). Maybe there's a difference in behaviour in those cases?</span >

You're absolutely right. Aborting before the first call to
piglit_report_subtest_result shows me the behavior you described.

I'll revert 938ec48e2 and have a look if I can find a solution to get this
behavior for tests that crash after a call to piglit_report_subtest_result,
too.</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>