Bug 109715 - [CI][DRMTIP] igt@gem_eio@banned - fail - Failed assertion: ctx != 0
Summary: [CI][DRMTIP] igt@gem_eio@banned - fail - Failed assertion: ctx != 0
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-21 11:40 UTC by Lakshmi
Modified: 2019-03-05 17:31 UTC (History)
1 user (show)

See Also:
i915 platform: G33, GM45, I915G, I965G, ILK, PNV
i915 features: GEM/Other


Attachments

Description Lakshmi 2019-02-21 11:40:29 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_226/fi-blb-e6850/igt@gem_eio@banned.html

Starting subtest: banned
(gem_eio:1036) CRITICAL: Test assertion failure function __test_banned, file ../tests/i915/gem_eio.c:323:
(gem_eio:1036) CRITICAL: Failed assertion: ctx != 0
(gem_eio:1036) CRITICAL: error: 0 == 0
Subtest banned failed.
Comment 2 Chris Wilson 2019-02-21 11:52:33 UTC
Just a boring bug in the test, forgot that test ran on machines without contexts.
Comment 3 Chris Wilson 2019-02-26 10:38:51 UTC
commit 2b7dd10a4e2ea0cabff68421fd15e96c99be3cad (upstream/master)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Thu Feb 21 09:59:05 2019 +0000

    i915/gem_eio: Not everyone actually has contexts!
    
    Eek, I assumed the 'banned' subtest only applied to context platforms,
    it doesn't. The basic test works for all, checking whether a second
    context works after the first is banned however only applies to
    platforms with contexts!
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Antonio Argenziano <antonio.argenziano@intel.com>
Comment 4 Martin Peres 2019-03-05 17:30:52 UTC
(In reply to Chris Wilson from comment #3)
> commit 2b7dd10a4e2ea0cabff68421fd15e96c99be3cad (upstream/master)
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Thu Feb 21 09:59:05 2019 +0000
> 
>     i915/gem_eio: Not everyone actually has contexts!
>     
>     Eek, I assumed the 'banned' subtest only applied to context platforms,
>     it doesn't. The basic test works for all, checking whether a second
>     context works after the first is banned however only applies to
>     platforms with contexts!
>     
>     Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
>     Reviewed-by: Antonio Argenziano <antonio.argenziano@intel.com>


Fixed in drmtip_228. Thanks!
Comment 5 CI Bug Log 2019-03-05 17:31:08 UTC
The CI Bug Log issue associated to this bug has been archived.

New failures matching the above filters will not be associated to this bug anymore.


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.