Series: | Add KUnit support for i915 mock selftests |
URL: | https://patchwork.freedesktop.org/series/111530/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111530v1/index.html |
CI Bug Log - changes from CI_DRM_12459 -> Patchwork_111530v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_111530v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_111530v1, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111530v1/index.html
Participating hosts (41 -> 43)
Additional (3): bat-rpls-2 bat-atsm-1 bat-dg1-6
Missing (1): fi-ilk-m540
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_111530v1:
IGT changes
Possible regressions
- igt@i915_selftest@live@guc_hang:
- fi-kbl-soraka: PASS -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@gem_exec_suspend@basic-s0@smem:
- {bat-atsm-1}: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_111530v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-rkl-11600: NOTRUN -> FAIL (fdo#103375)
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@gem_mmap@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@gem_tiled_fence_blits@basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_pm_rps@basic-api:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-rkl-11600: NOTRUN -> SKIP (fdo#111827)
-
bat-adlp-4: NOTRUN -> SKIP (fdo#111827)
-
-
igt@kms_chamelium@hdmi-crc-fast:
- bat-dg1-6: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg1-6: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@suspend-read-crc:
-
igt@kms_psr@sprite_plane_onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-gtt:
-
igt@prime_vgem@basic-userptr:
-
igt@prime_vgem@basic-write:
Possible fixes
-
igt@gem_exec_gttfill@basic:
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: INCOMPLETE (i915#4817) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12459 -> Patchwork_111530v1
CI-20190529: 20190529
CI_DRM_12459: 7d2ea1515d919f6e630c7f0f216bc0498322c3aa @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7077: ffe1b3ba95630cb1883e89fffb9e69bf95d31f62 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_111530v1: 7d2ea1515d919f6e630c7f0f216bc0498322c3aa @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
393f7319e433 drm/i915: allow running mock selftests via Kunit
03675ea2b174 drm/i915: export all mock selftest functions
2fce9459e9c4 drm/i915: place selftest preparation on a separate function