[Piglit] [Bug 104700] Crashing tests with subtests don't show in a list of regressions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 19 19:59:27 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104700
--- Comment #2 from Jan Vesely <jan.vesely at rutgers.edu> ---
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180119/0a822529/attachment.html>
More information about the Piglit
mailing list