[Bug 102453] [CI][SNB,HSW,KBL,APL] Spurious skip in igt at vgem_basic@unload

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 6 19:02:00 UTC 2017


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 1b6585eeb22a2787fa52b2a192d4e9539acbd9c6
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Aug 25 19:26:39 2017 +0100

    igt/vgem_basic: Load and unload the module first

    To ensure the module exists, first load it. Then when we try to unload
    the module (to check that our modprobe interface works), we will not get
    spurious failures due to -ENOENT (in this case meaning the module did
    not exist):

    (vgem_basic:18361) igt-core-DEBUG: Starting subtest: unload
    (vgem_basic:18361) igt-kmod-DEBUG: Could not remove module vgem (No such
fil
e or directory)
    Test requirement not met in function test_unload, file vgem_basic.c:331:
    Test requirement: module_unload() == 0
    Last errno: 2, No such file or directory

    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Petri Latvala <petri.latvala at intel.com>

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


More information about the intel-gfx-bugs mailing list