[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 21:48:13 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104700

--- Comment #7 from Fabian Bieler <fabianbieler at fastmail.fm> ---
(In reply to Jan Vesely from comment #5)
> (In reply to Fabian Bieler from comment #3)
> > Strange, I can't seem to reproduce that.
> > I reverted 938ec48e2, ran arb_copy_buffer at 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?

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.

-- 
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/b6a84c8f/attachment.html>


More information about the Piglit mailing list