[Bug 112271] [CI][RESUME]igt at gem_persistent_relocs@interruptible - timeout - Code: Bad RIP value.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 14 07:52:49 UTC 2019


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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
Nothing too suspicious, looks to be a normal timeout for a slow test.

I think we can do better in igt_runner to distinguish between suspicious
timeouts and boring ones. Obviously, we can push the taint check earlier so any
BUG_ON is immediately failed. Then we can check how it is responding to the
signals, i.e. if it cleans up immediately on SIGQUIT, it's just a regular
timeout. But if some processes are still stuck after SIGKILL, we have a
deadlock on our hands.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20191114/2e581640/attachment-0001.html>


More information about the intel-gfx-bugs mailing list