<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#c2">Comment # 2</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:jan.vesely@rutgers.edu" title="Jan Vesely <jan.vesely@rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
        <pre>That's no entirely accurate. The previous behavior would report crash of the
entire test. So you could see:
test1 pass -> crash
 subtest0 pass -> notrun
 subtest1 pass -> notrun

the new behavior is:
test1 2/2 -> 0/0
 subtest0 pass  -> notrun
 subtest1 pass  -> notrun
 unknown notrun -> crash</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>