Summary: | [IVB] operation not permitted when limiting file descriptors and no kernel log when running gem_fd_exhaustion | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | cprigent <christophe.prigent> | ||||
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | IVB | i915 features: | GEM/Other | ||||
Attachments: |
|
Description
cprigent
2016-07-29 08:52:03 UTC
This should at least downgrade the fail to a skip: commit 53b4dfdf157b38e459f5c0a6d30a3356b158a127 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Jul 29 14:51:34 2016 +0100 tests: Skip if we cannot reserve infinite fd for ourselves A few tests rely on being able to allocate an "infinite" number of fd, but current assert instead of skip on more restrictive kernels. References: https://bugs.freedesktop.org/show_bug.cgi?id=97125 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> I don't know why some machines don't like us setting "unlimited" rlimits. Test is now skip, works as expected I assume... igt@gem_fd_exhaustion - skip |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.