* [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code
@ 2024-01-12 7:49 janga.rahul.kumar
2024-01-12 8:11 ` ✓ CI.xeBAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: janga.rahul.kumar @ 2024-01-12 7:49 UTC (permalink / raw)
To: igt-dev, ramadevi.gandi, janga.rahul.kumar, sai.gowtham.ch
From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Remove redundant code related to exec queue creation.
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
---
tests/intel/xe_exec_store.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/intel/xe_exec_store.c b/tests/intel/xe_exec_store.c
index 870394d3c..3fa8880ba 100644
--- a/tests/intel/xe_exec_store.c
+++ b/tests/intel/xe_exec_store.c
@@ -148,7 +148,6 @@ static void basic_inst(int fd, int inst_type, struct drm_xe_engine_class_instanc
else
igt_assert_f(inst_type < 2, "Entered wrong inst_type.\n");
- exec_queue = xe_exec_queue_create(fd, vm, eci, 0);
exec.exec_queue_id = exec_queue;
exec.address = data->addr;
sync.flags &= DRM_XE_SYNC_FLAG_SIGNAL;
--
2.25.1
^ permalink raw reply related [flat|nested] 8+ messages in thread* ✓ CI.xeBAT: success for tests/intel/xe_exec_store: Remove redundant code 2024-01-12 7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar @ 2024-01-12 8:11 ` Patchwork 2024-01-12 8:29 ` ✗ Fi.CI.BAT: failure " Patchwork ` (3 subsequent siblings) 4 siblings, 0 replies; 8+ messages in thread From: Patchwork @ 2024-01-12 8:11 UTC (permalink / raw) To: janga.rahul.kumar; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 1239 bytes --] == Series Details == Series: tests/intel/xe_exec_store: Remove redundant code URL : https://patchwork.freedesktop.org/series/128704/ State : success == Summary == CI Bug Log - changes from XEIGT_7671_BAT -> XEIGTPW_10521_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_10521_BAT that come from known issues: ### IGT changes ### #### Possible fixes #### * igt@xe_exec_threads@threads-mixed-fd-basic: - bat-dg2-oem2: [TIMEOUT][1] -> [PASS][2] [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7671/bat-dg2-oem2/igt@xe_exec_threads@threads-mixed-fd-basic.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10521/bat-dg2-oem2/igt@xe_exec_threads@threads-mixed-fd-basic.html Build changes ------------- * IGT: IGT_7671 -> IGTPW_10521 IGTPW_10521: 10521 IGT_7671: 7671 xe-621-3095fbb4deb0722d417b6a4ad4213e2ed9ecd052: 3095fbb4deb0722d417b6a4ad4213e2ed9ecd052 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10521/index.html [-- Attachment #2: Type: text/html, Size: 1808 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* ✗ Fi.CI.BAT: failure for tests/intel/xe_exec_store: Remove redundant code 2024-01-12 7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar 2024-01-12 8:11 ` ✓ CI.xeBAT: success for " Patchwork @ 2024-01-12 8:29 ` Patchwork 2024-01-12 12:39 ` Kamil Konieczny 2024-01-12 9:07 ` [PATCH i-g-t] " Ch, Sai Gowtham ` (2 subsequent siblings) 4 siblings, 1 reply; 8+ messages in thread From: Patchwork @ 2024-01-12 8:29 UTC (permalink / raw) To: janga.rahul.kumar; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 9782 bytes --] == Series Details == Series: tests/intel/xe_exec_store: Remove redundant code URL : https://patchwork.freedesktop.org/series/128704/ State : failure == Summary == CI Bug Log - changes from IGT_7671 -> IGTPW_10521 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10521 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10521, 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_10521/index.html Participating hosts (39 -> 38) ------------------------------ Additional (1): bat-dg2-8 Missing (2): bat-rpls-2 fi-snb-2520m Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_10521: ### IGT changes ### #### Possible regressions #### * igt@i915_selftest@live@hangcheck: - bat-dg2-9: [PASS][1] -> [ABORT][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/bat-dg2-9/igt@i915_selftest@live@hangcheck.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-9/igt@i915_selftest@live@hangcheck.html - fi-skl-guc: [PASS][3] -> [DMESG-FAIL][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/fi-skl-guc/igt@i915_selftest@live@hangcheck.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-skl-guc/igt@i915_selftest@live@hangcheck.html Known issues ------------ Here are the changes found in IGTPW_10521 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@debugfs_test@basic-hwmon: - bat-jsl-1: NOTRUN -> [SKIP][5] ([i915#9318]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@debugfs_test@basic-hwmon.html * igt@gem_exec_suspend@basic-s3@lmem0: - bat-dg2-8: NOTRUN -> [INCOMPLETE][6] ([i915#9275]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_exec_suspend@basic-s3@lmem0.html * igt@gem_huc_copy@huc-copy: - bat-jsl-1: NOTRUN -> [SKIP][7] ([i915#2190]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@random-engines: - fi-bsw-n3050: NOTRUN -> [SKIP][8] ([fdo#109271]) +15 other tests skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-bsw-n3050/igt@gem_lmem_swapping@random-engines.html * igt@gem_lmem_swapping@verify-random: - bat-jsl-1: NOTRUN -> [SKIP][9] ([i915#4613]) +3 other tests skip [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@gem_lmem_swapping@verify-random.html * igt@gem_mmap@basic: - bat-dg2-8: NOTRUN -> [SKIP][10] ([i915#4083]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_mmap@basic.html * igt@gem_mmap_gtt@basic: - bat-dg2-8: NOTRUN -> [SKIP][11] ([i915#4077]) +2 other tests skip [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_mmap_gtt@basic.html * igt@gem_tiled_pread_basic: - bat-dg2-8: NOTRUN -> [SKIP][12] ([i915#4079]) +1 other test skip [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_tiled_pread_basic.html * igt@i915_pm_rps@basic-api: - bat-dg2-8: NOTRUN -> [SKIP][13] ([i915#6621]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@i915_pm_rps@basic-api.html * igt@i915_suspend@basic-s3-without-i915: - bat-dg2-8: NOTRUN -> [SKIP][14] ([i915#6645]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy: - bat-dg2-8: NOTRUN -> [SKIP][15] ([i915#5190]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html * igt@kms_addfb_basic@basic-y-tiled-legacy: - bat-dg2-8: NOTRUN -> [SKIP][16] ([i915#4215] / [i915#5190]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_addfb_basic@basic-y-tiled-legacy.html * igt@kms_addfb_basic@framebuffer-vs-set-tiling: - bat-dg2-8: NOTRUN -> [SKIP][17] ([i915#4212]) +7 other tests skip [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_addfb_basic@framebuffer-vs-set-tiling.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-dg2-8: NOTRUN -> [SKIP][18] ([i915#4103] / [i915#4213]) +1 other test skip [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html - bat-jsl-1: NOTRUN -> [SKIP][19] ([i915#4103]) +1 other test skip [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - bat-jsl-1: NOTRUN -> [SKIP][20] ([i915#3555] / [i915#9886]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - bat-dg2-8: NOTRUN -> [SKIP][21] ([fdo#109285]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_force_connector_basic@force-load-detect.html - bat-jsl-1: NOTRUN -> [SKIP][22] ([fdo#109285]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_force_connector_basic@prune-stale-modes: - bat-dg2-8: NOTRUN -> [SKIP][23] ([i915#5274]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_force_connector_basic@prune-stale-modes.html * igt@kms_pm_backlight@basic-brightness: - bat-dg2-8: NOTRUN -> [SKIP][24] ([i915#5354]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_pm_backlight@basic-brightness.html * igt@kms_setmode@basic-clone-single-crtc: - bat-dg2-8: NOTRUN -> [SKIP][25] ([i915#3555]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_setmode@basic-clone-single-crtc.html - bat-jsl-1: NOTRUN -> [SKIP][26] ([i915#3555]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-fence-flip: - bat-dg2-8: NOTRUN -> [SKIP][27] ([i915#3708]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@prime_vgem@basic-fence-flip.html * igt@prime_vgem@basic-fence-mmap: - bat-dg2-8: NOTRUN -> [SKIP][28] ([i915#3708] / [i915#4077]) +1 other test skip [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@prime_vgem@basic-fence-mmap.html * igt@prime_vgem@basic-write: - bat-dg2-8: NOTRUN -> [SKIP][29] ([i915#3291] / [i915#3708]) +2 other tests skip [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@prime_vgem@basic-write.html #### Possible fixes #### * igt@i915_pm_rpm@module-reload: - fi-skl-6600u: [FAIL][30] -> [PASS][31] [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/fi-skl-6600u/igt@i915_pm_rpm@module-reload.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-skl-6600u/igt@i915_pm_rpm@module-reload.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#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [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#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#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645 [i915#9275]: https://gitlab.freedesktop.org/drm/intel/issues/9275 [i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318 [i915#9673]: https://gitlab.freedesktop.org/drm/intel/issues/9673 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9886]: https://gitlab.freedesktop.org/drm/intel/issues/9886 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7671 -> IGTPW_10521 CI-20190529: 20190529 CI_DRM_14116: 3b92a66f4bc89f4fa6e9e9369ac8243e23670030 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10521: 10521 IGT_7671: 7671 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/index.html [-- Attachment #2: Type: text/html, Size: 11417 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ✗ Fi.CI.BAT: failure for tests/intel/xe_exec_store: Remove redundant code 2024-01-12 8:29 ` ✗ Fi.CI.BAT: failure " Patchwork @ 2024-01-12 12:39 ` Kamil Konieczny 2024-01-18 7:08 ` Illipilli, TejasreeX 0 siblings, 1 reply; 8+ messages in thread From: Kamil Konieczny @ 2024-01-12 12:39 UTC (permalink / raw) To: igt-dev; +Cc: lgci.bug.filing, I915-ci-infra Hi igt-dev, On 2024-01-12 at 08:29:54 -0000, Patchwork wrote: > == Series Details == > > Series: tests/intel/xe_exec_store: Remove redundant code > URL : https://patchwork.freedesktop.org/series/128704/ > State : failure > > == Summary == > > CI Bug Log - changes from IGT_7671 -> IGTPW_10521 > ==================================================== > > Summary > ------- > > **FAILURE** > > Serious unknown changes coming with IGTPW_10521 absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in IGTPW_10521, 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_10521/index.html > > Participating hosts (39 -> 38) > ------------------------------ > > Additional (1): bat-dg2-8 > Missing (2): bat-rpls-2 fi-snb-2520m > > Possible new issues > ------------------- > > Here are the unknown changes that may have been introduced in IGTPW_10521: > > ### IGT changes ### > > #### Possible regressions #### > > * igt@i915_selftest@live@hangcheck: > - bat-dg2-9: [PASS][1] -> [ABORT][2] > [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/bat-dg2-9/igt@i915_selftest@live@hangcheck.html > [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-9/igt@i915_selftest@live@hangcheck.html > - fi-skl-guc: [PASS][3] -> [DMESG-FAIL][4] > [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/fi-skl-guc/igt@i915_selftest@live@hangcheck.html > [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-skl-guc/igt@i915_selftest@live@hangcheck.html > > These are unrelated to Xe test, no need for respin. Regards, Kamil > Known issues > ------------ > > Here are the changes found in IGTPW_10521 that come from known issues: > > ### IGT changes ### > > #### Issues hit #### > > * igt@debugfs_test@basic-hwmon: > - bat-jsl-1: NOTRUN -> [SKIP][5] ([i915#9318]) > [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@debugfs_test@basic-hwmon.html > [...cut...] > > Build changes > ------------- > > * CI: CI-20190529 -> None > * IGT: IGT_7671 -> IGTPW_10521 > > CI-20190529: 20190529 > CI_DRM_14116: 3b92a66f4bc89f4fa6e9e9369ac8243e23670030 @ git://anongit.freedesktop.org/gfx-ci/linux > IGTPW_10521: 10521 > IGT_7671: 7671 > > == Logs == > > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/index.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: ✗ Fi.CI.BAT: failure for tests/intel/xe_exec_store: Remove redundant code 2024-01-12 12:39 ` Kamil Konieczny @ 2024-01-18 7:08 ` Illipilli, TejasreeX 0 siblings, 0 replies; 8+ messages in thread From: Illipilli, TejasreeX @ 2024-01-18 7:08 UTC (permalink / raw) To: Kamil Konieczny, igt-dev@lists.freedesktop.org Cc: LGCI Bug Filing, I915-ci-infra@lists.freedesktop.org Hi, https://patchwork.freedesktop.org/series/128704/ - Re-reported. Thanks, Tejasree -----Original Message----- From: Kamil Konieczny <kamil.konieczny@linux.intel.com> Sent: Friday, January 12, 2024 6:10 PM To: igt-dev@lists.freedesktop.org Cc: Kumar, Janga Rahul <janga.rahul.kumar@intel.com>; I915-ci-infra@lists.freedesktop.org; LGCI Bug Filing <lgci.bug.filing@intel.com>; Illipilli, TejasreeX <tejasreex.illipilli@intel.com> Subject: Re: ✗ Fi.CI.BAT: failure for tests/intel/xe_exec_store: Remove redundant code Hi igt-dev, On 2024-01-12 at 08:29:54 -0000, Patchwork wrote: > == Series Details == > > Series: tests/intel/xe_exec_store: Remove redundant code > URL : https://patchwork.freedesktop.org/series/128704/ > State : failure > > == Summary == > > CI Bug Log - changes from IGT_7671 -> IGTPW_10521 > ==================================================== > > Summary > ------- > > **FAILURE** > > Serious unknown changes coming with IGTPW_10521 absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in IGTPW_10521, 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_10521/index.html > > Participating hosts (39 -> 38) > ------------------------------ > > Additional (1): bat-dg2-8 > Missing (2): bat-rpls-2 fi-snb-2520m > > Possible new issues > ------------------- > > Here are the unknown changes that may have been introduced in IGTPW_10521: > > ### IGT changes ### > > #### Possible regressions #### > > * igt@i915_selftest@live@hangcheck: > - bat-dg2-9: [PASS][1] -> [ABORT][2] > [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/bat-dg2-9/igt@i915_selftest@live@hangcheck.html > [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-9/igt@i915_selftest@live@hangcheck.html > - fi-skl-guc: [PASS][3] -> [DMESG-FAIL][4] > [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/fi-skl-guc/igt@i915_selftest@live@hangcheck.html > [4]: > https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-skl-guc/igt@i9 > 15_selftest@live@hangcheck.html > > These are unrelated to Xe test, no need for respin. Regards, Kamil > Known issues > ------------ > > Here are the changes found in IGTPW_10521 that come from known issues: > > ### IGT changes ### > > #### Issues hit #### > > * igt@debugfs_test@basic-hwmon: > - bat-jsl-1: NOTRUN -> [SKIP][5] ([i915#9318]) > [5]: > https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@deb > ugfs_test@basic-hwmon.html > [...cut...] > > Build changes > ------------- > > * CI: CI-20190529 -> None > * IGT: IGT_7671 -> IGTPW_10521 > > CI-20190529: 20190529 > CI_DRM_14116: 3b92a66f4bc89f4fa6e9e9369ac8243e23670030 @ git://anongit.freedesktop.org/gfx-ci/linux > IGTPW_10521: 10521 > IGT_7671: 7671 > > == Logs == > > For more details see: > https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/index.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code 2024-01-12 7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar 2024-01-12 8:11 ` ✓ CI.xeBAT: success for " Patchwork 2024-01-12 8:29 ` ✗ Fi.CI.BAT: failure " Patchwork @ 2024-01-12 9:07 ` Ch, Sai Gowtham 2024-01-18 6:40 ` ✓ Fi.CI.BAT: success for " Patchwork 2024-01-18 8:09 ` ✗ Fi.CI.IGT: failure " Patchwork 4 siblings, 0 replies; 8+ messages in thread From: Ch, Sai Gowtham @ 2024-01-12 9:07 UTC (permalink / raw) To: Kumar, Janga Rahul, igt-dev@lists.freedesktop.org, Gandi, Ramadevi >-----Original Message----- >From: Kumar, Janga Rahul <janga.rahul.kumar@intel.com> >Sent: Friday, January 12, 2024 1:19 PM >To: igt-dev@lists.freedesktop.org; Gandi, Ramadevi <ramadevi.gandi@intel.com>; >Kumar, Janga Rahul <janga.rahul.kumar@intel.com>; Ch, Sai Gowtham ><sai.gowtham.ch@intel.com> >Subject: [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code > >From: Janga Rahul Kumar <janga.rahul.kumar@intel.com> > >Remove redundant code related to exec queue creation. > >Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com> >--- > tests/intel/xe_exec_store.c | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/tests/intel/xe_exec_store.c b/tests/intel/xe_exec_store.c index >870394d3c..3fa8880ba 100644 >--- a/tests/intel/xe_exec_store.c >+++ b/tests/intel/xe_exec_store.c >@@ -148,7 +148,6 @@ static void basic_inst(int fd, int inst_type, struct >drm_xe_engine_class_instanc > else > igt_assert_f(inst_type < 2, "Entered wrong inst_type.\n"); > >- exec_queue = xe_exec_queue_create(fd, vm, eci, 0); > exec.exec_queue_id = exec_queue; > exec.address = data->addr; > sync.flags &= DRM_XE_SYNC_FLAG_SIGNAL; >-- Looks good to me. Reviewed-by: Sai Gowtham Ch <sai.gowtham.ch@intel.com> >2.25.1 ^ permalink raw reply [flat|nested] 8+ messages in thread
* ✓ Fi.CI.BAT: success for tests/intel/xe_exec_store: Remove redundant code 2024-01-12 7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar ` (2 preceding siblings ...) 2024-01-12 9:07 ` [PATCH i-g-t] " Ch, Sai Gowtham @ 2024-01-18 6:40 ` Patchwork 2024-01-18 8:09 ` ✗ Fi.CI.IGT: failure " Patchwork 4 siblings, 0 replies; 8+ messages in thread From: Patchwork @ 2024-01-18 6:40 UTC (permalink / raw) To: Kumar, Janga Rahul; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 9446 bytes --] == Series Details == Series: tests/intel/xe_exec_store: Remove redundant code URL : https://patchwork.freedesktop.org/series/128704/ State : success == Summary == CI Bug Log - changes from IGT_7671 -> IGTPW_10521 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/index.html Participating hosts (39 -> 38) ------------------------------ Additional (1): bat-dg2-8 Missing (2): bat-rpls-2 fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_10521 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@debugfs_test@basic-hwmon: - bat-jsl-1: NOTRUN -> [SKIP][1] ([i915#9318]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@debugfs_test@basic-hwmon.html * igt@gem_exec_suspend@basic-s3@lmem0: - bat-dg2-8: NOTRUN -> [INCOMPLETE][2] ([i915#9275]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_exec_suspend@basic-s3@lmem0.html * igt@gem_huc_copy@huc-copy: - bat-jsl-1: NOTRUN -> [SKIP][3] ([i915#2190]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@random-engines: - fi-bsw-n3050: NOTRUN -> [SKIP][4] ([fdo#109271]) +15 other tests skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-bsw-n3050/igt@gem_lmem_swapping@random-engines.html * igt@gem_lmem_swapping@verify-random: - bat-jsl-1: NOTRUN -> [SKIP][5] ([i915#4613]) +3 other tests skip [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@gem_lmem_swapping@verify-random.html * igt@gem_mmap@basic: - bat-dg2-8: NOTRUN -> [SKIP][6] ([i915#4083]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_mmap@basic.html * igt@gem_mmap_gtt@basic: - bat-dg2-8: NOTRUN -> [SKIP][7] ([i915#4077]) +2 other tests skip [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_mmap_gtt@basic.html * igt@gem_tiled_pread_basic: - bat-dg2-8: NOTRUN -> [SKIP][8] ([i915#4079]) +1 other test skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@gem_tiled_pread_basic.html * igt@i915_pm_rps@basic-api: - bat-dg2-8: NOTRUN -> [SKIP][9] ([i915#6621]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@i915_pm_rps@basic-api.html * igt@i915_selftest@live@hangcheck: - bat-dg2-9: [PASS][10] -> [ABORT][11] ([i915#10118]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/bat-dg2-9/igt@i915_selftest@live@hangcheck.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-9/igt@i915_selftest@live@hangcheck.html - fi-skl-guc: [PASS][12] -> [DMESG-FAIL][13] ([i915#10112]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/fi-skl-guc/igt@i915_selftest@live@hangcheck.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-skl-guc/igt@i915_selftest@live@hangcheck.html * igt@i915_suspend@basic-s3-without-i915: - bat-dg2-8: NOTRUN -> [SKIP][14] ([i915#6645]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy: - bat-dg2-8: NOTRUN -> [SKIP][15] ([i915#5190]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html * igt@kms_addfb_basic@basic-y-tiled-legacy: - bat-dg2-8: NOTRUN -> [SKIP][16] ([i915#4215] / [i915#5190]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_addfb_basic@basic-y-tiled-legacy.html * igt@kms_addfb_basic@framebuffer-vs-set-tiling: - bat-dg2-8: NOTRUN -> [SKIP][17] ([i915#4212]) +7 other tests skip [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_addfb_basic@framebuffer-vs-set-tiling.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-dg2-8: NOTRUN -> [SKIP][18] ([i915#4103] / [i915#4213]) +1 other test skip [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html - bat-jsl-1: NOTRUN -> [SKIP][19] ([i915#4103]) +1 other test skip [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - bat-jsl-1: NOTRUN -> [SKIP][20] ([i915#3555] / [i915#9886]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - bat-dg2-8: NOTRUN -> [SKIP][21] ([fdo#109285]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_force_connector_basic@force-load-detect.html - bat-jsl-1: NOTRUN -> [SKIP][22] ([fdo#109285]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_force_connector_basic@prune-stale-modes: - bat-dg2-8: NOTRUN -> [SKIP][23] ([i915#5274]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_force_connector_basic@prune-stale-modes.html * igt@kms_pm_backlight@basic-brightness: - bat-dg2-8: NOTRUN -> [SKIP][24] ([i915#5354]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_pm_backlight@basic-brightness.html * igt@kms_setmode@basic-clone-single-crtc: - bat-dg2-8: NOTRUN -> [SKIP][25] ([i915#3555]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@kms_setmode@basic-clone-single-crtc.html - bat-jsl-1: NOTRUN -> [SKIP][26] ([i915#3555]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-jsl-1/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-fence-flip: - bat-dg2-8: NOTRUN -> [SKIP][27] ([i915#3708]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@prime_vgem@basic-fence-flip.html * igt@prime_vgem@basic-fence-mmap: - bat-dg2-8: NOTRUN -> [SKIP][28] ([i915#3708] / [i915#4077]) +1 other test skip [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@prime_vgem@basic-fence-mmap.html * igt@prime_vgem@basic-write: - bat-dg2-8: NOTRUN -> [SKIP][29] ([i915#3291] / [i915#3708]) +2 other tests skip [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/bat-dg2-8/igt@prime_vgem@basic-write.html #### Possible fixes #### * igt@i915_pm_rpm@module-reload: - fi-skl-6600u: [FAIL][30] -> [PASS][31] [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/fi-skl-6600u/igt@i915_pm_rpm@module-reload.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/fi-skl-6600u/igt@i915_pm_rpm@module-reload.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#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [i915#10112]: https://gitlab.freedesktop.org/drm/intel/issues/10112 [i915#10118]: https://gitlab.freedesktop.org/drm/intel/issues/10118 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [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#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#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645 [i915#9275]: https://gitlab.freedesktop.org/drm/intel/issues/9275 [i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318 [i915#9673]: https://gitlab.freedesktop.org/drm/intel/issues/9673 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9886]: https://gitlab.freedesktop.org/drm/intel/issues/9886 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7671 -> IGTPW_10521 CI-20190529: 20190529 CI_DRM_14116: 3b92a66f4bc89f4fa6e9e9369ac8243e23670030 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10521: 10521 IGT_7671: 7671 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/index.html [-- Attachment #2: Type: text/html, Size: 11064 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* ✗ Fi.CI.IGT: failure for tests/intel/xe_exec_store: Remove redundant code 2024-01-12 7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar ` (3 preceding siblings ...) 2024-01-18 6:40 ` ✓ Fi.CI.BAT: success for " Patchwork @ 2024-01-18 8:09 ` Patchwork 4 siblings, 0 replies; 8+ messages in thread From: Patchwork @ 2024-01-18 8:09 UTC (permalink / raw) To: Kumar, Janga Rahul; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 86346 bytes --] == Series Details == Series: tests/intel/xe_exec_store: Remove redundant code URL : https://patchwork.freedesktop.org/series/128704/ State : failure == Summary == CI Bug Log - changes from IGT_7671_full -> IGTPW_10521_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10521_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10521_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_10521/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_10521_full: ### IGT changes ### #### Possible regressions #### * igt@gem_softpin@noreloc-s3: - shard-mtlp: [PASS][1] -> [FAIL][2] +1 other test fail [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-mtlp-6/igt@gem_softpin@noreloc-s3.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-8/igt@gem_softpin@noreloc-s3.html * igt@i915_selftest@live@hangcheck: - shard-tglu: [PASS][3] -> [ABORT][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-10/igt@i915_selftest@live@hangcheck.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-7/igt@i915_selftest@live@hangcheck.html New tests --------- New tests have been introduced between IGT_7671_full and IGTPW_10521_full: ### New IGT tests (2) ### * igt@gem_exec_fair@basic-pace-share@rcs0: - Statuses : 2 pass(s) - Exec time: [5.53, 6.92] s * igt@gem_exec_fair@basic-pace@vcs1: - Statuses : 1 fail(s) - Exec time: [4.42] s Known issues ------------ Here are the changes found in IGTPW_10521_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@object-reloc-purge-cache: - shard-dg2: NOTRUN -> [SKIP][5] ([i915#8411]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@api_intel_bb@object-reloc-purge-cache.html - shard-rkl: NOTRUN -> [SKIP][6] ([i915#8411]) +1 other test skip [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@api_intel_bb@object-reloc-purge-cache.html * igt@drm_fdinfo@busy@bcs0: - shard-mtlp: NOTRUN -> [SKIP][7] ([i915#8414]) +5 other tests skip [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@drm_fdinfo@busy@bcs0.html * igt@drm_fdinfo@busy@rcs0: - shard-dg2: NOTRUN -> [SKIP][8] ([i915#8414]) +10 other tests skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@drm_fdinfo@busy@rcs0.html * igt@gem_basic@multigpu-create-close: - shard-rkl: NOTRUN -> [SKIP][9] ([i915#7697]) +1 other test skip [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@gem_basic@multigpu-create-close.html * igt@gem_ccs@block-multicopy-compressed: - shard-rkl: NOTRUN -> [SKIP][10] ([i915#9323]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@gem_ccs@block-multicopy-compressed.html - shard-mtlp: NOTRUN -> [SKIP][11] ([i915#9323]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@gem_ccs@block-multicopy-compressed.html * igt@gem_close_race@multigpu-basic-threads: - shard-dg2: NOTRUN -> [SKIP][12] ([i915#7697]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@gem_close_race@multigpu-basic-threads.html * igt@gem_create@create-ext-cpu-access-big: - shard-dg2: NOTRUN -> [INCOMPLETE][13] ([i915#9364]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_ctx_persistence@engines-mixed-process: - shard-snb: NOTRUN -> [SKIP][14] ([fdo#109271] / [i915#1099]) +2 other tests skip [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb4/igt@gem_ctx_persistence@engines-mixed-process.html * igt@gem_ctx_persistence@hang: - shard-mtlp: NOTRUN -> [SKIP][15] ([i915#8555]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@gem_ctx_persistence@hang.html * igt@gem_ctx_persistence@heartbeat-hang: - shard-dg1: NOTRUN -> [SKIP][16] ([i915#8555]) +1 other test skip [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@gem_ctx_persistence@heartbeat-hang.html * igt@gem_ctx_persistence@heartbeat-stop: - shard-dg2: NOTRUN -> [SKIP][17] ([i915#8555]) +1 other test skip [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gem_ctx_persistence@heartbeat-stop.html * igt@gem_ctx_sseu@invalid-args: - shard-dg2: NOTRUN -> [SKIP][18] ([i915#280]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@gem_ctx_sseu@invalid-args.html * igt@gem_ctx_sseu@mmap-args: - shard-dg1: NOTRUN -> [SKIP][19] ([i915#280]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-19/igt@gem_ctx_sseu@mmap-args.html * igt@gem_eio@hibernate: - shard-dg2: NOTRUN -> [ABORT][20] ([i915#10030] / [i915#7975] / [i915#8213]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gem_eio@hibernate.html * igt@gem_eio@kms: - shard-dg2: [PASS][21] -> [FAIL][22] ([i915#5784]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-2/igt@gem_eio@kms.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@gem_eio@kms.html - shard-dg1: [PASS][23] -> [FAIL][24] ([i915#5784]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-16/igt@gem_eio@kms.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-17/igt@gem_eio@kms.html * igt@gem_exec_balancer@bonded-dual: - shard-dg2: NOTRUN -> [SKIP][25] ([i915#4771]) +1 other test skip [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@gem_exec_balancer@bonded-dual.html * igt@gem_exec_balancer@bonded-sync: - shard-mtlp: NOTRUN -> [SKIP][26] ([i915#4771]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-6/igt@gem_exec_balancer@bonded-sync.html * igt@gem_exec_balancer@parallel-keep-in-fence: - shard-rkl: NOTRUN -> [SKIP][27] ([i915#4525]) +1 other test skip [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@gem_exec_balancer@parallel-keep-in-fence.html * igt@gem_exec_capture@capture-invisible@lmem0: - shard-dg2: NOTRUN -> [SKIP][28] ([i915#6334]) +1 other test skip [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@gem_exec_capture@capture-invisible@lmem0.html * igt@gem_exec_fair@basic-none-vip@rcs0: - shard-rkl: NOTRUN -> [FAIL][29] ([i915#2842]) +1 other test fail [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@gem_exec_fair@basic-none-vip@rcs0.html - shard-glk: NOTRUN -> [FAIL][30] ([i915#2842]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-glk9/igt@gem_exec_fair@basic-none-vip@rcs0.html * igt@gem_exec_fair@basic-pace-share: - shard-dg2: NOTRUN -> [SKIP][31] ([i915#3539] / [i915#4852]) +4 other tests skip [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@gem_exec_fair@basic-pace-share.html * igt@gem_exec_fair@basic-pace@vecs0: - shard-rkl: [PASS][32] -> [FAIL][33] ([i915#2842]) +2 other tests fail [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-2/igt@gem_exec_fair@basic-pace@vecs0.html [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@gem_exec_fair@basic-pace@vecs0.html * igt@gem_exec_fence@concurrent: - shard-dg2: NOTRUN -> [SKIP][34] ([i915#4812]) +1 other test skip [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@gem_exec_fence@concurrent.html * igt@gem_exec_fence@submit67: - shard-dg1: NOTRUN -> [SKIP][35] ([i915#4812]) +1 other test skip [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-15/igt@gem_exec_fence@submit67.html * igt@gem_exec_flush@basic-wb-ro-default: - shard-dg1: NOTRUN -> [SKIP][36] ([i915#3539] / [i915#4852]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@gem_exec_flush@basic-wb-ro-default.html * igt@gem_exec_gttfill@multigpu-basic: - shard-mtlp: NOTRUN -> [SKIP][37] ([i915#7697]) +1 other test skip [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@gem_exec_gttfill@multigpu-basic.html * igt@gem_exec_params@secure-non-master: - shard-mtlp: NOTRUN -> [SKIP][38] ([fdo#112283]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@gem_exec_params@secure-non-master.html * igt@gem_exec_reloc@basic-concurrent0: - shard-dg1: NOTRUN -> [SKIP][39] ([i915#3281]) +2 other tests skip [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-13/igt@gem_exec_reloc@basic-concurrent0.html * igt@gem_exec_reloc@basic-gtt-read-active: - shard-dg2: NOTRUN -> [SKIP][40] ([i915#3281]) +13 other tests skip [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gem_exec_reloc@basic-gtt-read-active.html * igt@gem_exec_reloc@basic-gtt-wc-noreloc: - shard-rkl: NOTRUN -> [SKIP][41] ([i915#3281]) +6 other tests skip [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@gem_exec_reloc@basic-gtt-wc-noreloc.html * igt@gem_exec_reloc@basic-write-wc-noreloc: - shard-mtlp: NOTRUN -> [SKIP][42] ([i915#3281]) +4 other tests skip [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@gem_exec_reloc@basic-write-wc-noreloc.html * igt@gem_exec_schedule@reorder-wide: - shard-dg2: NOTRUN -> [SKIP][43] ([i915#4537] / [i915#4812]) +1 other test skip [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@gem_exec_schedule@reorder-wide.html * igt@gem_exec_suspend@basic-s0@smem: - shard-dg2: NOTRUN -> [INCOMPLETE][44] ([i915#9275]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gem_exec_suspend@basic-s0@smem.html * igt@gem_fence_thrash@bo-write-verify-threaded-none: - shard-mtlp: NOTRUN -> [SKIP][45] ([i915#4860]) +1 other test skip [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@gem_fence_thrash@bo-write-verify-threaded-none.html * igt@gem_lmem_swapping@parallel-multi: - shard-rkl: NOTRUN -> [SKIP][46] ([i915#4613]) +1 other test skip [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_lmem_swapping@random-engines: - shard-glk: NOTRUN -> [SKIP][47] ([fdo#109271] / [i915#4613]) +2 other tests skip [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-glk7/igt@gem_lmem_swapping@random-engines.html - shard-mtlp: NOTRUN -> [SKIP][48] ([i915#4613]) +1 other test skip [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-3/igt@gem_lmem_swapping@random-engines.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg1: [PASS][49] -> [TIMEOUT][50] ([i915#5493]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-16/igt@gem_lmem_swapping@smem-oom@lmem0.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-12/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@gem_mmap_gtt@basic-write: - shard-dg1: NOTRUN -> [SKIP][51] ([i915#4077]) +5 other tests skip [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-17/igt@gem_mmap_gtt@basic-write.html * igt@gem_mmap_gtt@hang: - shard-dg2: NOTRUN -> [SKIP][52] ([i915#4077]) +15 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@gem_mmap_gtt@hang.html * igt@gem_mmap_gtt@hang-user: - shard-mtlp: NOTRUN -> [SKIP][53] ([i915#4077]) +2 other tests skip [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@gem_mmap_gtt@hang-user.html * igt@gem_mmap_wc@coherency: - shard-mtlp: NOTRUN -> [SKIP][54] ([i915#4083]) +2 other tests skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@gem_mmap_wc@coherency.html * igt@gem_mmap_wc@invalid-flags: - shard-dg2: NOTRUN -> [SKIP][55] ([i915#4083]) +7 other tests skip [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@gem_mmap_wc@invalid-flags.html * igt@gem_partial_pwrite_pread@write-uncached: - shard-dg2: NOTRUN -> [SKIP][56] ([i915#3282]) +5 other tests skip [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gem_partial_pwrite_pread@write-uncached.html * igt@gem_pwrite@basic-exhaustion: - shard-mtlp: NOTRUN -> [SKIP][57] ([i915#3282]) +3 other tests skip [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@gem_pwrite@basic-exhaustion.html * igt@gem_pxp@display-protected-crc: - shard-rkl: NOTRUN -> [SKIP][58] ([i915#4270]) +2 other tests skip [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@gem_pxp@display-protected-crc.html * igt@gem_pxp@protected-encrypted-src-copy-not-readible: - shard-dg1: NOTRUN -> [SKIP][59] ([i915#4270]) +1 other test skip [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-18/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html * igt@gem_pxp@regular-baseline-src-copy-readible: - shard-dg2: NOTRUN -> [SKIP][60] ([i915#4270]) +3 other tests skip [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@gem_pxp@regular-baseline-src-copy-readible.html * igt@gem_pxp@verify-pxp-stale-buf-optout-execution: - shard-mtlp: NOTRUN -> [SKIP][61] ([i915#4270]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@gem_pxp@verify-pxp-stale-buf-optout-execution.html * igt@gem_render_copy@y-tiled-ccs-to-yf-tiled-mc-ccs: - shard-mtlp: NOTRUN -> [SKIP][62] ([i915#8428]) +2 other tests skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@gem_render_copy@y-tiled-ccs-to-yf-tiled-mc-ccs.html * igt@gem_render_copy@y-tiled-to-vebox-yf-tiled: - shard-dg2: NOTRUN -> [SKIP][63] ([i915#5190]) +20 other tests skip [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gem_render_copy@y-tiled-to-vebox-yf-tiled.html * igt@gem_set_tiling_vs_pwrite: - shard-rkl: NOTRUN -> [SKIP][64] ([i915#3282]) +6 other tests skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@gem_set_tiling_vs_pwrite.html * igt@gem_unfence_active_buffers: - shard-mtlp: NOTRUN -> [SKIP][65] ([i915#4879]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@gem_unfence_active_buffers.html * igt@gem_userptr_blits@access-control: - shard-dg1: NOTRUN -> [SKIP][66] ([i915#3297]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-19/igt@gem_userptr_blits@access-control.html * igt@gem_userptr_blits@coherency-sync: - shard-dg2: NOTRUN -> [SKIP][67] ([i915#3297]) +4 other tests skip [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@gem_userptr_blits@coherency-sync.html * igt@gem_userptr_blits@invalid-mmap-offset-unsync: - shard-mtlp: NOTRUN -> [SKIP][68] ([i915#3297]) +1 other test skip [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-8/igt@gem_userptr_blits@invalid-mmap-offset-unsync.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy: - shard-dg2: NOTRUN -> [SKIP][69] ([i915#3297] / [i915#4880]) +2 other tests skip [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html * igt@gem_userptr_blits@sd-probe: - shard-dg2: NOTRUN -> [SKIP][70] ([i915#3297] / [i915#4958]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@gem_userptr_blits@sd-probe.html * igt@gen7_exec_parse@bitmasks: - shard-dg2: NOTRUN -> [SKIP][71] ([fdo#109289]) +6 other tests skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@gen7_exec_parse@bitmasks.html * igt@gen7_exec_parse@cmd-crossing-page: - shard-dg1: NOTRUN -> [SKIP][72] ([fdo#109289]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-12/igt@gen7_exec_parse@cmd-crossing-page.html * igt@gen9_exec_parse@allowed-all: - shard-mtlp: NOTRUN -> [SKIP][73] ([i915#2856]) +1 other test skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-8/igt@gen9_exec_parse@allowed-all.html * igt@gen9_exec_parse@batch-without-end: - shard-rkl: NOTRUN -> [SKIP][74] ([i915#2527]) [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@gen9_exec_parse@batch-without-end.html * igt@gen9_exec_parse@bb-start-param: - shard-dg2: NOTRUN -> [SKIP][75] ([i915#2856]) +2 other tests skip [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@gen9_exec_parse@bb-start-param.html * igt@i915_module_load@reload-with-fault-injection: - shard-tglu: [PASS][76] -> [INCOMPLETE][77] ([i915#9200]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-5/igt@i915_module_load@reload-with-fault-injection.html [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-10/igt@i915_module_load@reload-with-fault-injection.html - shard-dg2: [PASS][78] -> [INCOMPLETE][79] ([i915#9820] / [i915#9849]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-10/igt@i915_module_load@reload-with-fault-injection.html [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_module_load@resize-bar: - shard-rkl: NOTRUN -> [SKIP][80] ([i915#6412]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@i915_module_load@resize-bar.html - shard-mtlp: NOTRUN -> [SKIP][81] ([i915#6412]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@i915_module_load@resize-bar.html * igt@i915_pm_freq_mult@media-freq@gt0: - shard-rkl: NOTRUN -> [SKIP][82] ([i915#6590]) [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-5/igt@i915_pm_freq_mult@media-freq@gt0.html * igt@i915_pm_rps@min-max-config-idle: - shard-mtlp: NOTRUN -> [SKIP][83] ([i915#6621]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@i915_pm_rps@min-max-config-idle.html * igt@i915_pm_rps@thresholds-idle-park@gt0: - shard-dg2: NOTRUN -> [SKIP][84] ([i915#8925]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@i915_pm_rps@thresholds-idle-park@gt0.html * igt@i915_query@hwconfig_table: - shard-rkl: NOTRUN -> [SKIP][85] ([i915#6245]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@i915_query@hwconfig_table.html * igt@i915_query@query-topology-known-pci-ids: - shard-rkl: NOTRUN -> [SKIP][86] ([fdo#109303]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@i915_query@query-topology-known-pci-ids.html * igt@i915_query@query-topology-unsupported: - shard-dg2: NOTRUN -> [SKIP][87] ([fdo#109302]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@i915_query@query-topology-unsupported.html * igt@i915_selftest@mock@memory_region: - shard-dg2: NOTRUN -> [DMESG-WARN][88] ([i915#9311]) [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@i915_selftest@mock@memory_region.html * igt@intel_hwmon@hwmon-write: - shard-rkl: NOTRUN -> [SKIP][89] ([i915#7707]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@intel_hwmon@hwmon-write.html * igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling: - shard-mtlp: NOTRUN -> [SKIP][90] ([i915#4212]) [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html * igt@kms_addfb_basic@addfb25-x-tiled-legacy: - shard-dg2: NOTRUN -> [SKIP][91] ([i915#4212]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs-cc: - shard-mtlp: NOTRUN -> [SKIP][92] ([i915#8709]) +11 other tests skip [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs-cc.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc: - shard-rkl: NOTRUN -> [SKIP][93] ([i915#8709]) +3 other tests skip [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-2-4-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][94] ([i915#8709]) +11 other tests skip [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-2-4-mc-ccs.html * igt@kms_async_flips@crc@pipe-b-hdmi-a-2: - shard-dg2: NOTRUN -> [FAIL][95] ([i915#8247]) +3 other tests fail [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@kms_async_flips@crc@pipe-b-hdmi-a-2.html * igt@kms_async_flips@crc@pipe-d-hdmi-a-4: - shard-dg1: NOTRUN -> [FAIL][96] ([i915#8247]) +3 other tests fail [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-15/igt@kms_async_flips@crc@pipe-d-hdmi-a-4.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-rkl: NOTRUN -> [SKIP][97] ([i915#1769] / [i915#3555]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_big_fb@4-tiled-16bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][98] ([fdo#111614]) +8 other tests skip [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@kms_big_fb@4-tiled-16bpp-rotate-270.html * igt@kms_big_fb@4-tiled-64bpp-rotate-180: - shard-mtlp: [PASS][99] -> [FAIL][100] ([i915#5138]) +1 other test fail [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-mtlp-8/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html * igt@kms_big_fb@4-tiled-8bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][101] ([i915#5286]) +4 other tests skip [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_big_fb@4-tiled-8bpp-rotate-90.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0: - shard-dg1: NOTRUN -> [SKIP][102] ([i915#4538] / [i915#5286]) [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-18/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0.html * igt@kms_big_fb@linear-16bpp-rotate-90: - shard-mtlp: NOTRUN -> [SKIP][103] ([fdo#111614]) +4 other tests skip [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_big_fb@linear-16bpp-rotate-90.html * igt@kms_big_fb@linear-64bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][104] ([fdo#111614] / [i915#3638]) +3 other tests skip [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_big_fb@linear-64bpp-rotate-90.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglu: [PASS][105] -> [FAIL][106] ([i915#3743]) +2 other tests fail [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-7/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@y-tiled-64bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][107] ([i915#3638]) +2 other tests skip [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html * igt@kms_big_fb@y-tiled-addfb-size-overflow: - shard-mtlp: NOTRUN -> [SKIP][108] ([i915#6187]) +1 other test skip [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_big_fb@y-tiled-addfb-size-overflow.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-180: - shard-rkl: NOTRUN -> [SKIP][109] ([fdo#110723]) +3 other tests skip [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_big_fb@yf-tiled-16bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][110] ([i915#4538]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@kms_big_fb@yf-tiled-16bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-180: - shard-mtlp: NOTRUN -> [SKIP][111] ([fdo#111615]) +3 other tests skip [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-0: - shard-dg2: NOTRUN -> [SKIP][112] ([i915#4538] / [i915#5190]) +5 other tests skip [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@kms_big_fb@yf-tiled-64bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-addfb: - shard-rkl: NOTRUN -> [SKIP][113] ([fdo#111615]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_big_fb@yf-tiled-addfb.html * igt@kms_ccs@pipe-a-bad-aux-stride-4-tiled-mtl-rc-ccs-cc: - shard-rkl: NOTRUN -> [SKIP][114] ([i915#5354] / [i915#6095]) +16 other tests skip [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_ccs@pipe-a-bad-aux-stride-4-tiled-mtl-rc-ccs-cc.html * igt@kms_ccs@pipe-a-crc-primary-basic-4-tiled-mtl-mc-ccs: - shard-tglu: NOTRUN -> [SKIP][115] ([i915#5354] / [i915#6095]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-6/igt@kms_ccs@pipe-a-crc-primary-basic-4-tiled-mtl-mc-ccs.html * igt@kms_ccs@pipe-b-bad-rotation-90-4-tiled-mtl-rc-ccs: - shard-dg1: NOTRUN -> [SKIP][116] ([i915#5354] / [i915#6095]) +14 other tests skip [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-17/igt@kms_ccs@pipe-b-bad-rotation-90-4-tiled-mtl-rc-ccs.html * igt@kms_ccs@pipe-b-bad-rotation-90-y-tiled-gen12-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][117] ([i915#5354]) +95 other tests skip [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_ccs@pipe-b-bad-rotation-90-y-tiled-gen12-mc-ccs.html * igt@kms_ccs@pipe-c-crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc: - shard-mtlp: NOTRUN -> [SKIP][118] ([i915#5354] / [i915#6095]) +25 other tests skip [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_ccs@pipe-c-crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@pipe-d-ccs-on-another-bo-y-tiled-gen12-rc-ccs: - shard-rkl: NOTRUN -> [SKIP][119] ([i915#5354]) +19 other tests skip [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_ccs@pipe-d-ccs-on-another-bo-y-tiled-gen12-rc-ccs.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-rkl: NOTRUN -> [SKIP][120] ([i915#3742]) [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-5/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][121] ([i915#4087] / [i915#7213]) +2 other tests skip [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1.html * igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][122] ([i915#7213]) [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1.html * igt@kms_chamelium_audio@hdmi-audio-edid: - shard-dg1: NOTRUN -> [SKIP][123] ([i915#7828]) +2 other tests skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-14/igt@kms_chamelium_audio@hdmi-audio-edid.html * igt@kms_chamelium_color@ctm-0-25: - shard-rkl: NOTRUN -> [SKIP][124] ([fdo#111827]) +1 other test skip [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_chamelium_color@ctm-0-25.html * igt@kms_chamelium_color@ctm-limited-range: - shard-mtlp: NOTRUN -> [SKIP][125] ([fdo#111827]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_chamelium_color@ctm-limited-range.html * igt@kms_chamelium_color@ctm-red-to-blue: - shard-dg2: NOTRUN -> [SKIP][126] ([fdo#111827]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_chamelium_color@ctm-red-to-blue.html * igt@kms_chamelium_frames@dp-crc-fast: - shard-dg2: NOTRUN -> [SKIP][127] ([i915#7828]) +10 other tests skip [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_chamelium_frames@dp-crc-fast.html * igt@kms_chamelium_hpd@dp-hpd: - shard-rkl: NOTRUN -> [SKIP][128] ([i915#7828]) +4 other tests skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_chamelium_hpd@dp-hpd.html * igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode: - shard-mtlp: NOTRUN -> [SKIP][129] ([i915#7828]) +3 other tests skip [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html * igt@kms_content_protection@content-type-change: - shard-dg1: NOTRUN -> [SKIP][130] ([i915#9424]) [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-14/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@dp-mst-lic-type-1: - shard-dg2: NOTRUN -> [SKIP][131] ([i915#3299]) [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_content_protection@dp-mst-lic-type-1.html - shard-mtlp: NOTRUN -> [SKIP][132] ([i915#3299]) [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_content_protection@dp-mst-lic-type-1.html * igt@kms_content_protection@uevent: - shard-rkl: NOTRUN -> [SKIP][133] ([i915#7118]) [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_content_protection@uevent.html * igt@kms_cursor_crc@cursor-offscreen-32x32: - shard-mtlp: NOTRUN -> [SKIP][134] ([i915#3555] / [i915#8814]) [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@kms_cursor_crc@cursor-offscreen-32x32.html * igt@kms_cursor_crc@cursor-offscreen-512x170: - shard-dg2: NOTRUN -> [SKIP][135] ([i915#3359]) [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@kms_cursor_crc@cursor-offscreen-512x170.html * igt@kms_cursor_crc@cursor-random-256x85: - shard-mtlp: NOTRUN -> [SKIP][136] ([i915#8814]) +1 other test skip [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_cursor_crc@cursor-random-256x85.html * igt@kms_cursor_crc@cursor-rapid-movement-max-size: - shard-rkl: NOTRUN -> [SKIP][137] ([i915#3555]) +6 other tests skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html * igt@kms_cursor_crc@cursor-sliding-32x10: - shard-dg2: NOTRUN -> [SKIP][138] ([i915#3555]) +5 other tests skip [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_cursor_crc@cursor-sliding-32x10.html * igt@kms_cursor_crc@cursor-sliding-512x512: - shard-dg1: NOTRUN -> [SKIP][139] ([i915#3359]) [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-12/igt@kms_cursor_crc@cursor-sliding-512x512.html * igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic: - shard-rkl: NOTRUN -> [SKIP][140] ([fdo#111767] / [fdo#111825]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-dg2: NOTRUN -> [SKIP][141] ([i915#4103] / [i915#4213]) +1 other test skip [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursora-vs-flipb-toggle: - shard-dg2: NOTRUN -> [SKIP][142] ([fdo#109274] / [i915#5354]) +7 other tests skip [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html * igt@kms_cursor_legacy@cursora-vs-flipb-varying-size: - shard-dg1: NOTRUN -> [SKIP][143] ([fdo#111825]) +8 other tests skip [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-17/igt@kms_cursor_legacy@cursora-vs-flipb-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size: - shard-snb: [PASS][144] -> [SKIP][145] ([fdo#109271]) +14 other tests skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-snb7/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb4/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size: - shard-mtlp: NOTRUN -> [SKIP][146] ([i915#9809]) +3 other tests skip [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size: - shard-glk: [PASS][147] -> [FAIL][148] ([i915#2346]) [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-glk3/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-glk8/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size: - shard-mtlp: NOTRUN -> [SKIP][149] ([i915#4213]) +1 other test skip [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html - shard-rkl: NOTRUN -> [SKIP][150] ([i915#4103]) [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html * igt@kms_dirtyfb@drrs-dirtyfb-ioctl: - shard-mtlp: NOTRUN -> [SKIP][151] ([i915#9833]) [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][152] ([i915#3804]) [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html * igt@kms_dsc@dsc-fractional-bpp: - shard-dg2: NOTRUN -> [SKIP][153] ([i915#3840] / [i915#9688]) [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_dsc@dsc-fractional-bpp.html - shard-rkl: NOTRUN -> [SKIP][154] ([i915#3840]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_dsc@dsc-fractional-bpp.html - shard-mtlp: NOTRUN -> [SKIP][155] ([i915#3840] / [i915#9688]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@kms_dsc@dsc-fractional-bpp.html * igt@kms_dsc@dsc-with-bpc-formats: - shard-dg2: NOTRUN -> [SKIP][156] ([i915#3555] / [i915#3840]) [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@kms_dsc@dsc-with-bpc-formats.html * igt@kms_dsc@dsc-with-output-formats: - shard-rkl: NOTRUN -> [SKIP][157] ([i915#3555] / [i915#3840]) [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_dsc@dsc-with-output-formats.html * igt@kms_fbcon_fbt@psr: - shard-dg2: NOTRUN -> [SKIP][158] ([i915#3469]) +1 other test skip [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_fbcon_fbt@psr.html * igt@kms_feature_discovery@chamelium: - shard-dg2: NOTRUN -> [SKIP][159] ([i915#4854]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_feature_discovery@chamelium.html * igt@kms_feature_discovery@display-3x: - shard-dg2: NOTRUN -> [SKIP][160] ([i915#1839]) +1 other test skip [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_feature_discovery@display-3x.html - shard-dg1: NOTRUN -> [SKIP][161] ([i915#1839]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-19/igt@kms_feature_discovery@display-3x.html * igt@kms_fence_pin_leak: - shard-dg2: NOTRUN -> [SKIP][162] ([i915#4881]) [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_fence_pin_leak.html * igt@kms_flip@2x-blocking-wf_vblank: - shard-dg2: NOTRUN -> [SKIP][163] ([fdo#109274]) +9 other tests skip [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_flip@2x-blocking-wf_vblank.html * igt@kms_flip@2x-flip-vs-fences: - shard-dg2: NOTRUN -> [SKIP][164] ([i915#8381]) [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_flip@2x-flip-vs-fences.html * igt@kms_flip@2x-flip-vs-modeset: - shard-mtlp: NOTRUN -> [SKIP][165] ([i915#3637]) +3 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_flip@2x-flip-vs-modeset.html * igt@kms_flip@2x-flip-vs-wf_vblank: - shard-dg1: NOTRUN -> [SKIP][166] ([fdo#111825] / [i915#9934]) +1 other test skip [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@kms_flip@2x-flip-vs-wf_vblank.html * igt@kms_flip@2x-plain-flip: - shard-rkl: NOTRUN -> [SKIP][167] ([fdo#111825]) +8 other tests skip [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_flip@2x-plain-flip.html * igt@kms_flip@flip-vs-fences-interruptible: - shard-dg1: NOTRUN -> [SKIP][168] ([i915#8381]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-13/igt@kms_flip@flip-vs-fences-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][169] ([i915#8810]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][170] ([i915#3555] / [i915#8810]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][171] ([i915#2672]) +3 other tests skip [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][172] ([i915#2672]) +1 other test skip [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][173] ([i915#2672] / [i915#3555]) +1 other test skip [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-3/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][174] ([i915#2672]) +6 other tests skip [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode: - shard-tglu: NOTRUN -> [SKIP][175] ([i915#2587] / [i915#2672]) [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-10/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][176] ([i915#2672] / [i915#3555]) [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff: - shard-mtlp: NOTRUN -> [SKIP][177] ([i915#1825]) +19 other tests skip [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff.html * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][178] ([i915#8708]) +6 other tests skip [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-15/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-shrfb-plflip-blt: - shard-dg2: NOTRUN -> [SKIP][179] ([i915#3458]) +18 other tests skip [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-shrfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move: - shard-rkl: NOTRUN -> [SKIP][180] ([fdo#111825] / [i915#1825]) +26 other tests skip [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][181] ([i915#8708]) +19 other tests skip [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite: - shard-tglu: NOTRUN -> [SKIP][182] ([fdo#109280]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-4: - shard-rkl: NOTRUN -> [SKIP][183] ([i915#5439]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html * igt@kms_frontbuffer_tracking@pipe-fbc-rte: - shard-rkl: NOTRUN -> [SKIP][184] ([i915#9766]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html * igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][185] ([i915#8708]) +2 other tests skip [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-plflip-blt: - shard-dg1: NOTRUN -> [SKIP][186] ([i915#3458]) +3 other tests skip [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-14/igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-plflip-blt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][187] ([i915#3023]) +11 other tests skip [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-cpu: - shard-snb: NOTRUN -> [SKIP][188] ([fdo#109271]) +78 other tests skip [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb7/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-cpu.html * igt@kms_getfb@getfb-reject-ccs: - shard-dg2: NOTRUN -> [SKIP][189] ([i915#6118]) [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_getfb@getfb-reject-ccs.html * igt@kms_hdr@static-swap: - shard-dg2: NOTRUN -> [SKIP][190] ([i915#3555] / [i915#8228]) [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_hdr@static-swap.html * igt@kms_panel_fitting@legacy: - shard-rkl: NOTRUN -> [SKIP][191] ([i915#6301]) [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_panel_fitting@legacy.html * igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c: - shard-rkl: NOTRUN -> [SKIP][192] ([fdo#109289]) +1 other test skip [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c.html * igt@kms_plane_lowres@tiling-y: - shard-mtlp: NOTRUN -> [SKIP][193] ([i915#3555] / [i915#8821]) [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-3/igt@kms_plane_lowres@tiling-y.html * igt@kms_plane_multiple@tiling-y: - shard-mtlp: NOTRUN -> [SKIP][194] ([i915#3555] / [i915#8806]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_plane_multiple@tiling-y.html * igt@kms_plane_scaling@intel-max-src-size: - shard-mtlp: NOTRUN -> [SKIP][195] ([i915#6953]) [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_plane_scaling@intel-max-src-size.html - shard-dg2: NOTRUN -> [SKIP][196] ([i915#6953] / [i915#9423]) [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_plane_scaling@intel-max-src-size.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [FAIL][197] ([i915#8292]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][198] ([i915#9423]) +11 other tests skip [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-c-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][199] ([i915#9423]) +3 other tests skip [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-3/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-c-hdmi-a-1.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][200] ([i915#9423]) +23 other tests skip [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-14/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d-hdmi-a-4.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-c-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][201] ([i915#5176] / [i915#9423]) +3 other tests skip [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/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-2: - shard-rkl: NOTRUN -> [SKIP][202] ([i915#9423]) +9 other tests skip [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][203] ([i915#5235] / [i915#9423]) +15 other tests skip [203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/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-upscale-factor-0-25@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][204] ([i915#5235]) +11 other tests skip [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3: - shard-dg1: NOTRUN -> [SKIP][205] ([i915#5235]) +3 other tests skip [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-12/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-3.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][206] ([i915#5235]) +8 other tests skip [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/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][207] ([i915#3555] / [i915#5235]) +2 other tests skip [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-d-edp-1.html * igt@kms_pm_backlight@bad-brightness: - shard-tglu: NOTRUN -> [SKIP][208] ([i915#9812]) [208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-4/igt@kms_pm_backlight@bad-brightness.html * igt@kms_pm_dc@dc3co-vpb-simulation: - shard-dg2: NOTRUN -> [SKIP][209] ([i915#9685]) [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_pm_dc@dc3co-vpb-simulation.html - shard-mtlp: NOTRUN -> [SKIP][210] ([i915#9292]) [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@kms_pm_dc@dc3co-vpb-simulation.html * igt@kms_pm_dc@dc5-psr: - shard-rkl: NOTRUN -> [SKIP][211] ([i915#9685]) +1 other test skip [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_pm_dc@dc5-psr.html * igt@kms_pm_lpsp@kms-lpsp: - shard-rkl: NOTRUN -> [SKIP][212] ([i915#9340]) [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@kms_pm_lpsp@kms-lpsp.html * igt@kms_pm_rpm@dpms-lpsp: - shard-dg2: [PASS][213] -> [SKIP][214] ([i915#9519]) [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-10/igt@kms_pm_rpm@dpms-lpsp.html [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_pm_rpm@dpms-lpsp.html - shard-rkl: [PASS][215] -> [SKIP][216] ([i915#9519]) +2 other tests skip [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-5/igt@kms_pm_rpm@dpms-lpsp.html [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@kms_pm_rpm@dpms-lpsp.html * igt@kms_pm_rpm@dpms-mode-unset-lpsp: - shard-dg2: NOTRUN -> [SKIP][217] ([i915#9519]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html * igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: - shard-mtlp: NOTRUN -> [SKIP][218] ([i915#9519]) [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-3/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@kms_pm_rpm@modeset-pc8-residency-stress: - shard-dg2: NOTRUN -> [SKIP][219] ([fdo#109293] / [fdo#109506]) [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_pm_rpm@modeset-pc8-residency-stress.html * igt@kms_prime@basic-modeset-hybrid: - shard-dg2: NOTRUN -> [SKIP][220] ([i915#6524] / [i915#6805]) [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb: - shard-rkl: NOTRUN -> [SKIP][221] ([i915#9683]) [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-5/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-mtlp: NOTRUN -> [SKIP][222] ([i915#4348]) +1 other test skip [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-5/igt@kms_psr2_su@page_flip-xrgb8888.html - shard-dg2: NOTRUN -> [SKIP][223] ([i915#9683]) +4 other tests skip [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@kms_psr2_su@page_flip-xrgb8888.html - shard-rkl: NOTRUN -> [SKIP][224] ([fdo#111068] / [i915#9683]) +1 other test skip [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-1/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_rotation_crc@bad-tiling: - shard-mtlp: NOTRUN -> [SKIP][225] ([i915#4235]) +2 other tests skip [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@kms_rotation_crc@bad-tiling.html * igt@kms_rotation_crc@primary-rotation-270: - shard-dg2: NOTRUN -> [SKIP][226] ([i915#4235]) +1 other test skip [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_rotation_crc@primary-rotation-270.html * igt@kms_rotation_crc@primary-y-tiled-reflect-x-180: - shard-mtlp: NOTRUN -> [SKIP][227] ([i915#5289]) [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-7/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html * igt@kms_rotation_crc@primary-y-tiled-reflect-x-270: - shard-dg2: NOTRUN -> [SKIP][228] ([i915#4235] / [i915#5190]) [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0: - shard-dg1: NOTRUN -> [SKIP][229] ([fdo#111615] / [i915#5289]) [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-18/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90: - shard-rkl: NOTRUN -> [SKIP][230] ([fdo#111615] / [i915#5289]) [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html * igt@kms_scaling_modes@scaling-mode-center: - shard-dg1: NOTRUN -> [SKIP][231] ([i915#3555]) +1 other test skip [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@kms_scaling_modes@scaling-mode-center.html * igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][232] ([i915#5030]) +3 other tests skip [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1.html * igt@kms_sysfs_edid_timing: - shard-dg2: NOTRUN -> [FAIL][233] ([IGT#2]) [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_sysfs_edid_timing.html * igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1: - shard-mtlp: [PASS][234] -> [FAIL][235] ([i915#9196]) [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-mtlp-8/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-4: - shard-dg1: [PASS][236] -> [FAIL][237] ([i915#9196]) [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-14/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-4.html [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-15/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-4.html * igt@kms_vrr@flip-basic-fastset: - shard-dg2: NOTRUN -> [SKIP][238] ([i915#9906]) [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@kms_vrr@flip-basic-fastset.html * igt@kms_writeback@writeback-fb-id-xrgb2101010: - shard-dg1: NOTRUN -> [SKIP][239] ([i915#2437] / [i915#9412]) [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-18/igt@kms_writeback@writeback-fb-id-xrgb2101010.html * igt@kms_writeback@writeback-pixel-formats: - shard-glk: NOTRUN -> [SKIP][240] ([fdo#109271] / [i915#2437]) [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-glk7/igt@kms_writeback@writeback-pixel-formats.html - shard-dg2: NOTRUN -> [SKIP][241] ([i915#2437]) +1 other test skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@kms_writeback@writeback-pixel-formats.html * igt@perf@gen8-unprivileged-single-ctx-counters: - shard-mtlp: NOTRUN -> [SKIP][242] ([fdo#109289]) +1 other test skip [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-2/igt@perf@gen8-unprivileged-single-ctx-counters.html * igt@perf@mi-rpc: - shard-dg2: NOTRUN -> [SKIP][243] ([i915#2434]) [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-2/igt@perf@mi-rpc.html * igt@perf_pmu@event-wait@rcs0: - shard-dg2: NOTRUN -> [SKIP][244] ([fdo#112283]) [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@perf_pmu@event-wait@rcs0.html * igt@perf_pmu@module-unload: - shard-dg2: NOTRUN -> [FAIL][245] ([i915#5793]) [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@perf_pmu@module-unload.html * igt@perf_pmu@rc6-all-gts: - shard-rkl: NOTRUN -> [SKIP][246] ([i915#8516]) [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-5/igt@perf_pmu@rc6-all-gts.html * igt@perf_pmu@semaphore-busy@vcs1: - shard-dg1: [PASS][247] -> [FAIL][248] ([i915#4349]) +2 other tests fail [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-14/igt@perf_pmu@semaphore-busy@vcs1.html [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@perf_pmu@semaphore-busy@vcs1.html * igt@prime_vgem@basic-write: - shard-dg2: NOTRUN -> [SKIP][249] ([i915#3291] / [i915#3708]) [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@prime_vgem@basic-write.html * igt@prime_vgem@fence-write-hang: - shard-dg2: NOTRUN -> [SKIP][250] ([i915#3708]) +1 other test skip [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-6/igt@prime_vgem@fence-write-hang.html * igt@sriov_basic@enable-vfs-autoprobe-on: - shard-rkl: NOTRUN -> [SKIP][251] ([i915#9917]) [251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@sriov_basic@enable-vfs-autoprobe-on.html * igt@sriov_basic@enable-vfs-bind-unbind-each: - shard-dg2: NOTRUN -> [SKIP][252] ([i915#9917]) [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@sriov_basic@enable-vfs-bind-unbind-each.html * igt@syncobj_wait@invalid-wait-zero-handles: - shard-dg1: NOTRUN -> [FAIL][253] ([i915#9779]) [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-19/igt@syncobj_wait@invalid-wait-zero-handles.html - shard-snb: NOTRUN -> [FAIL][254] ([i915#9779]) [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb4/igt@syncobj_wait@invalid-wait-zero-handles.html * igt@v3d/v3d_get_param@base-params: - shard-mtlp: NOTRUN -> [SKIP][255] ([i915#2575]) +4 other tests skip [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-6/igt@v3d/v3d_get_param@base-params.html * igt@v3d/v3d_perfmon@create-perfmon-exceed: - shard-glk: NOTRUN -> [SKIP][256] ([fdo#109271]) +147 other tests skip [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-glk5/igt@v3d/v3d_perfmon@create-perfmon-exceed.html * igt@v3d/v3d_perfmon@get-values-valid-perfmon: - shard-rkl: NOTRUN -> [SKIP][257] ([fdo#109315]) +7 other tests skip [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@v3d/v3d_perfmon@get-values-valid-perfmon.html * igt@v3d/v3d_submit_cl@job-perfmon: - shard-dg1: NOTRUN -> [SKIP][258] ([i915#2575]) +4 other tests skip [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-18/igt@v3d/v3d_submit_cl@job-perfmon.html * igt@v3d/v3d_submit_csd@bad-flag: - shard-dg2: NOTRUN -> [SKIP][259] ([i915#2575]) +13 other tests skip [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@v3d/v3d_submit_csd@bad-flag.html * igt@vc4/vc4_mmap@mmap-bo: - shard-dg2: NOTRUN -> [SKIP][260] ([i915#7711]) +11 other tests skip [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@vc4/vc4_mmap@mmap-bo.html * igt@vc4/vc4_perfmon@create-two-perfmon: - shard-rkl: NOTRUN -> [SKIP][261] ([i915#7711]) +6 other tests skip [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-5/igt@vc4/vc4_perfmon@create-two-perfmon.html * igt@vc4/vc4_perfmon@get-values-invalid-pointer: - shard-mtlp: NOTRUN -> [SKIP][262] ([i915#7711]) +4 other tests skip [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-1/igt@vc4/vc4_perfmon@get-values-invalid-pointer.html * igt@vc4/vc4_wait_bo@used-bo-0ns: - shard-dg1: NOTRUN -> [SKIP][263] ([i915#7711]) +2 other tests skip [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-12/igt@vc4/vc4_wait_bo@used-bo-0ns.html #### Possible fixes #### * igt@drm_fdinfo@most-busy-idle-check-all@rcs0: - shard-rkl: [FAIL][264] ([i915#7742]) -> [PASS][265] [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-3/igt@drm_fdinfo@most-busy-idle-check-all@rcs0.html [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@drm_fdinfo@most-busy-idle-check-all@rcs0.html * igt@gem_ctx_exec@basic-nohangcheck: - shard-tglu: [FAIL][266] ([i915#6268]) -> [PASS][267] [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-9/igt@gem_ctx_exec@basic-nohangcheck.html [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-7/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_eio@in-flight-contexts-10ms: - shard-snb: [INCOMPLETE][268] -> [PASS][269] [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-snb7/igt@gem_eio@in-flight-contexts-10ms.html [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb6/igt@gem_eio@in-flight-contexts-10ms.html * igt@gem_eio@reset-stress: - shard-dg2: [FAIL][270] ([i915#5784]) -> [PASS][271] [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-1/igt@gem_eio@reset-stress.html [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-5/igt@gem_eio@reset-stress.html * igt@gem_eio@unwedge-stress: - shard-dg1: [FAIL][272] ([i915#5784]) -> [PASS][273] [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-18/igt@gem_eio@unwedge-stress.html [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-13/igt@gem_eio@unwedge-stress.html * igt@gem_exec_fair@basic-none@vcs0: - shard-rkl: [FAIL][274] ([i915#2842]) -> [PASS][275] +3 other tests pass [274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-7/igt@gem_exec_fair@basic-none@vcs0.html [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-6/igt@gem_exec_fair@basic-none@vcs0.html * igt@gem_exec_fair@basic-pace-share@rcs0 (NEW): - shard-tglu: [FAIL][276] ([i915#2842]) -> [PASS][277] [276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-10/igt@gem_exec_fair@basic-pace-share@rcs0.html [277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-10/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: - shard-dg1: [FAIL][278] ([i915#3591]) -> [PASS][279] [278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-16/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip: - shard-tglu: [FAIL][280] ([i915#3743]) -> [PASS][281] [280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-10/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-4/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html * igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions: - shard-snb: [SKIP][282] ([fdo#109271] / [fdo#111767]) -> [PASS][283] [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-snb2/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb7/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu: - shard-dg2: [FAIL][284] ([i915#6880]) -> [PASS][285] [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu.html [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-1/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-mmap-cpu: - shard-snb: [SKIP][286] ([fdo#109271]) -> [PASS][287] +8 other tests pass [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-snb1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-mmap-cpu.html [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-mmap-cpu.html * igt@kms_pm_dc@dc6-dpms: - shard-tglu: [FAIL][288] ([i915#9295]) -> [PASS][289] [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-6/igt@kms_pm_dc@dc6-dpms.html [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-2/igt@kms_pm_dc@dc6-dpms.html * igt@kms_pm_rpm@modeset-lpsp-stress-no-wait: - shard-dg2: [SKIP][290] ([i915#9519]) -> [PASS][291] [290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-1/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-10/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html * igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait: - shard-rkl: [SKIP][292] ([i915#9519]) -> [PASS][293] +1 other test pass [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-5/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html * igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1: - shard-tglu: [FAIL][294] ([i915#9196]) -> [PASS][295] +1 other test pass [294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-6/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html [295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-9/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1: - shard-mtlp: [FAIL][296] ([i915#9196]) -> [PASS][297] [296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-mtlp-8/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html * igt@perf_pmu@busy-double-start@bcs0: - shard-mtlp: [FAIL][298] ([i915#4349]) -> [PASS][299] [298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-mtlp-4/igt@perf_pmu@busy-double-start@bcs0.html [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@perf_pmu@busy-double-start@bcs0.html * igt@perf_pmu@busy-double-start@vecs0: - shard-dg1: [FAIL][300] ([i915#4349]) -> [PASS][301] +2 other tests pass [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-16/igt@perf_pmu@busy-double-start@vecs0.html [301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-15/igt@perf_pmu@busy-double-start@vecs0.html #### Warnings #### * igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: - shard-tglu: [WARN][302] ([i915#2681]) -> [FAIL][303] ([i915#3591]) [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-10/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-6/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0: - shard-tglu: [FAIL][304] ([i915#3591]) -> [WARN][305] ([i915#2681]) [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-tglu-10/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-tglu-6/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html * igt@kms_async_flips@crc@pipe-b-edp-1: - shard-mtlp: [DMESG-FAIL][306] ([i915#8561]) -> [FAIL][307] ([i915#8247]) +2 other tests fail [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-mtlp-5/igt@kms_async_flips@crc@pipe-b-edp-1.html [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-mtlp-4/igt@kms_async_flips@crc@pipe-b-edp-1.html * igt@kms_content_protection@lic: - shard-snb: [SKIP][308] ([fdo#109271]) -> [INCOMPLETE][309] ([i915#8816]) [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-snb5/igt@kms_content_protection@lic.html [309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-snb7/igt@kms_content_protection@lic.html * igt@kms_content_protection@mei-interface: - shard-dg1: [SKIP][310] ([i915#9433]) -> [SKIP][311] ([i915#9424]) [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg1-15/igt@kms_content_protection@mei-interface.html [311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg1-19/igt@kms_content_protection@mei-interface.html * igt@kms_fbcon_fbt@psr: - shard-rkl: [SKIP][312] ([fdo#110189] / [i915#3955]) -> [SKIP][313] ([i915#3955]) [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-1/igt@kms_fbcon_fbt@psr.html [313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_fbcon_fbt@psr.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-rkl: [SKIP][314] ([i915#4070] / [i915#4816]) -> [SKIP][315] ([i915#4816]) [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html [315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_pm_dc@dc6-dpms: - shard-rkl: [FAIL][316] ([i915#9295]) -> [SKIP][317] ([i915#3361]) [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-rkl-5/igt@kms_pm_dc@dc6-dpms.html [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html * igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem: - shard-dg2: [CRASH][318] ([i915#9351]) -> [INCOMPLETE][319] ([i915#5493]) [318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7671/shard-dg2-3/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html [319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/shard-dg2-3/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [IGT#2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2 [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#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293 [fdo#109302]: https://bugs.freedesktop.org/show_bug.cgi?id=109302 [fdo#109303]: https://bugs.freedesktop.org/show_bug.cgi?id=109303 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723 [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 [fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283 [i915#10030]: https://gitlab.freedesktop.org/drm/intel/issues/10030 [i915#10105]: https://gitlab.freedesktop.org/drm/intel/issues/10105 [i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099 [i915#1769]: https://gitlab.freedesktop.org/drm/intel/issues/1769 [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2434]: https://gitlab.freedesktop.org/drm/intel/issues/2434 [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#2681]: https://gitlab.freedesktop.org/drm/intel/issues/2681 [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#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3361]: https://gitlab.freedesktop.org/drm/intel/issues/3361 [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#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3742]: https://gitlab.freedesktop.org/drm/intel/issues/3742 [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743 [i915#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [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#4235]: https://gitlab.freedesktop.org/drm/intel/issues/4235 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4348]: https://gitlab.freedesktop.org/drm/intel/issues/4348 [i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [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#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816 [i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852 [i915#4854]: https://gitlab.freedesktop.org/drm/intel/issues/4854 [i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860 [i915#4879]: https://gitlab.freedesktop.org/drm/intel/issues/4879 [i915#4880]: https://gitlab.freedesktop.org/drm/intel/issues/4880 [i915#4881]: https://gitlab.freedesktop.org/drm/intel/issues/4881 [i915#4958]: https://gitlab.freedesktop.org/drm/intel/issues/4958 [i915#5030]: https://gitlab.freedesktop.org/drm/intel/issues/5030 [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#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5439]: https://gitlab.freedesktop.org/drm/intel/issues/5439 [i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493 [i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784 [i915#5793]: https://gitlab.freedesktop.org/drm/intel/issues/5793 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6118]: https://gitlab.freedesktop.org/drm/intel/issues/6118 [i915#6187]: https://gitlab.freedesktop.org/drm/intel/issues/6187 [i915#6245]: https://gitlab.freedesktop.org/drm/intel/issues/6245 [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#6412]: https://gitlab.freedesktop.org/drm/intel/issues/6412 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#6590]: https://gitlab.freedesktop.org/drm/intel/issues/6590 [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#6953]: https://gitlab.freedesktop.org/drm/intel/issues/6953 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7213]: https://gitlab.freedesktop.org/drm/intel/issues/7213 [i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697 [i915#7707]: https://gitlab.freedesktop.org/drm/intel/issues/7707 [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#8516]: https://gitlab.freedesktop.org/drm/intel/issues/8516 [i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555 [i915#8561]: https://gitlab.freedesktop.org/drm/intel/issues/8561 [i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708 [i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709 [i915#8806]: https://gitlab.freedesktop.org/drm/intel/issues/8806 [i915#8810]: https://gitlab.freedesktop.org/drm/intel/issues/8810 [i915#8814]: https://gitlab.freedesktop.org/drm/intel/issues/8814 [i915#8816]: https://gitlab.freedesktop.org/drm/intel/issues/8816 [i915#8821]: https://gitlab.freedesktop.org/drm/intel/issues/8821 [i915#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925 [i915#9196]: https://gitlab.freedesktop.org/drm/intel/issues/9196 [i915#9200]: https://gitlab.freedesktop.org/drm/intel/issues/9200 [i915#9275]: https://gitlab.freedesktop.org/drm/intel/issues/9275 [i915#9292]: https://gitlab.freedesktop.org/drm/intel/issues/9292 [i915#9295]: https://gitlab.freedesktop.org/drm/intel/issues/9295 [i915#9311]: https://gitlab.freedesktop.org/drm/intel/issues/9311 [i915#9323]: https://gitlab.freedesktop.org/drm/intel/issues/9323 [i915#9340]: https://gitlab.freedesktop.org/drm/intel/issues/9340 [i915#9351]: https://gitlab.freedesktop.org/drm/intel/issues/9351 [i915#9364]: https://gitlab.freedesktop.org/drm/intel/issues/9364 [i915#9412]: https://gitlab.freedesktop.org/drm/intel/issues/9412 [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#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#9766]: https://gitlab.freedesktop.org/drm/intel/issues/9766 [i915#9779]: https://gitlab.freedesktop.org/drm/intel/issues/9779 [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 [i915#9849]: https://gitlab.freedesktop.org/drm/intel/issues/9849 [i915#9906]: https://gitlab.freedesktop.org/drm/intel/issues/9906 [i915#9917]: https://gitlab.freedesktop.org/drm/intel/issues/9917 [i915#9934]: https://gitlab.freedesktop.org/drm/intel/issues/9934 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7671 -> IGTPW_10521 CI-20190529: 20190529 CI_DRM_14116: 3b92a66f4bc89f4fa6e9e9369ac8243e23670030 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10521: 10521 IGT_7671: 7671 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10521/index.html [-- Attachment #2: Type: text/html, Size: 104431 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-01-18 8:09 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-01-12 7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar 2024-01-12 8:11 ` ✓ CI.xeBAT: success for " Patchwork 2024-01-12 8:29 ` ✗ Fi.CI.BAT: failure " Patchwork 2024-01-12 12:39 ` Kamil Konieczny 2024-01-18 7:08 ` Illipilli, TejasreeX 2024-01-12 9:07 ` [PATCH i-g-t] " Ch, Sai Gowtham 2024-01-18 6:40 ` ✓ Fi.CI.BAT: success for " Patchwork 2024-01-18 8:09 ` ✗ 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