* [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat
@ 2023-12-08 3:38 Karthik B S
2023-12-08 4:34 ` B, Jeevan
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Karthik B S @ 2023-12-08 3:38 UTC (permalink / raw)
To: igt-dev
kms_psr subtest names have been changed resulting in skips on CI bat
testlist. Update the test names accordingly.
Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/9806
Signed-off-by: Karthik B S <karthik.b.s@intel.com>
---
tests/intel-ci/fast-feedback.testlist | 8 ++++----
tests/intel-ci/xe-fast-feedback.testlist | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index aeba0ab29..60ce1efa4 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -123,10 +123,10 @@ igt@kms_pipe_crc_basic@read-crc-frame-sequence
igt@kms_pm_backlight@basic-brightness
igt@kms_pm_rpm@basic-pci-d3-state
igt@kms_pm_rpm@basic-rte
-igt@kms_psr@psr_primary_page_flip
-igt@kms_psr@psr_cursor_plane_move
-igt@kms_psr@psr_sprite_plane_onoff
-igt@kms_psr@psr_primary_mmap_gtt
+igt@kms_psr@psr-primary-page-flip
+igt@kms_psr@psr-cursor-plane-move
+igt@kms_psr@psr-sprite-plane-onoff
+igt@kms_psr@psr-primary-mmap-gtt
igt@kms_setmode@basic-clone-single-crtc
igt@i915_pm_rps@basic-api
igt@prime_self_import@basic-llseek-bad
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index f48e8fb67..45d115d35 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -214,9 +214,9 @@ igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence
igt@kms_pipe_crc_basic@read-crc
igt@kms_pipe_crc_basic@read-crc-frame-sequence
igt@kms_prop_blob@basic
-igt@kms_psr@psr_primary_page_flip
-igt@kms_psr@psr_cursor_plane_move
-igt@kms_psr@psr_sprite_plane_onoff
+igt@kms_psr@psr-primary-page-flip
+igt@kms_psr@psr-cursor-plane-move
+igt@kms_psr@psr-sprite-plane-onoff
# All tests that do module unloading and reloading are executed last.
# They will sometimes reveal issues of earlier tests leaving the
--
2.39.1
^ permalink raw reply related [flat|nested] 6+ messages in thread* RE: [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat 2023-12-08 3:38 [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat Karthik B S @ 2023-12-08 4:34 ` B, Jeevan 2023-12-11 4:16 ` Karthik B S 2023-12-08 5:46 ` ✓ Fi.CI.BAT: success for " Patchwork ` (2 subsequent siblings) 3 siblings, 1 reply; 6+ messages in thread From: B, Jeevan @ 2023-12-08 4:34 UTC (permalink / raw) To: B S, Karthik, igt-dev@lists.freedesktop.org LGTM Reviewed-by: Jeevan B <jeevan.b@intel.com> > -----Original Message----- > From: B S, Karthik <karthik.b.s@intel.com> > Sent: Friday, December 8, 2023 9:09 AM > To: igt-dev@lists.freedesktop.org > Cc: Sharma, Swati2 <swati2.sharma@intel.com>; B, Jeevan > <jeevan.b@intel.com>; B S, Karthik <karthik.b.s@intel.com> > Subject: [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat > > kms_psr subtest names have been changed resulting in skips on CI bat testlist. > Update the test names accordingly. > > Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/9806 > > Signed-off-by: Karthik B S <karthik.b.s@intel.com> > --- > tests/intel-ci/fast-feedback.testlist | 8 ++++---- > tests/intel-ci/xe-fast-feedback.testlist | 6 +++--- > 2 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast- > feedback.testlist > index aeba0ab29..60ce1efa4 100644 > --- a/tests/intel-ci/fast-feedback.testlist > +++ b/tests/intel-ci/fast-feedback.testlist > @@ -123,10 +123,10 @@ igt@kms_pipe_crc_basic@read-crc-frame- > sequence > igt@kms_pm_backlight@basic-brightness > igt@kms_pm_rpm@basic-pci-d3-state > igt@kms_pm_rpm@basic-rte > -igt@kms_psr@psr_primary_page_flip > -igt@kms_psr@psr_cursor_plane_move > -igt@kms_psr@psr_sprite_plane_onoff > -igt@kms_psr@psr_primary_mmap_gtt > +igt@kms_psr@psr-primary-page-flip > +igt@kms_psr@psr-cursor-plane-move > +igt@kms_psr@psr-sprite-plane-onoff > +igt@kms_psr@psr-primary-mmap-gtt > igt@kms_setmode@basic-clone-single-crtc > igt@i915_pm_rps@basic-api > igt@prime_self_import@basic-llseek-bad > diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast- > feedback.testlist > index f48e8fb67..45d115d35 100644 > --- a/tests/intel-ci/xe-fast-feedback.testlist > +++ b/tests/intel-ci/xe-fast-feedback.testlist > @@ -214,9 +214,9 @@ igt@kms_pipe_crc_basic@nonblocking-crc-frame- > sequence > igt@kms_pipe_crc_basic@read-crc > igt@kms_pipe_crc_basic@read-crc-frame-sequence > igt@kms_prop_blob@basic > -igt@kms_psr@psr_primary_page_flip > -igt@kms_psr@psr_cursor_plane_move > -igt@kms_psr@psr_sprite_plane_onoff > +igt@kms_psr@psr-primary-page-flip > +igt@kms_psr@psr-cursor-plane-move > +igt@kms_psr@psr-sprite-plane-onoff > > # All tests that do module unloading and reloading are executed last. > # They will sometimes reveal issues of earlier tests leaving the > -- > 2.39.1 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat 2023-12-08 4:34 ` B, Jeevan @ 2023-12-11 4:16 ` Karthik B S 0 siblings, 0 replies; 6+ messages in thread From: Karthik B S @ 2023-12-11 4:16 UTC (permalink / raw) To: B, Jeevan, igt-dev@lists.freedesktop.org Thanks for the Rb Jeevan. Merging this patch. The issue seen on CI full run are unrelated to this patch as this is just an update to the bat testlist. Thanks, Karthik.B.S On 12/8/2023 10:04 AM, B, Jeevan wrote: > LGTM > > Reviewed-by: Jeevan B <jeevan.b@intel.com> > >> -----Original Message----- >> From: B S, Karthik <karthik.b.s@intel.com> >> Sent: Friday, December 8, 2023 9:09 AM >> To: igt-dev@lists.freedesktop.org >> Cc: Sharma, Swati2 <swati2.sharma@intel.com>; B, Jeevan >> <jeevan.b@intel.com>; B S, Karthik <karthik.b.s@intel.com> >> Subject: [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat >> >> kms_psr subtest names have been changed resulting in skips on CI bat testlist. >> Update the test names accordingly. >> >> Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/9806 >> >> Signed-off-by: Karthik B S <karthik.b.s@intel.com> >> --- >> tests/intel-ci/fast-feedback.testlist | 8 ++++---- >> tests/intel-ci/xe-fast-feedback.testlist | 6 +++--- >> 2 files changed, 7 insertions(+), 7 deletions(-) >> >> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast- >> feedback.testlist >> index aeba0ab29..60ce1efa4 100644 >> --- a/tests/intel-ci/fast-feedback.testlist >> +++ b/tests/intel-ci/fast-feedback.testlist >> @@ -123,10 +123,10 @@ igt@kms_pipe_crc_basic@read-crc-frame- >> sequence >> igt@kms_pm_backlight@basic-brightness >> igt@kms_pm_rpm@basic-pci-d3-state >> igt@kms_pm_rpm@basic-rte >> -igt@kms_psr@psr_primary_page_flip >> -igt@kms_psr@psr_cursor_plane_move >> -igt@kms_psr@psr_sprite_plane_onoff >> -igt@kms_psr@psr_primary_mmap_gtt >> +igt@kms_psr@psr-primary-page-flip >> +igt@kms_psr@psr-cursor-plane-move >> +igt@kms_psr@psr-sprite-plane-onoff >> +igt@kms_psr@psr-primary-mmap-gtt >> igt@kms_setmode@basic-clone-single-crtc >> igt@i915_pm_rps@basic-api >> igt@prime_self_import@basic-llseek-bad >> diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast- >> feedback.testlist >> index f48e8fb67..45d115d35 100644 >> --- a/tests/intel-ci/xe-fast-feedback.testlist >> +++ b/tests/intel-ci/xe-fast-feedback.testlist >> @@ -214,9 +214,9 @@ igt@kms_pipe_crc_basic@nonblocking-crc-frame- >> sequence >> igt@kms_pipe_crc_basic@read-crc >> igt@kms_pipe_crc_basic@read-crc-frame-sequence >> igt@kms_prop_blob@basic >> -igt@kms_psr@psr_primary_page_flip >> -igt@kms_psr@psr_cursor_plane_move >> -igt@kms_psr@psr_sprite_plane_onoff >> +igt@kms_psr@psr-primary-page-flip >> +igt@kms_psr@psr-cursor-plane-move >> +igt@kms_psr@psr-sprite-plane-onoff >> >> # All tests that do module unloading and reloading are executed last. >> # They will sometimes reveal issues of earlier tests leaving the >> -- >> 2.39.1 ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ Fi.CI.BAT: success for tests/intel-ci: Update kms_psr subtest names on bat 2023-12-08 3:38 [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat Karthik B S 2023-12-08 4:34 ` B, Jeevan @ 2023-12-08 5:46 ` Patchwork 2023-12-08 6:29 ` ✓ CI.xeBAT: " Patchwork 2023-12-08 14:14 ` ✗ Fi.CI.IGT: failure " Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2023-12-08 5:46 UTC (permalink / raw) To: Karthik B S; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 3194 bytes --] == Series Details == Series: tests/intel-ci: Update kms_psr subtest names on bat URL : https://patchwork.freedesktop.org/series/127539/ State : success == Summary == CI Bug Log - changes from CI_DRM_13996 -> IGTPW_10374 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/index.html Participating hosts (35 -> 32) ------------------------------ Missing (3): bat-mtlp-8 bat-jsl-1 fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_10374 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live@gt_mocs: - bat-mtlp-6: [PASS][1] -> [DMESG-WARN][2] ([i915#9715]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/bat-mtlp-6/igt@i915_selftest@live@gt_mocs.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/bat-mtlp-6/igt@i915_selftest@live@gt_mocs.html * igt@kms_pipe_crc_basic@nonblocking-crc: - bat-dg2-11: NOTRUN -> [SKIP][3] ([i915#9197]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s0@smem: - bat-jsl-3: [INCOMPLETE][4] ([i915#9275]) -> [PASS][5] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/bat-jsl-3/igt@gem_exec_suspend@basic-s0@smem.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/bat-jsl-3/igt@gem_exec_suspend@basic-s0@smem.html * igt@i915_suspend@basic-s3-without-i915: - bat-jsl-3: [FAIL][6] ([fdo#103375]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/bat-jsl-3/igt@i915_suspend@basic-s3-without-i915.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/bat-jsl-3/igt@i915_suspend@basic-s3-without-i915.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#6078]: https://gitlab.freedesktop.org/drm/intel/issues/6078 [i915#9197]: https://gitlab.freedesktop.org/drm/intel/issues/9197 [i915#9275]: https://gitlab.freedesktop.org/drm/intel/issues/9275 [i915#9673]: https://gitlab.freedesktop.org/drm/intel/issues/9673 [i915#9715]: https://gitlab.freedesktop.org/drm/intel/issues/9715 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9792]: https://gitlab.freedesktop.org/drm/intel/issues/9792 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7628 -> IGTPW_10374 CI-20190529: 20190529 CI_DRM_13996: 4394dde7fb48534638c867c53ae199e607d11333 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10374: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/index.html IGT_7628: 431c2d2dd5828b25fcbe1c82afbac865f4771aee @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/index.html [-- Attachment #2: Type: text/html, Size: 3551 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ CI.xeBAT: success for tests/intel-ci: Update kms_psr subtest names on bat 2023-12-08 3:38 [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat Karthik B S 2023-12-08 4:34 ` B, Jeevan 2023-12-08 5:46 ` ✓ Fi.CI.BAT: success for " Patchwork @ 2023-12-08 6:29 ` Patchwork 2023-12-08 14:14 ` ✗ Fi.CI.IGT: failure " Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2023-12-08 6:29 UTC (permalink / raw) To: Karthik B S; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 3650 bytes --] == Series Details == Series: tests/intel-ci: Update kms_psr subtest names on bat URL : https://patchwork.freedesktop.org/series/127539/ State : success == Summary == CI Bug Log - changes from XEIGT_7628_BAT -> XEIGTPW_10374_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in XEIGTPW_10374_BAT: ### IGT changes ### #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * {igt@kms_psr@psr-cursor-plane-move}: - bat-dg2-oem2: NOTRUN -> [SKIP][1] +2 other tests skip [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/bat-dg2-oem2/igt@kms_psr@psr-cursor-plane-move.html * {igt@kms_psr@psr-primary-page-flip}: - bat-atsm-2: NOTRUN -> [SKIP][2] +2 other tests skip [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/bat-atsm-2/igt@kms_psr@psr-primary-page-flip.html * {igt@kms_psr@psr-sprite-plane-onoff}: - bat-pvc-2: NOTRUN -> [SKIP][3] +2 other tests skip [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/bat-pvc-2/igt@kms_psr@psr-sprite-plane-onoff.html Known issues ------------ Here are the changes found in XEIGTPW_10374_BAT that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_flip@basic-flip-vs-wf_vblank@c-dp3: - bat-dg2-oem2: [PASS][4] -> [FAIL][5] ([Intel XE#480]) +1 other test fail [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7628/bat-dg2-oem2/igt@kms_flip@basic-flip-vs-wf_vblank@c-dp3.html [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/bat-dg2-oem2/igt@kms_flip@basic-flip-vs-wf_vblank@c-dp3.html #### Possible fixes #### * igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size: - bat-adlp-7: [FAIL][6] ([i915#2346]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7628/bat-adlp-7/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/bat-adlp-7/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html * igt@kms_flip@basic-flip-vs-wf_vblank: - bat-adlp-7: [FAIL][8] ([Intel XE#480]) -> [PASS][9] +1 other test pass [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7628/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank.html [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [Intel XE#480]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/480 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 Build changes ------------- * IGT: IGT_7628 -> IGTPW_10374 * Linux: xe-558-2a7dcf14d4abe82a88d846a3bf875e0611d83b04 -> xe-560-ca0510637dca8ce9658a2797626a2a558025ec3c IGTPW_10374: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/index.html IGT_7628: 431c2d2dd5828b25fcbe1c82afbac865f4771aee @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-558-2a7dcf14d4abe82a88d846a3bf875e0611d83b04: 2a7dcf14d4abe82a88d846a3bf875e0611d83b04 xe-560-ca0510637dca8ce9658a2797626a2a558025ec3c: ca0510637dca8ce9658a2797626a2a558025ec3c == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10374/index.html [-- Attachment #2: Type: text/html, Size: 4473 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✗ Fi.CI.IGT: failure for tests/intel-ci: Update kms_psr subtest names on bat 2023-12-08 3:38 [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat Karthik B S ` (2 preceding siblings ...) 2023-12-08 6:29 ` ✓ CI.xeBAT: " Patchwork @ 2023-12-08 14:14 ` Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2023-12-08 14:14 UTC (permalink / raw) To: Karthik B S; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 71296 bytes --] == Series Details == Series: tests/intel-ci: Update kms_psr subtest names on bat URL : https://patchwork.freedesktop.org/series/127539/ State : failure == Summary == CI Bug Log - changes from CI_DRM_13996_full -> IGTPW_10374_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10374_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10374_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) 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/IGTPW_10374/index.html Participating hosts (8 -> 8) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_10374_full: ### IGT changes ### #### Possible regressions #### * igt@gem_busy@close-race: - shard-dg2: [PASS][1] -> [ABORT][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg2-2/igt@gem_busy@close-race.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@gem_busy@close-race.html #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * {igt@kms_psr2_sf@fbc-overlay-plane-move-continuous-exceed-sf}: - shard-mtlp: NOTRUN -> [SKIP][3] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-4/igt@kms_psr2_sf@fbc-overlay-plane-move-continuous-exceed-sf.html Known issues ------------ Here are the changes found in IGTPW_10374_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@blit-reloc-keep-cache: - shard-dg2: NOTRUN -> [SKIP][4] ([i915#8411]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@api_intel_bb@blit-reloc-keep-cache.html * igt@device_reset@unbind-reset-rebind: - shard-dg1: NOTRUN -> [INCOMPLETE][5] ([i915#9408]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-12/igt@device_reset@unbind-reset-rebind.html * igt@drm_fdinfo@isolation@rcs0: - shard-mtlp: NOTRUN -> [SKIP][6] ([i915#8414]) +11 other tests skip [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@drm_fdinfo@isolation@rcs0.html * igt@drm_fdinfo@virtual-idle: - shard-rkl: [PASS][7] -> [FAIL][8] ([i915#7742]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-rkl-5/igt@drm_fdinfo@virtual-idle.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-4/igt@drm_fdinfo@virtual-idle.html * igt@gem_busy@semaphore: - shard-dg2: NOTRUN -> [SKIP][9] ([i915#3936]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@gem_busy@semaphore.html * igt@gem_ccs@suspend-resume@tile4-compressed-compfmt0-smem-lmem0: - shard-dg2: [PASS][10] -> [INCOMPLETE][11] ([i915#7297]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg2-11/igt@gem_ccs@suspend-resume@tile4-compressed-compfmt0-smem-lmem0.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@gem_ccs@suspend-resume@tile4-compressed-compfmt0-smem-lmem0.html * igt@gem_ctx_exec@basic-nohangcheck: - shard-tglu: [PASS][12] -> [FAIL][13] ([i915#6268]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-tglu-9/igt@gem_ctx_exec@basic-nohangcheck.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-6/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_ctx_persistence@heartbeat-hostile: - shard-dg2: NOTRUN -> [SKIP][14] ([i915#8555]) +1 other test skip [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@gem_ctx_persistence@heartbeat-hostile.html * igt@gem_ctx_persistence@heartbeat-stop: - shard-mtlp: NOTRUN -> [SKIP][15] ([i915#8555]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-4/igt@gem_ctx_persistence@heartbeat-stop.html * igt@gem_ctx_sseu@invalid-args: - shard-dg2: NOTRUN -> [SKIP][16] ([i915#280]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@gem_ctx_sseu@invalid-args.html * igt@gem_exec_balancer@bonded-dual: - shard-mtlp: NOTRUN -> [SKIP][17] ([i915#4771]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@gem_exec_balancer@bonded-dual.html * igt@gem_exec_balancer@invalid-bonds: - shard-mtlp: NOTRUN -> [SKIP][18] ([i915#4036]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@gem_exec_balancer@invalid-bonds.html * igt@gem_exec_capture@capture-invisible@smem0: - shard-mtlp: NOTRUN -> [SKIP][19] ([i915#6334]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@gem_exec_capture@capture-invisible@smem0.html * igt@gem_exec_fair@basic-none: - shard-dg2: NOTRUN -> [SKIP][20] ([i915#3539] / [i915#4852]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@gem_exec_fair@basic-none.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-tglu: [PASS][21] -> [FAIL][22] ([i915#2842]) +1 other test fail [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-tglu-3/igt@gem_exec_fair@basic-none-share@rcs0.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-4/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none@bcs0: - shard-rkl: [PASS][23] -> [FAIL][24] ([i915#2842]) +2 other tests fail [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-rkl-4/igt@gem_exec_fair@basic-none@bcs0.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-5/igt@gem_exec_fair@basic-none@bcs0.html * igt@gem_exec_fence@concurrent: - shard-mtlp: NOTRUN -> [SKIP][25] ([i915#4812]) +1 other test skip [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@gem_exec_fence@concurrent.html * igt@gem_exec_flush@basic-uc-prw-default: - shard-dg2: NOTRUN -> [SKIP][26] ([i915#3539]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@gem_exec_flush@basic-uc-prw-default.html * igt@gem_exec_reloc@basic-cpu-noreloc: - shard-mtlp: NOTRUN -> [SKIP][27] ([i915#3281]) +8 other tests skip [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@gem_exec_reloc@basic-cpu-noreloc.html * igt@gem_exec_reloc@basic-write-gtt: - shard-dg2: NOTRUN -> [SKIP][28] ([i915#3281]) +3 other tests skip [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@gem_exec_reloc@basic-write-gtt.html * igt@gem_exec_schedule@semaphore-power: - shard-dg2: NOTRUN -> [SKIP][29] ([i915#4537] / [i915#4812]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@gem_exec_schedule@semaphore-power.html * igt@gem_fence_thrash@bo-write-verify-x: - shard-dg2: NOTRUN -> [SKIP][30] ([i915#4860]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@gem_fence_thrash@bo-write-verify-x.html - shard-dg1: NOTRUN -> [SKIP][31] ([i915#4860]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-15/igt@gem_fence_thrash@bo-write-verify-x.html - shard-mtlp: NOTRUN -> [SKIP][32] ([i915#4860]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-4/igt@gem_fence_thrash@bo-write-verify-x.html * igt@gem_lmem_swapping@massive-random: - shard-glk: NOTRUN -> [SKIP][33] ([fdo#109271] / [i915#4613]) +2 other tests skip [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-glk7/igt@gem_lmem_swapping@massive-random.html - shard-mtlp: NOTRUN -> [SKIP][34] ([i915#4613]) +2 other tests skip [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@gem_lmem_swapping@massive-random.html - shard-tglu: NOTRUN -> [SKIP][35] ([i915#4613]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-8/igt@gem_lmem_swapping@massive-random.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg2: [PASS][36] -> [TIMEOUT][37] ([i915#5493]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg2-2/igt@gem_lmem_swapping@smem-oom@lmem0.html [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@gem_mmap@bad-offset: - shard-mtlp: NOTRUN -> [SKIP][38] ([i915#4083]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@gem_mmap@bad-offset.html * igt@gem_mmap_gtt@basic-small-bo: - shard-dg2: NOTRUN -> [SKIP][39] ([i915#4077]) +10 other tests skip [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@gem_mmap_gtt@basic-small-bo.html * igt@gem_mmap_gtt@big-bo-tiledy: - shard-mtlp: NOTRUN -> [SKIP][40] ([i915#4077]) +6 other tests skip [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@gem_mmap_gtt@big-bo-tiledy.html - shard-dg1: NOTRUN -> [SKIP][41] ([i915#4077]) +1 other test skip [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-12/igt@gem_mmap_gtt@big-bo-tiledy.html * igt@gem_mmap_wc@bad-size: - shard-dg2: NOTRUN -> [SKIP][42] ([i915#4083]) +6 other tests skip [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@gem_mmap_wc@bad-size.html * igt@gem_partial_pwrite_pread@reads-snoop: - shard-mtlp: NOTRUN -> [SKIP][43] ([i915#3282]) +3 other tests skip [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@gem_partial_pwrite_pread@reads-snoop.html * igt@gem_partial_pwrite_pread@write: - shard-dg2: NOTRUN -> [SKIP][44] ([i915#3282]) +1 other test skip [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@gem_partial_pwrite_pread@write.html * igt@gem_pxp@protected-encrypted-src-copy-not-readible: - shard-mtlp: NOTRUN -> [SKIP][45] ([i915#4270]) +1 other test skip [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html * igt@gem_pxp@verify-pxp-key-change-after-suspend-resume: - shard-dg2: NOTRUN -> [SKIP][46] ([i915#4270]) +1 other test skip [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@gem_pxp@verify-pxp-key-change-after-suspend-resume.html * igt@gem_pxp@verify-pxp-stale-buf-optout-execution: - shard-rkl: NOTRUN -> [SKIP][47] ([i915#4270]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@gem_pxp@verify-pxp-stale-buf-optout-execution.html * igt@gem_render_copy@yf-tiled-to-vebox-yf-tiled: - shard-mtlp: NOTRUN -> [SKIP][48] ([i915#8428]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@gem_render_copy@yf-tiled-to-vebox-yf-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-tiled: - shard-dg2: NOTRUN -> [SKIP][49] ([i915#4079]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-untiled: - shard-mtlp: NOTRUN -> [SKIP][50] ([i915#4079]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html * igt@gem_softpin@evict-snoop: - shard-dg2: NOTRUN -> [SKIP][51] ([i915#4885]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@gem_softpin@evict-snoop.html * igt@gem_tiled_pread_basic: - shard-rkl: NOTRUN -> [SKIP][52] ([i915#3282]) [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@gem_tiled_pread_basic.html * igt@gem_userptr_blits@access-control: - shard-dg2: NOTRUN -> [SKIP][53] ([i915#3297]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@gem_userptr_blits@access-control.html * igt@gem_userptr_blits@invalid-mmap-offset-unsync: - shard-tglu: NOTRUN -> [SKIP][54] ([i915#3297]) +1 other test skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@gem_userptr_blits@invalid-mmap-offset-unsync.html - shard-rkl: NOTRUN -> [SKIP][55] ([i915#3297]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-2/igt@gem_userptr_blits@invalid-mmap-offset-unsync.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy: - shard-dg2: NOTRUN -> [SKIP][56] ([i915#3297] / [i915#4880]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html - shard-dg1: NOTRUN -> [SKIP][57] ([i915#3297] / [i915#4880]) [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-15/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html * igt@gem_userptr_blits@unsync-overlap: - shard-mtlp: NOTRUN -> [SKIP][58] ([i915#3297]) +3 other tests skip [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@gem_userptr_blits@unsync-overlap.html * igt@gem_userptr_blits@unsync-unmap: - shard-dg1: NOTRUN -> [SKIP][59] ([i915#3297]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-12/igt@gem_userptr_blits@unsync-unmap.html * igt@gen7_exec_parse@basic-allowed: - shard-mtlp: NOTRUN -> [SKIP][60] ([fdo#109289]) +1 other test skip [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@gen7_exec_parse@basic-allowed.html - shard-dg1: NOTRUN -> [SKIP][61] ([fdo#109289]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-14/igt@gen7_exec_parse@basic-allowed.html * igt@gen7_exec_parse@bitmasks: - shard-dg2: NOTRUN -> [SKIP][62] ([fdo#109289]) +5 other tests skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@gen7_exec_parse@bitmasks.html * igt@gen9_exec_parse@bb-start-cmd: - shard-mtlp: NOTRUN -> [SKIP][63] ([i915#2856]) +1 other test skip [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@gen9_exec_parse@bb-start-cmd.html * igt@gen9_exec_parse@cmd-crossing-page: - shard-tglu: NOTRUN -> [SKIP][64] ([i915#2527] / [i915#2856]) +1 other test skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-4/igt@gen9_exec_parse@cmd-crossing-page.html * igt@gen9_exec_parse@unaligned-access: - shard-dg2: NOTRUN -> [SKIP][65] ([i915#2856]) +1 other test skip [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-2/igt@gen9_exec_parse@unaligned-access.html * igt@gen9_exec_parse@valid-registers: - shard-rkl: NOTRUN -> [SKIP][66] ([i915#2527]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@gen9_exec_parse@valid-registers.html * igt@i915_module_load@reload-with-fault-injection: - shard-rkl: [PASS][67] -> [INCOMPLETE][68] ([i915#9820]) [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-rkl-5/igt@i915_module_load@reload-with-fault-injection.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-4/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0: - shard-dg1: [PASS][69] -> [FAIL][70] ([i915#3591]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html - shard-snb: [PASS][71] -> [FAIL][72] ([i915#3591]) [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb7/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb7/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html * igt@i915_pm_rpm@system-suspend-devices: - shard-snb: NOTRUN -> [SKIP][73] ([fdo#109271]) +54 other tests skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb6/igt@i915_pm_rpm@system-suspend-devices.html * igt@i915_pm_rps@basic-api: - shard-mtlp: NOTRUN -> [SKIP][74] ([i915#6621]) [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@i915_pm_rps@basic-api.html * igt@i915_pm_rps@min-max-config-idle: - shard-dg2: NOTRUN -> [SKIP][75] ([i915#6621]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@i915_pm_rps@min-max-config-idle.html * igt@i915_pm_rps@thresholds-park@gt0: - shard-mtlp: NOTRUN -> [SKIP][76] ([i915#8925]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@i915_pm_rps@thresholds-park@gt0.html * igt@i915_pm_rps@thresholds-park@gt1: - shard-mtlp: NOTRUN -> [SKIP][77] ([i915#3555] / [i915#8925]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@i915_pm_rps@thresholds-park@gt1.html * igt@i915_query@query-topology-coherent-slice-mask: - shard-mtlp: NOTRUN -> [SKIP][78] ([i915#6188]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@i915_query@query-topology-coherent-slice-mask.html - shard-dg2: NOTRUN -> [SKIP][79] ([i915#6188]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@i915_query@query-topology-coherent-slice-mask.html * igt@i915_selftest@mock@memory_region: - shard-dg2: NOTRUN -> [DMESG-WARN][80] ([i915#9311]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@i915_selftest@mock@memory_region.html * igt@i915_suspend@basic-s3-without-i915: - shard-tglu: NOTRUN -> [INCOMPLETE][81] ([i915#7443]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-3/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_addfb_basic@basic-y-tiled-legacy: - shard-dg2: NOTRUN -> [SKIP][82] ([i915#4215] / [i915#5190]) [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@kms_addfb_basic@basic-y-tiled-legacy.html * igt@kms_addfb_basic@bo-too-small-due-to-tiling: - shard-dg2: NOTRUN -> [SKIP][83] ([i915#4212]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html * igt@kms_addfb_basic@clobberred-modifier: - shard-mtlp: NOTRUN -> [SKIP][84] ([i915#4212]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@kms_addfb_basic@clobberred-modifier.html * igt@kms_addfb_basic@invalid-smem-bo-on-discrete: - shard-tglu: NOTRUN -> [SKIP][85] ([i915#3826]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs: - shard-dg1: NOTRUN -> [SKIP][86] ([i915#8709]) +7 other tests skip [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-17/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][87] ([i915#8709]) +11 other tests skip [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs.html * igt@kms_async_flips@crc@pipe-b-hdmi-a-1: - shard-dg2: NOTRUN -> [FAIL][88] ([i915#8247]) +3 other tests fail [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@kms_async_flips@crc@pipe-b-hdmi-a-1.html * igt@kms_big_fb@4-tiled-8bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][89] ([i915#5286]) +1 other test skip [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-2/igt@kms_big_fb@4-tiled-8bpp-rotate-90.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-tglu: NOTRUN -> [SKIP][90] ([fdo#111615] / [i915#5286]) +2 other tests skip [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip: - shard-mtlp: NOTRUN -> [FAIL][91] ([i915#5138]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html * igt@kms_big_fb@x-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][92] ([fdo#111614]) +3 other tests skip [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html * igt@kms_big_fb@x-tiled-8bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][93] ([fdo#111614]) +2 other tests skip [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_big_fb@x-tiled-8bpp-rotate-270.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0: - shard-mtlp: [PASS][94] -> [DMESG-WARN][95] ([i915#2017] / [i915#9157]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-mtlp-6/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0.html [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0.html * igt@kms_big_fb@y-tiled-16bpp-rotate-0: - shard-mtlp: NOTRUN -> [SKIP][96] ([fdo#111615]) +4 other tests skip [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@kms_big_fb@y-tiled-16bpp-rotate-0.html * igt@kms_big_fb@y-tiled-8bpp-rotate-180: - shard-dg2: NOTRUN -> [SKIP][97] ([i915#5190]) +8 other tests skip [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@kms_big_fb@y-tiled-8bpp-rotate-180.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip: - shard-tglu: [PASS][98] -> [FAIL][99] ([i915#3743]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-tglu-4/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][100] ([i915#4538] / [i915#5190]) +2 other tests skip [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@kms_big_fb@yf-tiled-64bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-8bpp-rotate-270: - shard-tglu: NOTRUN -> [SKIP][101] ([fdo#111615]) +2 other tests skip [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-2/igt@kms_big_fb@yf-tiled-8bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-addfb: - shard-mtlp: NOTRUN -> [SKIP][102] ([i915#6187]) +1 other test skip [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@kms_big_fb@yf-tiled-addfb.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-async-flip: - shard-dg1: NOTRUN -> [SKIP][103] ([i915#4538]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-15/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html * igt@kms_ccs@pipe-a-bad-rotation-90-4-tiled-dg2-mc-ccs: - shard-tglu: NOTRUN -> [SKIP][104] ([i915#5354] / [i915#6095]) +16 other tests skip [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_ccs@pipe-a-bad-rotation-90-4-tiled-dg2-mc-ccs.html * igt@kms_ccs@pipe-a-crc-primary-rotation-180-yf-tiled-ccs: - shard-rkl: NOTRUN -> [SKIP][105] ([i915#5354] / [i915#6095]) +5 other tests skip [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-7/igt@kms_ccs@pipe-a-crc-primary-rotation-180-yf-tiled-ccs.html * igt@kms_ccs@pipe-b-bad-aux-stride-y-tiled-ccs: - shard-dg1: NOTRUN -> [SKIP][106] ([i915#5354] / [i915#6095]) +3 other tests skip [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-14/igt@kms_ccs@pipe-b-bad-aux-stride-y-tiled-ccs.html * igt@kms_ccs@pipe-b-bad-rotation-90-y-tiled-gen12-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][107] ([i915#5354]) +53 other tests skip [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@kms_ccs@pipe-b-bad-rotation-90-y-tiled-gen12-mc-ccs.html * igt@kms_ccs@pipe-c-crc-primary-basic-y-tiled-ccs: - shard-mtlp: NOTRUN -> [SKIP][108] ([i915#5354] / [i915#6095]) +26 other tests skip [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_ccs@pipe-c-crc-primary-basic-y-tiled-ccs.html * igt@kms_ccs@pipe-d-crc-primary-basic-yf-tiled-ccs: - shard-rkl: NOTRUN -> [SKIP][109] ([i915#5354]) +8 other tests skip [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-5/igt@kms_ccs@pipe-d-crc-primary-basic-yf-tiled-ccs.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-mtlp: NOTRUN -> [SKIP][110] ([i915#7213]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-7/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][111] ([i915#4087] / [i915#7213]) +3 other tests skip [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3.html * igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][112] ([i915#4087]) +3 other tests skip [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3.html * igt@kms_chamelium_color@ctm-limited-range: - shard-dg2: NOTRUN -> [SKIP][113] ([fdo#111827]) +1 other test skip [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@kms_chamelium_color@ctm-limited-range.html * igt@kms_chamelium_color@ctm-red-to-blue: - shard-dg1: NOTRUN -> [SKIP][114] ([fdo#111827]) [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-19/igt@kms_chamelium_color@ctm-red-to-blue.html - shard-mtlp: NOTRUN -> [SKIP][115] ([fdo#111827]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@kms_chamelium_color@ctm-red-to-blue.html * igt@kms_chamelium_color@gamma: - shard-tglu: NOTRUN -> [SKIP][116] ([fdo#111827]) +1 other test skip [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-2/igt@kms_chamelium_color@gamma.html * igt@kms_chamelium_frames@dp-crc-fast: - shard-dg2: NOTRUN -> [SKIP][117] ([i915#7828]) +4 other tests skip [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-2/igt@kms_chamelium_frames@dp-crc-fast.html * igt@kms_chamelium_frames@hdmi-aspect-ratio: - shard-tglu: NOTRUN -> [SKIP][118] ([i915#7828]) +1 other test skip [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-9/igt@kms_chamelium_frames@hdmi-aspect-ratio.html * igt@kms_chamelium_frames@vga-frame-dump: - shard-dg1: NOTRUN -> [SKIP][119] ([i915#7828]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-16/igt@kms_chamelium_frames@vga-frame-dump.html * igt@kms_chamelium_hpd@dp-hpd-for-each-pipe: - shard-mtlp: NOTRUN -> [SKIP][120] ([i915#7828]) +5 other tests skip [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-4/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html * igt@kms_color@deep-color: - shard-dg1: NOTRUN -> [SKIP][121] ([i915#3555]) +1 other test skip [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-12/igt@kms_color@deep-color.html * igt@kms_content_protection@atomic: - shard-dg1: NOTRUN -> [SKIP][122] ([i915#7116]) [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-19/igt@kms_content_protection@atomic.html - shard-tglu: NOTRUN -> [SKIP][123] ([i915#6944] / [i915#7116] / [i915#7118]) +1 other test skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-2/igt@kms_content_protection@atomic.html - shard-dg2: NOTRUN -> [SKIP][124] ([i915#7118]) [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-2/igt@kms_content_protection@atomic.html * igt@kms_content_protection@atomic-dpms: - shard-mtlp: NOTRUN -> [SKIP][125] ([i915#6944]) +1 other test skip [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@kms_content_protection@atomic-dpms.html * igt@kms_content_protection@content-type-change: - shard-dg2: NOTRUN -> [SKIP][126] ([i915#9424]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-7/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@lic@pipe-a-dp-4: - shard-dg2: NOTRUN -> [TIMEOUT][127] ([i915#7173]) [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@kms_content_protection@lic@pipe-a-dp-4.html * igt@kms_cursor_crc@cursor-offscreen-512x512: - shard-rkl: NOTRUN -> [SKIP][128] ([i915#3359]) [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-5/igt@kms_cursor_crc@cursor-offscreen-512x512.html * igt@kms_cursor_crc@cursor-random-512x512: - shard-tglu: NOTRUN -> [SKIP][129] ([i915#3359]) [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-9/igt@kms_cursor_crc@cursor-random-512x512.html * igt@kms_cursor_crc@cursor-random-max-size: - shard-mtlp: NOTRUN -> [SKIP][130] ([i915#3555] / [i915#8814]) +1 other test skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@kms_cursor_crc@cursor-random-max-size.html * igt@kms_cursor_crc@cursor-rapid-movement-512x170: - shard-dg2: NOTRUN -> [SKIP][131] ([i915#3359]) [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-2/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html * igt@kms_cursor_crc@cursor-sliding-32x32: - shard-dg2: NOTRUN -> [SKIP][132] ([i915#3555]) +1 other test skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@kms_cursor_crc@cursor-sliding-32x32.html * igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic: - shard-dg2: NOTRUN -> [SKIP][133] ([fdo#109274] / [i915#5354]) +1 other test skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic: - shard-rkl: NOTRUN -> [SKIP][134] ([fdo#111825]) +1 other test skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic.html * igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic: - shard-mtlp: NOTRUN -> [SKIP][135] ([i915#9809]) +1 other test skip [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-mtlp: NOTRUN -> [SKIP][136] ([i915#4213]) [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-7/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size: - shard-tglu: NOTRUN -> [SKIP][137] ([fdo#109274]) +1 other test skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-6/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipb-toggle: - shard-mtlp: NOTRUN -> [SKIP][138] ([fdo#111767]) [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle: - shard-dg2: NOTRUN -> [SKIP][139] ([i915#4103] / [i915#4213]) [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html * igt@kms_display_modes@mst-extended-mode-negative: - shard-dg2: NOTRUN -> [SKIP][140] ([i915#8588]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@kms_display_modes@mst-extended-mode-negative.html * igt@kms_dp_aux_dev: - shard-tglu: NOTRUN -> [SKIP][141] ([i915#1257]) [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_dp_aux_dev.html * igt@kms_dsc@dsc-basic: - shard-rkl: NOTRUN -> [SKIP][142] ([i915#3555] / [i915#3840]) [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@kms_dsc@dsc-basic.html - shard-tglu: NOTRUN -> [SKIP][143] ([i915#3555] / [i915#3840]) [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-9/igt@kms_dsc@dsc-basic.html * igt@kms_dsc@dsc-fractional-bpp-with-bpc: - shard-dg2: NOTRUN -> [SKIP][144] ([i915#3840]) [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-7/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html * igt@kms_dsc@dsc-with-bpc: - shard-dg2: NOTRUN -> [SKIP][145] ([i915#3555] / [i915#3840]) [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@kms_dsc@dsc-with-bpc.html * igt@kms_dsc@dsc-with-formats: - shard-mtlp: NOTRUN -> [SKIP][146] ([i915#3555] / [i915#3840]) [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@kms_dsc@dsc-with-formats.html * igt@kms_fbcon_fbt@psr-suspend: - shard-rkl: NOTRUN -> [SKIP][147] ([fdo#110189] / [i915#3955]) [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-2/igt@kms_fbcon_fbt@psr-suspend.html - shard-tglu: NOTRUN -> [SKIP][148] ([i915#3469]) [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-2/igt@kms_fbcon_fbt@psr-suspend.html - shard-dg2: NOTRUN -> [SKIP][149] ([i915#3469]) [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_feature_discovery@display-2x: - shard-dg2: NOTRUN -> [SKIP][150] ([i915#1839]) [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@kms_feature_discovery@display-2x.html * igt@kms_feature_discovery@display-4x: - shard-mtlp: NOTRUN -> [SKIP][151] ([i915#1839]) [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@kms_feature_discovery@display-4x.html * igt@kms_flip@2x-blocking-absolute-wf_vblank: - shard-mtlp: NOTRUN -> [SKIP][152] ([i915#3637]) +1 other test skip [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_flip@2x-blocking-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-absolute-wf_vblank: - shard-tglu: NOTRUN -> [SKIP][153] ([fdo#109274] / [i915#3637]) +1 other test skip [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_flip@2x-flip-vs-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible: - shard-dg2: NOTRUN -> [SKIP][154] ([fdo#109274] / [fdo#111767]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html * igt@kms_flip@2x-flip-vs-fences-interruptible: - shard-mtlp: NOTRUN -> [SKIP][155] ([i915#8381]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@kms_flip@2x-flip-vs-fences-interruptible.html * igt@kms_flip@2x-wf_vblank-ts-check: - shard-dg2: NOTRUN -> [SKIP][156] ([fdo#109274]) +2 other tests skip [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@kms_flip@2x-wf_vblank-ts-check.html * igt@kms_flip@flip-vs-suspend@b-hdmi-a1: - shard-snb: [PASS][157] -> [INCOMPLETE][158] ([i915#4839]) [157]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb1/igt@kms_flip@flip-vs-suspend@b-hdmi-a1.html [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb6/igt@kms_flip@flip-vs-suspend@b-hdmi-a1.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode: - shard-tglu: NOTRUN -> [SKIP][159] ([i915#2587] / [i915#2672]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-9/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][160] ([i915#2672]) +3 other tests skip [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-pwrite: - shard-dg2: NOTRUN -> [FAIL][161] ([i915#6880]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt: - shard-snb: [PASS][162] -> [SKIP][163] ([fdo#109271]) +9 other tests skip [162]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbc-tiling-y: - shard-mtlp: NOTRUN -> [SKIP][164] ([i915#5460]) +1 other test skip [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbc-tiling-y.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-render: - shard-rkl: NOTRUN -> [SKIP][165] ([i915#3023]) +6 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-render: - shard-dg2: NOTRUN -> [SKIP][166] ([i915#3458]) +11 other tests skip [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-render.html - shard-dg1: NOTRUN -> [SKIP][167] ([i915#3458]) +1 other test skip [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-mmap-wc: - shard-dg2: NOTRUN -> [SKIP][168] ([i915#8708]) +12 other tests skip [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt: - shard-glk: NOTRUN -> [SKIP][169] ([fdo#109271]) +72 other tests skip [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-glk2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt.html - shard-dg1: NOTRUN -> [SKIP][170] ([i915#8708]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-15/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-pwrite: - shard-rkl: NOTRUN -> [SKIP][171] ([fdo#111825] / [i915#1825]) +8 other tests skip [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-y: - shard-dg2: NOTRUN -> [SKIP][172] ([i915#5460]) [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-11/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][173] ([i915#8708]) +3 other tests skip [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move: - shard-tglu: NOTRUN -> [SKIP][174] ([fdo#110189]) +10 other tests skip [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt: - shard-mtlp: NOTRUN -> [SKIP][175] ([i915#1825]) +17 other tests skip [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render: - shard-tglu: NOTRUN -> [SKIP][176] ([fdo#109280]) +12 other tests skip [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-move: - shard-dg1: NOTRUN -> [SKIP][177] ([fdo#111825]) +1 other test skip [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-12/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-move.html * igt@kms_hdr@bpc-switch: - shard-dg1: NOTRUN -> [SKIP][178] ([i915#3555] / [i915#8228]) [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-17/igt@kms_hdr@bpc-switch.html - shard-tglu: NOTRUN -> [SKIP][179] ([i915#3555] / [i915#8228]) [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-8/igt@kms_hdr@bpc-switch.html * igt@kms_hdr@invalid-metadata-sizes: - shard-mtlp: NOTRUN -> [SKIP][180] ([i915#3555] / [i915#8228]) [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-2/igt@kms_hdr@invalid-metadata-sizes.html * igt@kms_hdr@static-toggle-dpms: - shard-dg2: NOTRUN -> [SKIP][181] ([i915#3555] / [i915#8228]) +1 other test skip [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-1/igt@kms_hdr@static-toggle-dpms.html * igt@kms_panel_fitting@legacy: - shard-tglu: NOTRUN -> [SKIP][182] ([i915#6301]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-7/igt@kms_panel_fitting@legacy.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][183] ([i915#9423]) +3 other tests skip [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-3.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][184] ([i915#9423]) +1 other test skip [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-7/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-c-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][185] ([i915#5176] / [i915#9423]) +3 other tests skip [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-19/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-c-hdmi-a-4.html * igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-a-hdmi-a-3: - shard-dg1: NOTRUN -> [SKIP][186] ([i915#9423]) +23 other tests skip [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-13/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-a-hdmi-a-3.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][187] ([i915#5235]) +11 other tests skip [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-2/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][188] ([i915#5235]) +3 other tests skip [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][189] ([i915#5235]) +7 other tests skip [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-15/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-4.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][190] ([i915#5235]) +8 other tests skip [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][191] ([i915#3555] / [i915#5235]) +2 other tests skip [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1.html * igt@kms_pm_backlight@fade-with-suspend: - shard-tglu: NOTRUN -> [SKIP][192] ([i915#9812]) [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-6/igt@kms_pm_backlight@fade-with-suspend.html * igt@kms_pm_dc@dc6-dpms: - shard-mtlp: NOTRUN -> [FAIL][193] ([i915#9298]) [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@kms_pm_dc@dc6-dpms.html * igt@kms_pm_dc@dc9-dpms: - shard-tglu: NOTRUN -> [SKIP][194] ([i915#4281]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-7/igt@kms_pm_dc@dc9-dpms.html * igt@kms_pm_lpsp@kms-lpsp: - shard-rkl: NOTRUN -> [SKIP][195] ([i915#9340]) [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@kms_pm_lpsp@kms-lpsp.html * igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: - shard-rkl: NOTRUN -> [SKIP][196] ([i915#9519]) [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@kms_pm_rpm@dpms-non-lpsp: - shard-tglu: NOTRUN -> [SKIP][197] ([i915#9519]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-10/igt@kms_pm_rpm@dpms-non-lpsp.html - shard-mtlp: NOTRUN -> [SKIP][198] ([i915#9519]) [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@kms_pm_rpm@dpms-non-lpsp.html * igt@kms_pm_rpm@modeset-lpsp: - shard-dg2: NOTRUN -> [SKIP][199] ([i915#9519]) [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-6/igt@kms_pm_rpm@modeset-lpsp.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-rkl: [PASS][200] -> [SKIP][201] ([i915#9519]) +1 other test skip [200]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-rkl-4/igt@kms_pm_rpm@modeset-lpsp-stress.html [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_prime@basic-modeset-hybrid: - shard-dg2: NOTRUN -> [SKIP][202] ([i915#6524] / [i915#6805]) [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_prime@d3hot: - shard-mtlp: NOTRUN -> [SKIP][203] ([i915#6524]) [203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_prime@d3hot.html * igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf: - shard-dg2: NOTRUN -> [SKIP][204] ([i915#9683]) [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@overlay-plane-move-continuous-sf: - shard-tglu: NOTRUN -> [SKIP][205] ([i915#9683]) [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-4/igt@kms_psr2_sf@overlay-plane-move-continuous-sf.html * igt@kms_psr2_su@page_flip-nv12: - shard-mtlp: NOTRUN -> [SKIP][206] ([i915#4348]) [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_psr2_su@page_flip-nv12.html * igt@kms_psr2_su@page_flip-p010: - shard-tglu: NOTRUN -> [SKIP][207] ([fdo#109642] / [fdo#111068] / [i915#9683]) [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-7/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr_stress_test@invalidate-primary-flip-overlay: - shard-dg2: NOTRUN -> [SKIP][208] ([i915#9685]) [208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-10/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html * igt@kms_setmode@invalid-clone-single-crtc-stealing: - shard-tglu: NOTRUN -> [SKIP][209] ([i915#3555]) +4 other tests skip [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-4/igt@kms_setmode@invalid-clone-single-crtc-stealing.html * igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-1: - shard-snb: [PASS][210] -> [FAIL][211] ([i915#9196]) [210]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb5/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-1.html [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb2/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1: - shard-mtlp: [PASS][212] -> [FAIL][213] ([i915#9196]) [212]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-mtlp-5/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-1/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html * igt@kms_vrr@flipline: - shard-mtlp: NOTRUN -> [SKIP][214] ([i915#3555] / [i915#8808]) +1 other test skip [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@kms_vrr@flipline.html * igt@kms_vrr@negative-basic: - shard-rkl: NOTRUN -> [SKIP][215] ([i915#3555]) [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-4/igt@kms_vrr@negative-basic.html * igt@kms_writeback@writeback-fb-id: - shard-dg2: NOTRUN -> [SKIP][216] ([i915#2437]) [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@kms_writeback@writeback-fb-id.html * igt@kms_writeback@writeback-pixel-formats: - shard-glk: NOTRUN -> [SKIP][217] ([fdo#109271] / [i915#2437]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-glk2/igt@kms_writeback@writeback-pixel-formats.html * igt@perf@unprivileged-single-ctx-counters: - shard-rkl: NOTRUN -> [SKIP][218] ([i915#2433]) [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-5/igt@perf@unprivileged-single-ctx-counters.html * igt@perf_pmu@busy-double-start@rcs0: - shard-mtlp: [PASS][219] -> [FAIL][220] ([i915#4349]) [219]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-mtlp-7/igt@perf_pmu@busy-double-start@rcs0.html [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-3/igt@perf_pmu@busy-double-start@rcs0.html * igt@perf_pmu@busy-idle@vcs0: - shard-dg1: [PASS][221] -> [FAIL][222] ([i915#4349]) +2 other tests fail [221]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-17/igt@perf_pmu@busy-idle@vcs0.html [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-17/igt@perf_pmu@busy-idle@vcs0.html * igt@v3d/v3d_job_submission@threaded-job-submission: - shard-rkl: NOTRUN -> [SKIP][223] ([fdo#109315]) +1 other test skip [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-7/igt@v3d/v3d_job_submission@threaded-job-submission.html * igt@v3d/v3d_perfmon@get-values-invalid-perfmon: - shard-tglu: NOTRUN -> [SKIP][224] ([fdo#109315] / [i915#2575]) +4 other tests skip [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-6/igt@v3d/v3d_perfmon@get-values-invalid-perfmon.html * igt@v3d/v3d_submit_cl@bad-multisync-out-sync: - shard-dg2: NOTRUN -> [SKIP][225] ([i915#2575]) +9 other tests skip [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-7/igt@v3d/v3d_submit_cl@bad-multisync-out-sync.html * igt@v3d/v3d_wait_bo@map-bo-0ns: - shard-mtlp: NOTRUN -> [SKIP][226] ([i915#2575]) +6 other tests skip [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-7/igt@v3d/v3d_wait_bo@map-bo-0ns.html - shard-dg1: NOTRUN -> [SKIP][227] ([i915#2575]) [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-17/igt@v3d/v3d_wait_bo@map-bo-0ns.html * igt@vc4/vc4_label_bo@set-bad-handle: - shard-mtlp: NOTRUN -> [SKIP][228] ([i915#7711]) +3 other tests skip [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-8/igt@vc4/vc4_label_bo@set-bad-handle.html * igt@vc4/vc4_perfmon@destroy-invalid-perfmon: - shard-tglu: NOTRUN -> [SKIP][229] ([i915#2575]) +1 other test skip [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-6/igt@vc4/vc4_perfmon@destroy-invalid-perfmon.html * igt@vc4/vc4_perfmon@get-values-invalid-perfmon: - shard-dg2: NOTRUN -> [SKIP][230] ([i915#7711]) +3 other tests skip [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg2-3/igt@vc4/vc4_perfmon@get-values-invalid-perfmon.html #### Possible fixes #### * igt@drm_fdinfo@idle@rcs0: - shard-rkl: [FAIL][231] ([i915#7742]) -> [PASS][232] +1 other test pass [231]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-rkl-7/igt@drm_fdinfo@idle@rcs0.html [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-5/igt@drm_fdinfo@idle@rcs0.html * igt@gem_exec_fair@basic-pace@vecs0: - shard-rkl: [FAIL][233] ([i915#2842]) -> [PASS][234] +2 other tests pass [233]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-rkl-1/igt@gem_exec_fair@basic-pace@vecs0.html [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-rkl-5/igt@gem_exec_fair@basic-pace@vecs0.html * igt@gem_exec_suspend@basic-s4-devices@smem: - shard-tglu: [ABORT][235] ([i915#7975] / [i915#8213]) -> [PASS][236] [235]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-tglu-10/igt@gem_exec_suspend@basic-s4-devices@smem.html [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-5/igt@gem_exec_suspend@basic-s4-devices@smem.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg1: [TIMEOUT][237] ([i915#5493]) -> [PASS][238] [237]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-14/igt@gem_lmem_swapping@smem-oom@lmem0.html [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-18/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@i915_module_load@reload-with-fault-injection: - shard-snb: [INCOMPLETE][239] ([i915#9200]) -> [PASS][240] [239]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb2/igt@i915_module_load@reload-with-fault-injection.html [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb2/igt@i915_module_load@reload-with-fault-injection.html - shard-glk: [INCOMPLETE][241] ([i915#9200]) -> [PASS][242] [241]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-glk2/igt@i915_module_load@reload-with-fault-injection.html [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-glk2/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0: - shard-dg1: [FAIL][243] ([i915#3591]) -> [PASS][244] [243]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html * igt@kms_big_fb@4-tiled-64bpp-rotate-180: - shard-mtlp: [FAIL][245] ([i915#5138]) -> [PASS][246] [245]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-mtlp-8/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip: - shard-tglu: [FAIL][247] ([i915#3743]) -> [PASS][248] [247]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-tglu-3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-tglu-9/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html * igt@kms_cursor_legacy@cursorb-vs-flipa-legacy: - shard-snb: [SKIP][249] ([fdo#109271]) -> [PASS][250] +6 other tests pass [249]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb2/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb7/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4: - shard-dg1: [FAIL][251] ([i915#8292]) -> [PASS][252] [251]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-16/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4.html [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-18/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4.html * igt@kms_vblank@query-forked-hang@pipe-a-hdmi-a-1: - shard-snb: [ABORT][253] -> [PASS][254] [253]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb4/igt@kms_vblank@query-forked-hang@pipe-a-hdmi-a-1.html [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb7/igt@kms_vblank@query-forked-hang@pipe-a-hdmi-a-1.html #### Warnings #### * igt@i915_module_load@reload-with-fault-injection: - shard-dg1: [INCOMPLETE][255] -> [INCOMPLETE][256] ([i915#9820]) [255]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-18/igt@i915_module_load@reload-with-fault-injection.html [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-15/igt@i915_module_load@reload-with-fault-injection.html * igt@kms_async_flips@crc@pipe-d-edp-1: - shard-mtlp: [FAIL][257] ([i915#8247]) -> [DMESG-FAIL][258] ([i915#8561]) +3 other tests dmesg-fail [257]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-mtlp-3/igt@kms_async_flips@crc@pipe-d-edp-1.html [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-5/igt@kms_async_flips@crc@pipe-d-edp-1.html * igt@kms_content_protection@content-type-change: - shard-snb: [SKIP][259] ([fdo#109271]) -> [INCOMPLETE][260] ([i915#9272]) [259]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-snb5/igt@kms_content_protection@content-type-change.html [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-snb6/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@mei-interface: - shard-dg1: [SKIP][261] ([i915#9424]) -> [SKIP][262] ([i915#9433]) [261]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-dg1-16/igt@kms_content_protection@mei-interface.html [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-dg1-12/igt@kms_content_protection@mei-interface.html * igt@kms_dirtyfb@drrs-dirtyfb-ioctl: - shard-mtlp: [SKIP][263] -> [SKIP][264] ([i915#9833]) [263]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13996/shard-mtlp-5/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/shard-mtlp-4/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111767]: https://bugs.freedesktop.org/show_bug.cgi?id=111767 [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1257]: https://gitlab.freedesktop.org/drm/intel/issues/1257 [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#2017]: https://gitlab.freedesktop.org/drm/intel/issues/2017 [i915#2433]: https://gitlab.freedesktop.org/drm/intel/issues/2433 [i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#280]: https://gitlab.freedesktop.org/drm/intel/issues/280 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#3023]: https://gitlab.freedesktop.org/drm/intel/issues/3023 [i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458 [i915#3469]: https://gitlab.freedesktop.org/drm/intel/issues/3469 [i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743 [i915#3826]: https://gitlab.freedesktop.org/drm/intel/issues/3826 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3936]: https://gitlab.freedesktop.org/drm/intel/issues/3936 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#4036]: https://gitlab.freedesktop.org/drm/intel/issues/4036 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083 [i915#4087]: https://gitlab.freedesktop.org/drm/intel/issues/4087 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212 [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213 [i915#4215]: https://gitlab.freedesktop.org/drm/intel/issues/4215 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4348]: https://gitlab.freedesktop.org/drm/intel/issues/4348 [i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349 [i915#4537]: https://gitlab.freedesktop.org/drm/intel/issues/4537 [i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4771]: https://gitlab.freedesktop.org/drm/intel/issues/4771 [i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812 [i915#4839]: https://gitlab.freedesktop.org/drm/intel/issues/4839 [i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852 [i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860 [i915#4880]: https://gitlab.freedesktop.org/drm/intel/issues/4880 [i915#4885]: https://gitlab.freedesktop.org/drm/intel/issues/4885 [i915#5138]: https://gitlab.freedesktop.org/drm/intel/issues/5138 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5460]: https://gitlab.freedesktop.org/drm/intel/issues/5460 [i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6187]: https://gitlab.freedesktop.org/drm/intel/issues/6187 [i915#6188]: https://gitlab.freedesktop.org/drm/intel/issues/6188 [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268 [i915#6301]: https://gitlab.freedesktop.org/drm/intel/issues/6301 [i915#6334]: https://gitlab.freedesktop.org/drm/intel/issues/6334 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6805]: https://gitlab.freedesktop.org/drm/intel/issues/6805 [i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880 [i915#6944]: https://gitlab.freedesktop.org/drm/intel/issues/6944 [i915#7116]: https://gitlab.freedesktop.org/drm/intel/issues/7116 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173 [i915#7213]: https://gitlab.freedesktop.org/drm/intel/issues/7213 [i915#7297]: https://gitlab.freedesktop.org/drm/intel/issues/7297 [i915#7443]: https://gitlab.freedesktop.org/drm/intel/issues/7443 [i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711 [i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742 [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828 [i915#7975]: https://gitlab.freedesktop.org/drm/intel/issues/7975 [i915#8213]: https://gitlab.freedesktop.org/drm/intel/issues/8213 [i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228 [i915#8247]: https://gitlab.freedesktop.org/drm/intel/issues/8247 [i915#8292]: https://gitlab.freedesktop.org/drm/intel/issues/8292 [i915#8381]: https://gitlab.freedesktop.org/drm/intel/issues/8381 [i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411 [i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414 [i915#8428]: https://gitlab.freedesktop.org/drm/intel/issues/8428 [i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555 [i915#8561]: https://gitlab.freedesktop.org/drm/intel/issues/8561 [i915#8588]: https://gitlab.freedesktop.org/drm/intel/issues/8588 [i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708 [i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709 [i915#8808]: https://gitlab.freedesktop.org/drm/intel/issues/8808 [i915#8814]: https://gitlab.freedesktop.org/drm/intel/issues/8814 [i915#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925 [i915#9157]: https://gitlab.freedesktop.org/drm/intel/issues/9157 [i915#9196]: https://gitlab.freedesktop.org/drm/intel/issues/9196 [i915#9200]: https://gitlab.freedesktop.org/drm/intel/issues/9200 [i915#9272]: https://gitlab.freedesktop.org/drm/intel/issues/9272 [i915#9298]: https://gitlab.freedesktop.org/drm/intel/issues/9298 [i915#9311]: https://gitlab.freedesktop.org/drm/intel/issues/9311 [i915#9340]: https://gitlab.freedesktop.org/drm/intel/issues/9340 [i915#9408]: https://gitlab.freedesktop.org/drm/intel/issues/9408 [i915#9423]: https://gitlab.freedesktop.org/drm/intel/issues/9423 [i915#9424]: https://gitlab.freedesktop.org/drm/intel/issues/9424 [i915#9433]: https://gitlab.freedesktop.org/drm/intel/issues/9433 [i915#9519]: https://gitlab.freedesktop.org/drm/intel/issues/9519 [i915#9673]: https://gitlab.freedesktop.org/drm/intel/issues/9673 [i915#9683]: https://gitlab.freedesktop.org/drm/intel/issues/9683 [i915#9685]: https://gitlab.freedesktop.org/drm/intel/issues/9685 [i915#9688]: https://gitlab.freedesktop.org/drm/intel/issues/9688 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9808]: https://gitlab.freedesktop.org/drm/intel/issues/9808 [i915#9809]: https://gitlab.freedesktop.org/drm/intel/issues/9809 [i915#9812]: https://gitlab.freedesktop.org/drm/intel/issues/9812 [i915#9820]: https://gitlab.freedesktop.org/drm/intel/issues/9820 [i915#9833]: https://gitlab.freedesktop.org/drm/intel/issues/9833 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7628 -> IGTPW_10374 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_13996: 4394dde7fb48534638c867c53ae199e607d11333 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10374: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/index.html IGT_7628: 431c2d2dd5828b25fcbe1c82afbac865f4771aee @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10374/index.html [-- Attachment #2: Type: text/html, Size: 86615 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-12-11 4:16 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-12-08 3:38 [PATCH i-g-t] tests/intel-ci: Update kms_psr subtest names on bat Karthik B S 2023-12-08 4:34 ` B, Jeevan 2023-12-11 4:16 ` Karthik B S 2023-12-08 5:46 ` ✓ Fi.CI.BAT: success for " Patchwork 2023-12-08 6:29 ` ✓ CI.xeBAT: " Patchwork 2023-12-08 14:14 ` ✗ Fi.CI.IGT: failure " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox