Bug 109356 - [CI][SHARDS] igt@gem_exec_whisper@normal - fail - Failed assertion: map[i] == i
Summary: [CI][SHARDS] igt@gem_exec_whisper@normal - fail - Failed assertion: map[i] == i
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: high normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-14 16:44 UTC by Martin Peres
Modified: 2019-01-15 15:31 UTC (History)
1 user (show)

See Also:
i915 platform: SKL
i915 features: GEM/Other


Attachments

Description Martin Peres 2019-01-14 16:44:25 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4767/shard-skl1/igt@gem_exec_whisper@normal.html

Starting subtest: normal
(gem_exec_whisper:1114) CRITICAL: Test assertion failure function check_bo, file ../tests/i915/gem_exec_whisper.c:64:
(gem_exec_whisper:1114) CRITICAL: Failed assertion: map[i] == i
(gem_exec_whisper:1114) CRITICAL: error: 0 != 464
Comment 1 CI Bug Log 2019-01-14 16:45:00 UTC
The CI Bug Log issue associated to this bug has been updated.

### New filters associated

* SKL: igt@gem_exec_whisper@normal - fail - Failed assertion: map[i] == i
  - https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4767/shard-skl1/igt@gem_exec_whisper@normal.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5414/shard-skl6/igt@gem_exec_whisper@normal.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4768/shard-skl1/igt@gem_exec_whisper@normal.html
Comment 2 Chris Wilson 2019-01-14 16:52:19 UTC
https://patchwork.freedesktop.org/series/55190/
Comment 3 Chris Wilson 2019-01-14 20:28:04 UTC
commit 7d3fdd0fdddb0993ad25d1416e77ed812f284e32 (HEAD, upstream/master)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Mon Jan 14 16:32:42 2019 +0000

    i915/gem_exec_whisper: Pass early exit onto check_bo
    
    If we break out of the test loop early, we may not have filled all
    dwords, so be careful to only check as far as we completed.
    
    Fixes: d9cd03c887a5 ("i915/gem_exec_whisper: Limit to a maximum of 150s")
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109356
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Comment 4 Martin Peres 2019-01-15 15:31:29 UTC
(In reply to Chris Wilson from comment #3)
> commit 7d3fdd0fdddb0993ad25d1416e77ed812f284e32 (HEAD, upstream/master)
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Mon Jan 14 16:32:42 2019 +0000
> 
>     i915/gem_exec_whisper: Pass early exit onto check_bo
>     
>     If we break out of the test loop early, we may not have filled all
>     dwords, so be careful to only check as far as we completed.
>     
>     Fixes: d9cd03c887a5 ("i915/gem_exec_whisper: Limit to a maximum of 150s")
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109356
>     Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
>     Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Seems like it did the trick!


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.