Series: | lib/string_helpers: Add a few string helpers |
URL: | https://patchwork.freedesktop.org/series/99030/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22020/index.html |
CI Bug Log - changes from CI_DRM_11094 -> Patchwork_22020
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22020/index.html
Participating hosts (46 -> 44)
Additional (3): fi-kbl-soraka fi-icl-u2 bat-adls-5
Missing (5): shard-tglu fi-bsw-cyan shard-rkl shard-dg1 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22020:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@gem_exec_suspend@basic-s3@smem:
- {bat-adls-5}: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22020 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@semaphore:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +31 similar issues
-
igt@amdgpu/amd_cs_nop@fork-gfx0:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109315) +17 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
igt@gem_huc_copy@huc-copy:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
-
igt@gem_lmem_swapping@parallel-random-engines:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: PASS -> INCOMPLETE (i915#2940)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@i915_selftest@live@gtt:
- fi-snb-2520m: PASS -> DMESG-FAIL (i915#4610)
-
igt@kms_chamelium@dp-edid-read:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_chamelium@vga-edid-read:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#295) +12 similar issues
-
igt@prime_vgem@basic-userptr:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +18 similar issues
-
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- {fi-tgl-dsi}: INCOMPLETE -> PASS
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: DMESG-FAIL (i915#4494) -> PASS
-
fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
-
igt@kms_psr@primary_page_flip:
{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_11094 -> Patchwork_22020
CI-20190529: 20190529
CI_DRM_11094: 6ce31c986ee8beaa0f98fd4e200b7a421fd4adf9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6327: 0d559158c2d3b5723abbfc2cb4b04532e28663b2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22020: e313af85bf87c0bb8eaf5dce4f1bb1aa5d698aef @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
e313af85bf87 drm: Convert open yes/no strings to yesno()
89d43a829163 lib/string_helpers: Add helpers for enable[d]/disable[d]
034eadde40c9 lib/string_helpers: Consolidate yesno() implementation