All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present
@ 2021-09-15  3:33 Bhanuprakash Modem
  2021-09-15  4:17 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2) Patchwork
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Bhanuprakash Modem @ 2021-09-15  3:33 UTC (permalink / raw)
  To: igt-dev; +Cc: Bhanuprakash Modem, Uma Shankar, Swati Sharma

CRTC property "CTM" is required for all CTM tests.

Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/4133
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Reviewed-by:  Swati Sharma <swati2.sharma@intel.com>
---
 tests/kms_color_chamelium.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/kms_color_chamelium.c b/tests/kms_color_chamelium.c
index bc4356bfa..7173bc69e 100644
--- a/tests/kms_color_chamelium.c
+++ b/tests/kms_color_chamelium.c
@@ -398,6 +398,8 @@ static void test_pipe_limited_range_ctm(data_t *data,
 	struct chamelium_port *port;
 	char *connected_ports[4];
 
+	igt_require(igt_pipe_obj_has_prop(primary->pipe, IGT_CRTC_CTM));
+
 	degamma_linear = generate_table(data->degamma_lut_size, 1.0);
 	gamma_linear = generate_table(data->gamma_lut_size, 1.0);
 
-- 
2.32.0

^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
@ 2021-09-15  4:17 ` Patchwork
  2021-09-15 12:06   ` Petri Latvala
  2021-09-16  4:08 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
                   ` (5 subsequent siblings)
  6 siblings, 1 reply; 16+ messages in thread
From: Patchwork @ 2021-09-15  4:17 UTC (permalink / raw)
  To: Bhanuprakash Modem; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 6519 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
URL   : https://patchwork.freedesktop.org/series/94653/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10586 -> IGTPW_6220
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_6220 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_6220, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_6220:

### IGT changes ###

#### Possible regressions ####

  * igt@i915_module_load@reload:
    - fi-skl-guc:         NOTRUN -> [DMESG-WARN][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_module_load@reload.html
    - fi-kbl-7500u:       [PASS][2] -> [INCOMPLETE][3]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@i915_module_load@reload.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@i915_module_load@reload.html

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt@i915_module_load@reload:
    - {fi-jsl-1}:         [TIMEOUT][4] -> [INCOMPLETE][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-jsl-1/igt@i915_module_load@reload.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-jsl-1/igt@i915_module_load@reload.html

  
Known issues
------------

  Here are the changes found in IGTPW_6220 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-skl-6700k2:      [PASS][6] -> [INCOMPLETE][7] ([i915#4130])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
    - fi-icl-u2:          [PASS][8] -> [INCOMPLETE][9] ([i915#4130])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
    - fi-kbl-7567u:       [PASS][10] -> [INCOMPLETE][11] ([i915#4130])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html

  * igt@gem_exec_suspend@basic-s3:
    - fi-tgl-1115g4:      [PASS][12] -> [FAIL][13] ([i915#1888])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html

  * igt@i915_selftest@live@mman:
    - fi-cfl-guc:         NOTRUN -> [INCOMPLETE][14] ([i915#4129])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@i915_selftest@live@mman.html
    - fi-skl-guc:         NOTRUN -> [INCOMPLETE][15] ([i915#3796] / [i915#4129])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_selftest@live@mman.html

  * igt@runner@aborted:
    - fi-cfl-guc:         NOTRUN -> [FAIL][16] ([i915#2426] / [i915#3363])
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@runner@aborted.html
    - fi-skl-guc:         NOTRUN -> [FAIL][17] ([i915#1436] / [i915#2426] / [i915#3363])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-cfl-guc:         [INCOMPLETE][18] ([i915#4130]) -> [PASS][19]
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
    - fi-skl-guc:         [INCOMPLETE][20] ([i915#4130]) -> [PASS][21]
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html

  
#### Warnings ####

  * igt@runner@aborted:
    - fi-kbl-7500u:       [FAIL][22] ([i915#1436] / [i915#2426] / [i915#3363]) -> [FAIL][23] ([i915#2426] / [i915#3363])
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@runner@aborted.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@runner@aborted.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
  [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
  [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932
  [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
  [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
  [i915#3796]: https://gitlab.freedesktop.org/drm/intel/issues/3796
  [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970
  [i915#4129]: https://gitlab.freedesktop.org/drm/intel/issues/4129
  [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130


Participating hosts (41 -> 36)
------------------------------

  Missing    (5): fi-cml-u2 bat-dg1-6 fi-bsw-cyan bat-jsl-2 fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_6209 -> IGTPW_6220

  CI-20190529: 20190529
  CI_DRM_10586: 84dcd8a1b2a281b296db22fac5f7ffe52dd7c501 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_6220: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
  IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

[-- Attachment #2: Type: text/html, Size: 7978 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium:  Skip CTM test if property is not present (rev2)
  2021-09-15  4:17 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2) Patchwork
@ 2021-09-15 12:06   ` Petri Latvala
  2021-09-15 12:12     ` Petri Latvala
  0 siblings, 1 reply; 16+ messages in thread
From: Petri Latvala @ 2021-09-15 12:06 UTC (permalink / raw)
  To: igt-dev, Lakshminarayana Vudum; +Cc: Bhanuprakash Modem

On Wed, Sep 15, 2021 at 04:17:01AM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
> URL   : https://patchwork.freedesktop.org/series/94653/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_10586 -> IGTPW_6220
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with IGTPW_6220 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in IGTPW_6220, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in IGTPW_6220:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@i915_module_load@reload:
>     - fi-skl-guc:         NOTRUN -> [DMESG-WARN][1]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_module_load@reload.html
>     - fi-kbl-7500u:       [PASS][2] -> [INCOMPLETE][3]
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@i915_module_load@reload.html
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@i915_module_load@reload.html

Lakshmi, false positives for filtering here


-- 
Petri Latvala



> 
>   
> #### Suppressed ####
> 
>   The following results come from untrusted machines, tests, or statuses.
>   They do not affect the overall result.
> 
>   * igt@i915_module_load@reload:
>     - {fi-jsl-1}:         [TIMEOUT][4] -> [INCOMPLETE][5]
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-jsl-1/igt@i915_module_load@reload.html
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-jsl-1/igt@i915_module_load@reload.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in IGTPW_6220 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@core_hotunplug@unbind-rebind:
>     - fi-skl-6700k2:      [PASS][6] -> [INCOMPLETE][7] ([i915#4130])
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
>     - fi-icl-u2:          [PASS][8] -> [INCOMPLETE][9] ([i915#4130])
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
>     - fi-kbl-7567u:       [PASS][10] -> [INCOMPLETE][11] ([i915#4130])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
> 
>   * igt@gem_exec_suspend@basic-s3:
>     - fi-tgl-1115g4:      [PASS][12] -> [FAIL][13] ([i915#1888])
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
> 
>   * igt@i915_selftest@live@mman:
>     - fi-cfl-guc:         NOTRUN -> [INCOMPLETE][14] ([i915#4129])
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@i915_selftest@live@mman.html
>     - fi-skl-guc:         NOTRUN -> [INCOMPLETE][15] ([i915#3796] / [i915#4129])
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_selftest@live@mman.html
> 
>   * igt@runner@aborted:
>     - fi-cfl-guc:         NOTRUN -> [FAIL][16] ([i915#2426] / [i915#3363])
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@runner@aborted.html
>     - fi-skl-guc:         NOTRUN -> [FAIL][17] ([i915#1436] / [i915#2426] / [i915#3363])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@runner@aborted.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@core_hotunplug@unbind-rebind:
>     - fi-cfl-guc:         [INCOMPLETE][18] ([i915#4130]) -> [PASS][19]
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
>     - fi-skl-guc:         [INCOMPLETE][20] ([i915#4130]) -> [PASS][21]
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
> 
>   
> #### Warnings ####
> 
>   * igt@runner@aborted:
>     - fi-kbl-7500u:       [FAIL][22] ([i915#1436] / [i915#2426] / [i915#3363]) -> [FAIL][23] ([i915#2426] / [i915#3363])
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@runner@aborted.html
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@runner@aborted.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
>   [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
>   [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
>   [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
>   [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932
>   [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
>   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
>   [i915#3796]: https://gitlab.freedesktop.org/drm/intel/issues/3796
>   [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970
>   [i915#4129]: https://gitlab.freedesktop.org/drm/intel/issues/4129
>   [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130
> 
> 
> Participating hosts (41 -> 36)
> ------------------------------
> 
>   Missing    (5): fi-cml-u2 bat-dg1-6 fi-bsw-cyan bat-jsl-2 fi-bdw-samus 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * IGT: IGT_6209 -> IGTPW_6220
> 
>   CI-20190529: 20190529
>   CI_DRM_10586: 84dcd8a1b2a281b296db22fac5f7ffe52dd7c501 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGTPW_6220: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
>   IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium:   Skip CTM test if property is not present (rev2)
  2021-09-15 12:06   ` Petri Latvala
@ 2021-09-15 12:12     ` Petri Latvala
  2021-09-16  4:14       ` Kattamanchi, JaswanthX
  0 siblings, 1 reply; 16+ messages in thread
From: Petri Latvala @ 2021-09-15 12:12 UTC (permalink / raw)
  To: igt-dev, Lakshminarayana Vudum, jaswanthx.kattamanchi; +Cc: Bhanuprakash Modem

On Wed, Sep 15, 2021 at 03:06:42PM +0300, Petri Latvala wrote:
> On Wed, Sep 15, 2021 at 04:17:01AM +0000, Patchwork wrote:
> > == Series Details ==
> > 
> > Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
> > URL   : https://patchwork.freedesktop.org/series/94653/
> > State : failure
> > 
> > == Summary ==
> > 
> > CI Bug Log - changes from CI_DRM_10586 -> IGTPW_6220
> > ====================================================
> > 
> > Summary
> > -------
> > 
> >   **FAILURE**
> > 
> >   Serious unknown changes coming with IGTPW_6220 absolutely need to be
> >   verified manually.
> >   
> >   If you think the reported changes have nothing to do with the changes
> >   introduced in IGTPW_6220, please notify your bug team to allow them
> >   to document this new failure mode, which will reduce false positives in CI.
> > 
> >   External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> > 
> > Possible new issues
> > -------------------
> > 
> >   Here are the unknown changes that may have been introduced in IGTPW_6220:
> > 
> > ### IGT changes ###
> > 
> > #### Possible regressions ####
> > 
> >   * igt@i915_module_load@reload:
> >     - fi-skl-guc:         NOTRUN -> [DMESG-WARN][1]
> >    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_module_load@reload.html
> >     - fi-kbl-7500u:       [PASS][2] -> [INCOMPLETE][3]
> >    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@i915_module_load@reload.html
> >    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@i915_module_load@reload.html
> 
> Lakshmi, false positives for filtering here

Ah, Lakshmi is on vacation. Jaswanth, see above.

-- 
Petri Latvala



> 
> 
> 
> > 
> >   
> > #### Suppressed ####
> > 
> >   The following results come from untrusted machines, tests, or statuses.
> >   They do not affect the overall result.
> > 
> >   * igt@i915_module_load@reload:
> >     - {fi-jsl-1}:         [TIMEOUT][4] -> [INCOMPLETE][5]
> >    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-jsl-1/igt@i915_module_load@reload.html
> >    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-jsl-1/igt@i915_module_load@reload.html
> > 
> >   
> > Known issues
> > ------------
> > 
> >   Here are the changes found in IGTPW_6220 that come from known issues:
> > 
> > ### IGT changes ###
> > 
> > #### Issues hit ####
> > 
> >   * igt@core_hotunplug@unbind-rebind:
> >     - fi-skl-6700k2:      [PASS][6] -> [INCOMPLETE][7] ([i915#4130])
> >    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
> >    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
> >     - fi-icl-u2:          [PASS][8] -> [INCOMPLETE][9] ([i915#4130])
> >    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
> >    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
> >     - fi-kbl-7567u:       [PASS][10] -> [INCOMPLETE][11] ([i915#4130])
> >    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
> >    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
> > 
> >   * igt@gem_exec_suspend@basic-s3:
> >     - fi-tgl-1115g4:      [PASS][12] -> [FAIL][13] ([i915#1888])
> >    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
> >    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
> > 
> >   * igt@i915_selftest@live@mman:
> >     - fi-cfl-guc:         NOTRUN -> [INCOMPLETE][14] ([i915#4129])
> >    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@i915_selftest@live@mman.html
> >     - fi-skl-guc:         NOTRUN -> [INCOMPLETE][15] ([i915#3796] / [i915#4129])
> >    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_selftest@live@mman.html
> > 
> >   * igt@runner@aborted:
> >     - fi-cfl-guc:         NOTRUN -> [FAIL][16] ([i915#2426] / [i915#3363])
> >    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@runner@aborted.html
> >     - fi-skl-guc:         NOTRUN -> [FAIL][17] ([i915#1436] / [i915#2426] / [i915#3363])
> >    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@runner@aborted.html
> > 
> >   
> > #### Possible fixes ####
> > 
> >   * igt@core_hotunplug@unbind-rebind:
> >     - fi-cfl-guc:         [INCOMPLETE][18] ([i915#4130]) -> [PASS][19]
> >    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
> >    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
> >     - fi-skl-guc:         [INCOMPLETE][20] ([i915#4130]) -> [PASS][21]
> >    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
> >    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
> > 
> >   
> > #### Warnings ####
> > 
> >   * igt@runner@aborted:
> >     - fi-kbl-7500u:       [FAIL][22] ([i915#1436] / [i915#2426] / [i915#3363]) -> [FAIL][23] ([i915#2426] / [i915#3363])
> >    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@runner@aborted.html
> >    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@runner@aborted.html
> > 
> >   
> >   {name}: This element is suppressed. This means it is ignored when computing
> >           the status of the difference (SUCCESS, WARNING, or FAILURE).
> > 
> >   [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
> >   [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
> >   [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
> >   [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
> >   [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932
> >   [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
> >   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
> >   [i915#3796]: https://gitlab.freedesktop.org/drm/intel/issues/3796
> >   [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970
> >   [i915#4129]: https://gitlab.freedesktop.org/drm/intel/issues/4129
> >   [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130
> > 
> > 
> > Participating hosts (41 -> 36)
> > ------------------------------
> > 
> >   Missing    (5): fi-cml-u2 bat-dg1-6 fi-bsw-cyan bat-jsl-2 fi-bdw-samus 
> > 
> > 
> > Build changes
> > -------------
> > 
> >   * CI: CI-20190529 -> None
> >   * IGT: IGT_6209 -> IGTPW_6220
> > 
> >   CI-20190529: 20190529
> >   CI_DRM_10586: 84dcd8a1b2a281b296db22fac5f7ffe52dd7c501 @ git://anongit.freedesktop.org/gfx-ci/linux
> >   IGTPW_6220: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> >   IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> > 
> > == Logs ==
> > 
> > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
  2021-09-15  4:17 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2) Patchwork
@ 2021-09-16  4:08 ` Patchwork
  2021-09-16  5:10 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 16+ messages in thread
From: Patchwork @ 2021-09-16  4:08 UTC (permalink / raw)
  To: Modem, Bhanuprakash; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 6934 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
URL   : https://patchwork.freedesktop.org/series/94653/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10586 -> IGTPW_6220
====================================================

Summary
-------

  **WARNING**

  Minor unknown changes coming with IGTPW_6220 need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_6220, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_6220:

### IGT changes ###

#### Warnings ####

  * igt@i915_module_load@reload:
    - fi-kbl-8809g:       [INCOMPLETE][1] ([i915#4136]) -> [INCOMPLETE][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-8809g/igt@i915_module_load@reload.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-8809g/igt@i915_module_load@reload.html

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt@i915_module_load@reload:
    - {fi-ehl-2}:         [INCOMPLETE][3] ([i915#4136]) -> [INCOMPLETE][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-ehl-2/igt@i915_module_load@reload.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-ehl-2/igt@i915_module_load@reload.html

  
Known issues
------------

  Here are the changes found in IGTPW_6220 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-skl-6700k2:      [PASS][5] -> [INCOMPLETE][6] ([i915#4130])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
    - fi-icl-u2:          [PASS][7] -> [INCOMPLETE][8] ([i915#4130])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
    - fi-kbl-7567u:       [PASS][9] -> [INCOMPLETE][10] ([i915#4130])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html

  * igt@gem_exec_suspend@basic-s3:
    - fi-tgl-1115g4:      [PASS][11] -> [FAIL][12] ([i915#1888])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html

  * igt@i915_module_load@reload:
    - fi-skl-guc:         NOTRUN -> [DMESG-WARN][13] ([i915#4136])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_module_load@reload.html
    - fi-kbl-7500u:       [PASS][14] -> [INCOMPLETE][15] ([i915#4136])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@i915_module_load@reload.html
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@i915_module_load@reload.html

  * igt@i915_selftest@live@mman:
    - fi-cfl-guc:         NOTRUN -> [INCOMPLETE][16] ([i915#4129])
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@i915_selftest@live@mman.html
    - fi-skl-guc:         NOTRUN -> [INCOMPLETE][17] ([i915#3796] / [i915#4129])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_selftest@live@mman.html

  * igt@runner@aborted:
    - fi-cfl-guc:         NOTRUN -> [FAIL][18] ([i915#2426] / [i915#3363])
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@runner@aborted.html
    - fi-skl-guc:         NOTRUN -> [FAIL][19] ([i915#1436] / [i915#2426] / [i915#3363])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-cfl-guc:         [INCOMPLETE][20] ([i915#4130]) -> [PASS][21]
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
    - fi-skl-guc:         [INCOMPLETE][22] ([i915#4130]) -> [PASS][23]
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html

  
#### Warnings ####

  * igt@runner@aborted:
    - fi-kbl-7500u:       [FAIL][24] ([i915#1436] / [i915#2426] / [i915#3363]) -> [FAIL][25] ([i915#2426] / [i915#3363])
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@runner@aborted.html
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@runner@aborted.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
  [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
  [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932
  [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
  [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
  [i915#3796]: https://gitlab.freedesktop.org/drm/intel/issues/3796
  [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970
  [i915#4129]: https://gitlab.freedesktop.org/drm/intel/issues/4129
  [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130
  [i915#4136]: https://gitlab.freedesktop.org/drm/intel/issues/4136


Participating hosts (41 -> 36)
------------------------------

  Missing    (5): fi-cml-u2 bat-dg1-6 fi-bsw-cyan bat-jsl-2 fi-bdw-samus 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_6209 -> IGTPW_6220

  CI-20190529: 20190529
  CI_DRM_10586: 84dcd8a1b2a281b296db22fac5f7ffe52dd7c501 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_6220: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
  IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

[-- Attachment #2: Type: text/html, Size: 8604 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium:  Skip CTM test if property is not present (rev2)
  2021-09-15 12:12     ` Petri Latvala
@ 2021-09-16  4:14       ` Kattamanchi, JaswanthX
  0 siblings, 0 replies; 16+ messages in thread
From: Kattamanchi, JaswanthX @ 2021-09-16  4:14 UTC (permalink / raw)
  To: Latvala, Petri
  Cc: Modem, Bhanuprakash, Naramasetti, LaxminarayanaX, Sai Nandan,
	YedireswarapuX, igt-dev, Vudum, Lakshminarayana

Hi Petri,

Re-reported

Patch : https://patchwork.freedesktop.org/series/94653/

Regards,
Jaswanth kattamanchi

-----Original Message-----
From: Latvala, Petri <petri.latvala@intel.com> 
Sent: Wednesday, September 15, 2021 5:43 PM
To: igt-dev@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>; Kattamanchi, JaswanthX <jaswanthx.kattamanchi@intel.com>
Cc: Modem, Bhanuprakash <bhanuprakash.modem@intel.com>
Subject: Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)

On Wed, Sep 15, 2021 at 03:06:42PM +0300, Petri Latvala wrote:
> On Wed, Sep 15, 2021 at 04:17:01AM +0000, Patchwork wrote:
> > == Series Details ==
> > 
> > Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
> > URL   : https://patchwork.freedesktop.org/series/94653/
> > State : failure
> > 
> > == Summary ==
> > 
> > CI Bug Log - changes from CI_DRM_10586 -> IGTPW_6220 
> > ====================================================
> > 
> > Summary
> > -------
> > 
> >   **FAILURE**
> > 
> >   Serious unknown changes coming with IGTPW_6220 absolutely need to be
> >   verified manually.
> >   
> >   If you think the reported changes have nothing to do with the changes
> >   introduced in IGTPW_6220, please notify your bug team to allow them
> >   to document this new failure mode, which will reduce false positives in CI.
> > 
> >   External URL: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> > 
> > Possible new issues
> > -------------------
> > 
> >   Here are the unknown changes that may have been introduced in IGTPW_6220:
> > 
> > ### IGT changes ###
> > 
> > #### Possible regressions ####
> > 
> >   * igt@i915_module_load@reload:
> >     - fi-skl-guc:         NOTRUN -> [DMESG-WARN][1]
> >    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_module_load@reload.html
> >     - fi-kbl-7500u:       [PASS][2] -> [INCOMPLETE][3]
> >    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@i915_module_load@reload.html
> >    [3]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt
> > @i915_module_load@reload.html
> 
> Lakshmi, false positives for filtering here

Ah, Lakshmi is on vacation. Jaswanth, see above.

--
Petri Latvala



> 
> 
> 
> > 
> >   
> > #### Suppressed ####
> > 
> >   The following results come from untrusted machines, tests, or statuses.
> >   They do not affect the overall result.
> > 
> >   * igt@i915_module_load@reload:
> >     - {fi-jsl-1}:         [TIMEOUT][4] -> [INCOMPLETE][5]
> >    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-jsl-1/igt@i915_module_load@reload.html
> >    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-jsl-1/igt@i915_module_load@reload.html
> > 
> >   
> > Known issues
> > ------------
> > 
> >   Here are the changes found in IGTPW_6220 that come from known issues:
> > 
> > ### IGT changes ###
> > 
> > #### Issues hit ####
> > 
> >   * igt@core_hotunplug@unbind-rebind:
> >     - fi-skl-6700k2:      [PASS][6] -> [INCOMPLETE][7] ([i915#4130])
> >    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
> >    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-6700k2/igt@core_hotunplug@unbind-rebind.html
> >     - fi-icl-u2:          [PASS][8] -> [INCOMPLETE][9] ([i915#4130])
> >    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
> >    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
> >     - fi-kbl-7567u:       [PASS][10] -> [INCOMPLETE][11] ([i915#4130])
> >    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
> >    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7567u/igt@core_hotunplug@unbind-rebind.html
> > 
> >   * igt@gem_exec_suspend@basic-s3:
> >     - fi-tgl-1115g4:      [PASS][12] -> [FAIL][13] ([i915#1888])
> >    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
> >    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
> > 
> >   * igt@i915_selftest@live@mman:
> >     - fi-cfl-guc:         NOTRUN -> [INCOMPLETE][14] ([i915#4129])
> >    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@i915_selftest@live@mman.html
> >     - fi-skl-guc:         NOTRUN -> [INCOMPLETE][15] ([i915#3796] / [i915#4129])
> >    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@i915_selftest@live@mman.html
> > 
> >   * igt@runner@aborted:
> >     - fi-cfl-guc:         NOTRUN -> [FAIL][16] ([i915#2426] / [i915#3363])
> >    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@runner@aborted.html
> >     - fi-skl-guc:         NOTRUN -> [FAIL][17] ([i915#1436] / [i915#2426] / [i915#3363])
> >    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@runner@aborted.html
> > 
> >   
> > #### Possible fixes ####
> > 
> >   * igt@core_hotunplug@unbind-rebind:
> >     - fi-cfl-guc:         [INCOMPLETE][18] ([i915#4130]) -> [PASS][19]
> >    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
> >    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-cfl-guc/igt@core_hotunplug@unbind-rebind.html
> >     - fi-skl-guc:         [INCOMPLETE][20] ([i915#4130]) -> [PASS][21]
> >    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
> >    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-skl-guc/igt@core_hotunplug@unbind-rebind.html
> > 
> >   
> > #### Warnings ####
> > 
> >   * igt@runner@aborted:
> >     - fi-kbl-7500u:       [FAIL][22] ([i915#1436] / [i915#2426] / [i915#3363]) -> [FAIL][23] ([i915#2426] / [i915#3363])
> >    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/fi-kbl-7500u/igt@runner@aborted.html
> >    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/fi-kbl-7500u/igt@runner@aborted.html
> > 
> >   
> >   {name}: This element is suppressed. This means it is ignored when computing
> >           the status of the difference (SUCCESS, WARNING, or FAILURE).
> > 
> >   [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
> >   [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
> >   [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
> >   [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
> >   [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932
> >   [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
> >   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
> >   [i915#3796]: https://gitlab.freedesktop.org/drm/intel/issues/3796
> >   [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970
> >   [i915#4129]: https://gitlab.freedesktop.org/drm/intel/issues/4129
> >   [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130
> > 
> > 
> > Participating hosts (41 -> 36)
> > ------------------------------
> > 
> >   Missing    (5): fi-cml-u2 bat-dg1-6 fi-bsw-cyan bat-jsl-2 fi-bdw-samus 
> > 
> > 
> > Build changes
> > -------------
> > 
> >   * CI: CI-20190529 -> None
> >   * IGT: IGT_6209 -> IGTPW_6220
> > 
> >   CI-20190529: 20190529
> >   CI_DRM_10586: 84dcd8a1b2a281b296db22fac5f7ffe52dd7c501 @ git://anongit.freedesktop.org/gfx-ci/linux
> >   IGTPW_6220: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> >   IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> > 
> > == Logs ==
> > 
> > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
  2021-09-15  4:17 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2) Patchwork
  2021-09-16  4:08 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
@ 2021-09-16  5:10 ` Patchwork
  2021-09-16  5:28   ` Modem, Bhanuprakash
  2021-09-16  5:44 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3) Patchwork
                   ` (3 subsequent siblings)
  6 siblings, 1 reply; 16+ messages in thread
From: Patchwork @ 2021-09-16  5:10 UTC (permalink / raw)
  To: Modem, Bhanuprakash; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 30292 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
URL   : https://patchwork.freedesktop.org/series/94653/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10586_full -> IGTPW_6220_full
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_6220_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_6220_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_6220_full:

### IGT changes ###

#### Possible regressions ####

  * igt@device_reset@unbind-reset-rebind:
    - shard-kbl:          NOTRUN -> [DMESG-WARN][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@device_reset@unbind-reset-rebind.html

  * igt@i915_selftest@mock:
    - shard-tglb:         NOTRUN -> [INCOMPLETE][2] +1 similar issue
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb6/igt@i915_selftest@mock.html

  
Known issues
------------

  Here are the changes found in IGTPW_6220_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@core_hotunplug@unbind-rebind:
    - shard-iclb:         [PASS][3] -> [INCOMPLETE][4] ([i915#4130])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb1/igt@core_hotunplug@unbind-rebind.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb6/igt@core_hotunplug@unbind-rebind.html

  * igt@feature_discovery@display-2x:
    - shard-tglb:         NOTRUN -> [SKIP][5] ([i915#1839])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb8/igt@feature_discovery@display-2x.html

  * igt@gem_exec_fair@basic-deadline:
    - shard-kbl:          [PASS][6] -> [FAIL][7] ([i915#2846])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl2/igt@gem_exec_fair@basic-deadline.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@gem_exec_fair@basic-deadline.html

  * igt@gem_exec_fair@basic-pace-share@rcs0:
    - shard-tglb:         NOTRUN -> [FAIL][8] ([i915#2842])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb7/igt@gem_exec_fair@basic-pace-share@rcs0.html

  * igt@gem_exec_params@no-vebox:
    - shard-iclb:         NOTRUN -> [SKIP][9] ([fdo#109283])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@gem_exec_params@no-vebox.html
    - shard-tglb:         NOTRUN -> [SKIP][10] ([fdo#109283])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb3/igt@gem_exec_params@no-vebox.html

  * igt@gem_mmap_gtt@coherency:
    - shard-tglb:         NOTRUN -> [SKIP][11] ([fdo#111656])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb8/igt@gem_mmap_gtt@coherency.html

  * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
    - shard-iclb:         NOTRUN -> [SKIP][12] ([i915#768])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html

  * igt@gem_userptr_blits@unsync-unmap-after-close:
    - shard-tglb:         NOTRUN -> [SKIP][13] ([i915#3297])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb6/igt@gem_userptr_blits@unsync-unmap-after-close.html

  * igt@gen3_render_linear_blits:
    - shard-iclb:         NOTRUN -> [SKIP][14] ([fdo#109289])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb1/igt@gen3_render_linear_blits.html

  * igt@gen7_exec_parse@basic-rejected:
    - shard-tglb:         NOTRUN -> [SKIP][15] ([fdo#109289])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb5/igt@gen7_exec_parse@basic-rejected.html

  * igt@gen9_exec_parse@basic-rejected:
    - shard-iclb:         NOTRUN -> [SKIP][16] ([i915#2856]) +1 similar issue
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@gen9_exec_parse@basic-rejected.html

  * igt@gen9_exec_parse@bb-start-param:
    - shard-tglb:         NOTRUN -> [SKIP][17] ([i915#2856]) +1 similar issue
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb5/igt@gen9_exec_parse@bb-start-param.html

  * igt@i915_pm_dc@dc6-dpms:
    - shard-iclb:         [PASS][18] -> [FAIL][19] ([i915#454])
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb2/igt@i915_pm_dc@dc6-dpms.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html

  * igt@i915_pm_rc6_residency@rc6-idle:
    - shard-iclb:         NOTRUN -> [WARN][20] ([i915#1804] / [i915#2684])
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@i915_pm_rc6_residency@rc6-idle.html

  * igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
    - shard-iclb:         NOTRUN -> [SKIP][21] ([fdo#110892])
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb5/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html

  * igt@i915_selftest@live@gt_lrc:
    - shard-tglb:         NOTRUN -> [DMESG-FAIL][22] ([i915#2373])
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@i915_selftest@live@gt_lrc.html

  * igt@i915_selftest@live@gt_pm:
    - shard-tglb:         NOTRUN -> [DMESG-FAIL][23] ([i915#1759] / [i915#2291])
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@i915_selftest@live@gt_pm.html

  * igt@i915_selftest@live@mman:
    - shard-kbl:          NOTRUN -> [INCOMPLETE][24] ([i915#4129])
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@i915_selftest@live@mman.html
    - shard-iclb:         NOTRUN -> [INCOMPLETE][25] ([i915#4129])
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@i915_selftest@live@mman.html

  * igt@kms_big_fb@x-tiled-32bpp-rotate-270:
    - shard-iclb:         NOTRUN -> [SKIP][26] ([fdo#110725] / [fdo#111614]) +1 similar issue
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html

  * igt@kms_big_fb@y-tiled-8bpp-rotate-90:
    - shard-tglb:         NOTRUN -> [SKIP][27] ([fdo#111614]) +1 similar issue
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb6/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html

  * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip:
    - shard-kbl:          NOTRUN -> [SKIP][28] ([fdo#109271] / [i915#3777])
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl4/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip.html

  * igt@kms_big_fb@yf-tiled-8bpp-rotate-180:
    - shard-iclb:         NOTRUN -> [SKIP][29] ([fdo#110723])
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb8/igt@kms_big_fb@yf-tiled-8bpp-rotate-180.html

  * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
    - shard-kbl:          NOTRUN -> [SKIP][30] ([fdo#109271]) +92 similar issues
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
    - shard-tglb:         NOTRUN -> [SKIP][31] ([fdo#111615])
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html

  * igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc:
    - shard-iclb:         NOTRUN -> [SKIP][32] ([fdo#109278] / [i915#3886]) +3 similar issues
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb7/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc.html

  * igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs:
    - shard-kbl:          NOTRUN -> [SKIP][33] ([fdo#109271] / [i915#3886]) +6 similar issues
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs.html

  * igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs:
    - shard-tglb:         NOTRUN -> [SKIP][34] ([i915#3689] / [i915#3886]) +3 similar issues
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb3/igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs.html

  * igt@kms_ccs@pipe-c-random-ccs-data-y_tiled_ccs:
    - shard-tglb:         NOTRUN -> [SKIP][35] ([i915#3689]) +1 similar issue
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb6/igt@kms_ccs@pipe-c-random-ccs-data-y_tiled_ccs.html

  * igt@kms_chamelium@vga-hpd-for-each-pipe:
    - shard-kbl:          NOTRUN -> [SKIP][36] ([fdo#109271] / [fdo#111827]) +10 similar issues
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@kms_chamelium@vga-hpd-for-each-pipe.html

  * igt@kms_color_chamelium@pipe-a-ctm-red-to-blue:
    - shard-iclb:         NOTRUN -> [SKIP][37] ([fdo#109284] / [fdo#111827]) +4 similar issues
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb6/igt@kms_color_chamelium@pipe-a-ctm-red-to-blue.html

  * igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes:
    - shard-tglb:         NOTRUN -> [SKIP][38] ([fdo#109284] / [fdo#111827]) +7 similar issues
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb1/igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes.html

  * igt@kms_cursor_crc@pipe-b-cursor-32x10-random:
    - shard-tglb:         NOTRUN -> [SKIP][39] ([i915#3359]) +3 similar issues
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb1/igt@kms_cursor_crc@pipe-b-cursor-32x10-random.html

  * igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen:
    - shard-iclb:         NOTRUN -> [SKIP][40] ([fdo#109278] / [fdo#109279]) +1 similar issue
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen.html

  * igt@kms_cursor_crc@pipe-b-cursor-suspend:
    - shard-tglb:         [PASS][41] -> [INCOMPLETE][42] ([i915#2411] / [i915#456])
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-tglb8/igt@kms_cursor_crc@pipe-b-cursor-suspend.html
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb7/igt@kms_cursor_crc@pipe-b-cursor-suspend.html

  * igt@kms_cursor_crc@pipe-c-cursor-512x512-random:
    - shard-tglb:         NOTRUN -> [SKIP][43] ([fdo#109279] / [i915#3359]) +5 similar issues
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb3/igt@kms_cursor_crc@pipe-c-cursor-512x512-random.html

  * igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen:
    - shard-tglb:         NOTRUN -> [SKIP][44] ([i915#3319])
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen.html

  * igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding:
    - shard-iclb:         NOTRUN -> [SKIP][45] ([fdo#109278]) +14 similar issues
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding.html

  * igt@kms_cursor_legacy@cursorb-vs-flipb-atomic:
    - shard-iclb:         NOTRUN -> [SKIP][46] ([fdo#109274] / [fdo#109278]) +2 similar issues
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb6/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html

  * igt@kms_flip@2x-plain-flip-ts-check:
    - shard-iclb:         NOTRUN -> [SKIP][47] ([fdo#109274]) +1 similar issue
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb1/igt@kms_flip@2x-plain-flip-ts-check.html

  * igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
    - shard-iclb:         [PASS][48] -> [INCOMPLETE][49] ([i915#1373])
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb4/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb2/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html

  * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs:
    - shard-kbl:          NOTRUN -> [SKIP][50] ([fdo#109271] / [i915#2672])
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl3/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:
    - shard-tglb:         NOTRUN -> [SKIP][51] ([fdo#111825]) +20 similar issues
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt.html

  * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-blt:
    - shard-iclb:         NOTRUN -> [SKIP][52] ([fdo#109280]) +8 similar issues
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-blt.html

  * igt@kms_hdmi_inject@inject-audio:
    - shard-tglb:         [PASS][53] -> [SKIP][54] ([i915#433])
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-tglb2/igt@kms_hdmi_inject@inject-audio.html
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb3/igt@kms_hdmi_inject@inject-audio.html

  * igt@kms_invalid_dotclock:
    - shard-iclb:         NOTRUN -> [SKIP][55] ([fdo#109310])
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@kms_invalid_dotclock.html

  * igt@kms_pipe_crc_basic@read-crc-pipe-d:
    - shard-kbl:          NOTRUN -> [SKIP][56] ([fdo#109271] / [i915#533])
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl4/igt@kms_pipe_crc_basic@read-crc-pipe-d.html

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - shard-kbl:          [PASS][57] -> [DMESG-WARN][58] ([i915#180]) +1 similar issue
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl3/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl7/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
    - shard-kbl:          NOTRUN -> [DMESG-WARN][59] ([i915#180]) +1 similar issue
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c.html

  * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
    - shard-kbl:          NOTRUN -> [FAIL][60] ([fdo#108145] / [i915#265])
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb.html

  * igt@kms_plane_lowres@pipe-d-tiling-x:
    - shard-tglb:         NOTRUN -> [SKIP][61] ([i915#3536])
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb5/igt@kms_plane_lowres@pipe-d-tiling-x.html

  * igt@kms_plane_multiple@atomic-pipe-c-tiling-yf:
    - shard-tglb:         NOTRUN -> [SKIP][62] ([fdo#112054]) +1 similar issue
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb5/igt@kms_plane_multiple@atomic-pipe-c-tiling-yf.html

  * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:
    - shard-tglb:         NOTRUN -> [SKIP][63] ([i915#2920])
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb1/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2.html

  * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5:
    - shard-iclb:         NOTRUN -> [SKIP][64] ([i915#658])
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5.html

  * igt@kms_psr2_sf@plane-move-sf-dmg-area-1:
    - shard-kbl:          NOTRUN -> [SKIP][65] ([fdo#109271] / [i915#658]) +1 similar issue
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl7/igt@kms_psr2_sf@plane-move-sf-dmg-area-1.html

  * igt@kms_psr@psr2_cursor_render:
    - shard-iclb:         NOTRUN -> [SKIP][66] ([fdo#109441]) +1 similar issue
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@kms_psr@psr2_cursor_render.html

  * igt@kms_psr@psr2_primary_mmap_gtt:
    - shard-tglb:         NOTRUN -> [FAIL][67] ([i915#132] / [i915#3467]) +1 similar issue
   [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb8/igt@kms_psr@psr2_primary_mmap_gtt.html

  * igt@kms_psr@psr2_sprite_mmap_gtt:
    - shard-iclb:         [PASS][68] -> [SKIP][69] ([fdo#109441])
   [68]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html
   [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb1/igt@kms_psr@psr2_sprite_mmap_gtt.html

  * igt@kms_psr@suspend:
    - shard-tglb:         [PASS][70] -> [INCOMPLETE][71] ([i915#456]) +2 similar issues
   [70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-tglb7/igt@kms_psr@suspend.html
   [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb7/igt@kms_psr@suspend.html

  * igt@kms_tv_load_detect@load-detect:
    - shard-tglb:         NOTRUN -> [SKIP][72] ([fdo#109309])
   [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb6/igt@kms_tv_load_detect@load-detect.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-kbl:          [PASS][73] -> [DMESG-WARN][74] ([i915#180] / [i915#295])
   [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  * igt@kms_vrr@flip-suspend:
    - shard-iclb:         NOTRUN -> [SKIP][75] ([fdo#109502])
   [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb5/igt@kms_vrr@flip-suspend.html

  * igt@kms_writeback@writeback-check-output:
    - shard-iclb:         NOTRUN -> [SKIP][76] ([i915#2437])
   [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb7/igt@kms_writeback@writeback-check-output.html
    - shard-tglb:         NOTRUN -> [SKIP][77] ([i915#2437])
   [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb8/igt@kms_writeback@writeback-check-output.html

  * igt@nouveau_crc@pipe-a-source-rg:
    - shard-iclb:         NOTRUN -> [SKIP][78] ([i915#2530])
   [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@nouveau_crc@pipe-a-source-rg.html

  * igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
    - shard-tglb:         NOTRUN -> [SKIP][79] ([i915#2530]) +1 similar issue
   [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb7/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html

  * igt@perf@polling-parameterized:
    - shard-iclb:         [PASS][80] -> [FAIL][81] ([i915#1542])
   [80]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb2/igt@perf@polling-parameterized.html
   [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb8/igt@perf@polling-parameterized.html

  * igt@prime_nv_api@i915_nv_reimport_twice_check_flink_name:
    - shard-tglb:         NOTRUN -> [SKIP][82] ([fdo#109291])
   [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb8/igt@prime_nv_api@i915_nv_reimport_twice_check_flink_name.html

  * igt@sysfs_clients@fair-1:
    - shard-tglb:         NOTRUN -> [SKIP][83] ([i915#2994])
   [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@sysfs_clients@fair-1.html

  * igt@sysfs_clients@sema-50:
    - shard-kbl:          NOTRUN -> [SKIP][84] ([fdo#109271] / [i915#2994]) +1 similar issue
   [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@sysfs_clients@sema-50.html

  
#### Possible fixes ####

  * igt@gem_ctx_isolation@preservation-s3@vcs0:
    - shard-kbl:          [DMESG-WARN][85] ([i915#180]) -> [PASS][86] +3 similar issues
   [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl7/igt@gem_ctx_isolation@preservation-s3@vcs0.html
   [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@gem_ctx_isolation@preservation-s3@vcs0.html

  * igt@gem_eio@in-flight-contexts-10ms:
    - shard-iclb:         [TIMEOUT][87] ([i915#3070]) -> [PASS][88]
   [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb6/igt@gem_eio@in-flight-contexts-10ms.html
   [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb6/igt@gem_eio@in-flight-contexts-10ms.html

  * igt@gem_eio@unwedge-stress:
    - shard-tglb:         [TIMEOUT][89] ([i915#2369] / [i915#3063] / [i915#3648]) -> [PASS][90]
   [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-tglb7/igt@gem_eio@unwedge-stress.html
   [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb2/igt@gem_eio@unwedge-stress.html

  * igt@gem_exec_endless@dispatch@vcs0:
    - shard-iclb:         [INCOMPLETE][91] ([i915#3778]) -> [PASS][92]
   [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb8/igt@gem_exec_endless@dispatch@vcs0.html
   [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb8/igt@gem_exec_endless@dispatch@vcs0.html

  * igt@gem_exec_fair@basic-none-share@rcs0:
    - shard-iclb:         [FAIL][93] ([i915#2842]) -> [PASS][94]
   [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html
   [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html

  * igt@gem_exec_fair@basic-none@vcs1:
    - shard-kbl:          [FAIL][95] ([i915#2842]) -> [PASS][96]
   [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl6/igt@gem_exec_fair@basic-none@vcs1.html
   [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl4/igt@gem_exec_fair@basic-none@vcs1.html

  * igt@gem_exec_fair@basic-throttle@rcs0:
    - shard-iclb:         [FAIL][97] ([i915#2849]) -> [PASS][98]
   [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb3/igt@gem_exec_fair@basic-throttle@rcs0.html
   [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb5/igt@gem_exec_fair@basic-throttle@rcs0.html

  * igt@gem_workarounds@suspend-resume-context:
    - shard-iclb:         [INCOMPLETE][99] -> [PASS][100]
   [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb6/igt@gem_workarounds@suspend-resume-context.html
   [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb6/igt@gem_workarounds@suspend-resume-context.html

  * igt@i915_suspend@debugfs-reader:
    - shard-tglb:         [INCOMPLETE][101] ([i915#456]) -> [PASS][102]
   [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-tglb7/igt@i915_suspend@debugfs-reader.html
   [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb5/igt@i915_suspend@debugfs-reader.html

  * igt@kms_color@pipe-b-ctm-blue-to-red:
    - shard-iclb:         [INCOMPLETE][103] ([i915#1149]) -> [PASS][104]
   [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb1/igt@kms_color@pipe-b-ctm-blue-to-red.html
   [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb3/igt@kms_color@pipe-b-ctm-blue-to-red.html

  * igt@kms_psr@psr2_cursor_plane_move:
    - shard-iclb:         [SKIP][105] ([fdo#109441]) -> [PASS][106] +1 similar issue
   [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb3/igt@kms_psr@psr2_cursor_plane_move.html
   [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html

  
#### Warnings ####

  * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:
    - shard-iclb:         [SKIP][107] ([i915#2920]) -> [SKIP][108] ([i915#658])
   [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html
   [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb6/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html

  * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2:
    - shard-iclb:         [SKIP][109] ([i915#658]) -> [SKIP][110] ([i915#2920]) +1 similar issue
   [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb3/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2.html
   [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2.html

  * igt@runner@aborted:
    - shard-kbl:          ([FAIL][111], [FAIL][112], [FAIL][113], [FAIL][114], [FAIL][115], [FAIL][116], [FAIL][117], [FAIL][118], [FAIL][119], [FAIL][120]) ([i915#1436] / [i915#180] / [i915#1814] / [i915#3002] / [i915#3363] / [i915#602] / [i915#92]) -> ([FAIL][121], [FAIL][122], [FAIL][123], [FAIL][124], [FAIL][125], [FAIL][126], [FAIL][127], [FAIL][128], [FAIL][129], [FAIL][130]) ([i915#1436] / [i915#180] / [i915#1814] / [i915#2426] / [i915#3002] / [i915#3363] / [i915#602] / [i915#92])
   [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl7/igt@runner@aborted.html
   [112]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl3/igt@runner@aborted.html
   [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl1/igt@runner@aborted.html
   [114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl3/igt@runner@aborted.html
   [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html
   [116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl6/igt@runner@aborted.html
   [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html
   [118]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html
   [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html
   [120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl1/igt@runner@aborted.html
   [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl7/igt@runner@aborted.html
   [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@runner@aborted.html
   [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@runner@aborted.html
   [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@runner@aborted.html
   [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@runner@aborted.html
   [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@runner@aborted.html
   [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl7/igt@runner@aborted.html
   [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@runner@aborted.html
   [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl7/igt@runner@aborted.html
   [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@runner@aborted.html
    - shard-iclb:         ([FAIL][131], [FAIL][132]) ([i915#3002]) -> ([FAIL][133], [FAIL][134], [FAIL][135]) ([i915#2426] / [i915#3002] / [i915#3690])
   [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb8/igt@runner@aborted.html
   [132]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb5/igt@runner@aborted.html
   [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb8/igt@runner@aborted.html
   [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@runner@aborted.html
   [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb1/igt@runner@aborted.html
    - shard-apl:          ([FAIL][136], [FAIL][137], [FAIL][138], [FAIL][139], [FAIL][140], [FAIL][141], [FAIL][142], [FAIL][143], [FAIL][144], [FAIL][145], [FAIL][146], [FAIL][147], [FAIL][148], [FAIL][149], [FAIL][150], [FAIL][151], [FAIL][152], [FAIL][153], [FAIL][154], [FAIL][155], [FAIL][156], [FAIL][157]) ([i915#1610] / [i915#2426] / [i915#3363]) -> ([FAIL][158], [FAIL][159], [FAIL][160], [FAIL][161], [FAIL][162], [FAIL][163], [FAIL][164], [FAIL][165], [FAIL][166], [FAIL][167], [FAIL][168], [FAIL][169], [FAIL][170], [FAIL][171], [FAIL][172], [FAIL][173], [FAIL][174], [FAIL][175], [FAIL][176], [FAIL][177], [FAIL][178], [FAIL][179]) ([i915#1610] / [i915#1814] / [i915#2426] / [i915#3363])
   [136]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl7/igt@runner@aborted.html
   [137]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html
   [138]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html
   [139]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl7/igt@runner@aborted.html
   [140]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html
   [141]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl2/igt@runner@aborted.html
   [142]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html
   [143]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html
   [144]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html
   [145]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html
   [146]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl2/igt@runner@aborted.html
   [147]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl7/igt@runner@aborted.html
   [148]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl2/igt@runner@aborted.html
   [149]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html
   [150]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html
   [151]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html
   [152]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html
   [153]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl1/igt@runner@aborted.html
   [154]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl1/igt@runner@aborted.html
   [155]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html
   [156]: https://

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html

[-- Attachment #2: Type: text/html, Size: 33819 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2)
  2021-09-16  5:10 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2021-09-16  5:28   ` Modem, Bhanuprakash
  0 siblings, 0 replies; 16+ messages in thread
From: Modem, Bhanuprakash @ 2021-09-16  5:28 UTC (permalink / raw)
  To: igt-dev, Kattamanchi, JaswanthX

@Kattamanchi, JaswanthX Can you please re-report below false positive?


Thanks,
Bhanu

> -----Original Message-----
> From: Patchwork <patchwork@emeril.freedesktop.org>
> Sent: Thursday, September 16, 2021 10:41 AM
> To: Modem, Bhanuprakash <bhanuprakash.modem@intel.com>
> Cc: igt-dev@lists.freedesktop.org
> Subject: ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if
> property is not present (rev2)
> 
> Patch Details
> Series:	tests/kms_color_chamelium: Skip CTM test if property is not present
> (rev2)
> URL:	https://patchwork.freedesktop.org/series/94653/
> State:	failure
> Details:	https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> 
> CI Bug Log - changes from CI_DRM_10586_full -> IGTPW_6220_full
> 
> 
> Summary
> 
> 
> FAILURE
> 
> Serious unknown changes coming with IGTPW_6220_full absolutely need to be
> verified manually.
> 
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_6220_full, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
> 
> External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/index.html
> 
> 
> Possible new issues
> 
> 
> Here are the unknown changes that may have been introduced in IGTPW_6220_full:
> 
> 
> IGT changes
> 
> 
> Possible regressions
> 
> 
> *	igt@device_reset@unbind-reset-rebind:
> 
> 	*	shard-kbl: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@device_reset@unbind-reset-
> rebind.html>
> 
> *	igt@i915_selftest@mock:
> 
> 	*	shard-tglb: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-tglb6/igt@i915_selftest@mock.html>  +1
> similar issue
> 
> 
> Known issues
> 
> 
> Here are the changes found in IGTPW_6220_full that come from known issues:
> 
> 
> IGT changes
> 
> 
> Issues hit
> 
> 
> *	igt@core_hotunplug@unbind-rebind:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb1/igt@core_hotunplug@unbind-rebind.html>  ->
> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb6/igt@core_hotunplug@unbind-rebind.html>  ([i915#4130])
> 
> *	igt@feature_discovery@display-2x:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb8/igt@feature_discovery@display-2x.html>
> ([i915#1839])
> 
> *	igt@gem_exec_fair@basic-deadline:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl2/igt@gem_exec_fair@basic-deadline.html>  -> FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> kbl1/igt@gem_exec_fair@basic-deadline.html>  ([i915#2846])
> 
> *	igt@gem_exec_fair@basic-pace-share@rcs0:
> 
> 	*	shard-tglb: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb7/igt@gem_exec_fair@basic-pace-share@rcs0.html>
> ([i915#2842])
> 
> *	igt@gem_exec_params@no-vebox:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb4/igt@gem_exec_params@no-vebox.html>  ([fdo#109283])
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb3/igt@gem_exec_params@no-vebox.html>  ([fdo#109283])
> 
> *	igt@gem_mmap_gtt@coherency:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb8/igt@gem_mmap_gtt@coherency.html>  ([fdo#111656])
> 
> *	igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-
> tiled.html>  ([i915#768])
> 
> *	igt@gem_userptr_blits@unsync-unmap-after-close:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb6/igt@gem_userptr_blits@unsync-unmap-after-
> close.html>  ([i915#3297])
> 
> *	igt@gen3_render_linear_blits:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb1/igt@gen3_render_linear_blits.html>  ([fdo#109289])
> 
> *	igt@gen7_exec_parse@basic-rejected:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb5/igt@gen7_exec_parse@basic-rejected.html>
> ([fdo#109289])
> 
> *	igt@gen9_exec_parse@basic-rejected:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb4/igt@gen9_exec_parse@basic-rejected.html>
> ([i915#2856]) +1 similar issue
> 
> *	igt@gen9_exec_parse@bb-start-param:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb5/igt@gen9_exec_parse@bb-start-param.html>
> ([i915#2856]) +1 similar issue
> 
> *	igt@i915_pm_dc@dc6-dpms:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb2/igt@i915_pm_dc@dc6-dpms.html>  -> FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb3/igt@i915_pm_dc@dc6-dpms.html>  ([i915#454])
> 
> *	igt@i915_pm_rc6_residency@rc6-idle:
> 
> 	*	shard-iclb: NOTRUN -> WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@i915_pm_rc6_residency@rc6-idle.html>
> ([i915#1804] / [i915#2684])
> 
> *	igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb5/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html>
> ([fdo#110892])
> 
> *	igt@i915_selftest@live@gt_lrc:
> 
> 	*	shard-tglb: NOTRUN -> DMESG-FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> tglb2/igt@i915_selftest@live@gt_lrc.html>  ([i915#2373])
> 
> *	igt@i915_selftest@live@gt_pm:
> 
> 	*	shard-tglb: NOTRUN -> DMESG-FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> tglb2/igt@i915_selftest@live@gt_pm.html>  ([i915#1759] / [i915#2291])
> 
> *	igt@i915_selftest@live@mman:
> 
> 	*	shard-kbl: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl2/igt@i915_selftest@live@mman.html>
> ([i915#4129])
> 
> 	*	shard-iclb: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb4/igt@i915_selftest@live@mman.html>  ([i915#4129])
> 
> *	igt@kms_big_fb@x-tiled-32bpp-rotate-270:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html>
> ([fdo#110725] / [fdo#111614]) +1 similar issue
> 
> *	igt@kms_big_fb@y-tiled-8bpp-rotate-90:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb6/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html>
> ([fdo#111614]) +1 similar issue
> 
> *	igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl4/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-
> 180-hflip.html>  ([fdo#109271] / [i915#3777])
> 
> *	igt@kms_big_fb@yf-tiled-8bpp-rotate-180:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb8/igt@kms_big_fb@yf-tiled-8bpp-rotate-180.html>
> ([fdo#110723])
> 
> *	igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl1/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-
> 0-hflip-async-flip.html>  ([fdo#109271]) +92 similar issues
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb2/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-
> 0-hflip-async-flip.html>  ([fdo#111615])
> 
> *	igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb7/igt@kms_ccs@pipe-a-bad-aux-stride-
> y_tiled_gen12_rc_ccs_cc.html>  ([fdo#109278] / [i915#3886]) +3 similar issues
> 
> *	igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl6/igt@kms_ccs@pipe-a-bad-rotation-90-
> y_tiled_gen12_mc_ccs.html>  ([fdo#109271] / [i915#3886]) +6 similar issues
> 
> *	igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb3/igt@kms_ccs@pipe-b-crc-sprite-planes-basic-
> y_tiled_gen12_mc_ccs.html>  ([i915#3689] / [i915#3886]) +3 similar issues
> 
> *	igt@kms_ccs@pipe-c-random-ccs-data-y_tiled_ccs:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb6/igt@kms_ccs@pipe-c-random-ccs-data-
> y_tiled_ccs.html>  ([i915#3689]) +1 similar issue
> 
> *	igt@kms_chamelium@vga-hpd-for-each-pipe:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl2/igt@kms_chamelium@vga-hpd-for-each-pipe.html>
> ([fdo#109271] / [fdo#111827]) +10 similar issues
> 
> *	igt@kms_color_chamelium@pipe-a-ctm-red-to-blue:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb6/igt@kms_color_chamelium@pipe-a-ctm-red-to-
> blue.html>  ([fdo#109284] / [fdo#111827]) +4 similar issues
> 
> *	igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb1/igt@kms_color_chamelium@pipe-invalid-degamma-lut-
> sizes.html>  ([fdo#109284] / [fdo#111827]) +7 similar issues
> 
> *	igt@kms_cursor_crc@pipe-b-cursor-32x10-random:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb1/igt@kms_cursor_crc@pipe-b-cursor-32x10-random.html>
> ([i915#3359]) +3 similar issues
> 
> *	igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-512x512-
> offscreen.html>  ([fdo#109278] / [fdo#109279]) +1 similar issue
> 
> *	igt@kms_cursor_crc@pipe-b-cursor-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-tglb8/igt@kms_cursor_crc@pipe-b-cursor-suspend.html>  -
> > INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> tglb7/igt@kms_cursor_crc@pipe-b-cursor-suspend.html>  ([i915#2411] /
> [i915#456])
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-512x512-random:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb3/igt@kms_cursor_crc@pipe-c-cursor-512x512-
> random.html>  ([fdo#109279] / [i915#3359]) +5 similar issues
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-32x32-
> onscreen.html>  ([i915#3319])
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-64x21-
> sliding.html>  ([fdo#109278]) +14 similar issues
> 
> *	igt@kms_cursor_legacy@cursorb-vs-flipb-atomic:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb6/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html>
> ([fdo#109274] / [fdo#109278]) +2 similar issues
> 
> *	igt@kms_flip@2x-plain-flip-ts-check:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb1/igt@kms_flip@2x-plain-flip-ts-check.html>
> ([fdo#109274]) +1 similar issue
> 
> *	igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb4/igt@kms_flip@flip-vs-suspend-interruptible@a-
> edp1.html>  -> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb2/igt@kms_flip@flip-vs-suspend-interruptible@a-
> edp1.html>  ([i915#1373])
> 
> *	igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl3/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-
> ytilegen12rcccs.html>  ([fdo#109271] / [i915#2672])
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-
> indfb-plflip-blt.html>  ([fdo#111825]) +20 similar issues
> 
> *	igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-blt:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-
> shrfb-draw-blt.html>  ([fdo#109280]) +8 similar issues
> 
> *	igt@kms_hdmi_inject@inject-audio:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-tglb2/igt@kms_hdmi_inject@inject-audio.html>  -> SKIP
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> tglb3/igt@kms_hdmi_inject@inject-audio.html>  ([i915#433])
> 
> *	igt@kms_invalid_dotclock:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@kms_invalid_dotclock.html>  ([fdo#109310])
> 
> *	igt@kms_pipe_crc_basic@read-crc-pipe-d:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl4/igt@kms_pipe_crc_basic@read-crc-pipe-d.html>
> ([fdo#109271] / [i915#533])
> 
> *	igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl3/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-
> a.html>  -> DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl7/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html>
> ([i915#180]) +1 similar issue
> 
> *	igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
> 
> 	*	shard-kbl: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@kms_pipe_crc_basic@suspend-
> read-crc-pipe-c.html>  ([i915#180]) +1 similar issue
> 
> *	igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
> 
> 	*	shard-kbl: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl2/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-
> fb.html>  ([fdo#108145] / [i915#265])
> 
> *	igt@kms_plane_lowres@pipe-d-tiling-x:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb5/igt@kms_plane_lowres@pipe-d-tiling-x.html>
> ([i915#3536])
> 
> *	igt@kms_plane_multiple@atomic-pipe-c-tiling-yf:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb5/igt@kms_plane_multiple@atomic-pipe-c-tiling-
> yf.html>  ([fdo#112054]) +1 similar issue
> 
> *	igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb1/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-
> 2.html>  ([i915#2920])
> 
> *	igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb4/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-
> 5.html>  ([i915#658])
> 
> *	igt@kms_psr2_sf@plane-move-sf-dmg-area-1:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl7/igt@kms_psr2_sf@plane-move-sf-dmg-area-1.html>
> ([fdo#109271] / [i915#658]) +1 similar issue
> 
> *	igt@kms_psr@psr2_cursor_render:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@kms_psr@psr2_cursor_render.html>
> ([fdo#109441]) +1 similar issue
> 
> *	igt@kms_psr@psr2_primary_mmap_gtt:
> 
> 	*	shard-tglb: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb8/igt@kms_psr@psr2_primary_mmap_gtt.html>
> ([i915#132] / [i915#3467]) +1 similar issue
> 
> *	igt@kms_psr@psr2_sprite_mmap_gtt:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html>  -> SKIP
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb1/igt@kms_psr@psr2_sprite_mmap_gtt.html>  ([fdo#109441])
> 
> *	igt@kms_psr@suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-tglb7/igt@kms_psr@suspend.html>  -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> tglb7/igt@kms_psr@suspend.html>  ([i915#456]) +2 similar issues
> 
> *	igt@kms_tv_load_detect@load-detect:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb6/igt@kms_tv_load_detect@load-detect.html>
> ([fdo#109309])
> 
> *	igt@kms_vblank@pipe-a-ts-continuation-suspend:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl6/igt@kms_vblank@pipe-a-ts-continuation-
> suspend.html>  -> DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html>
> ([i915#180] / [i915#295])
> 
> *	igt@kms_vrr@flip-suspend:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb5/igt@kms_vrr@flip-suspend.html>  ([fdo#109502])
> 
> *	igt@kms_writeback@writeback-check-output:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb7/igt@kms_writeback@writeback-check-output.html>
> ([i915#2437])
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb8/igt@kms_writeback@writeback-check-output.html>
> ([i915#2437])
> 
> *	igt@nouveau_crc@pipe-a-source-rg:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@nouveau_crc@pipe-a-source-rg.html>
> ([i915#2530])
> 
> *	igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb7/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-
> frame.html>  ([i915#2530]) +1 similar issue
> 
> *	igt@perf@polling-parameterized:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb2/igt@perf@polling-parameterized.html>  -> FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb8/igt@perf@polling-parameterized.html>  ([i915#1542])
> 
> *	igt@prime_nv_api@i915_nv_reimport_twice_check_flink_name:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-
> tglb8/igt@prime_nv_api@i915_nv_reimport_twice_check_flink_name.html>
> ([fdo#109291])
> 
> *	igt@sysfs_clients@fair-1:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb2/igt@sysfs_clients@fair-1.html>  ([i915#2994])
> 
> *	igt@sysfs_clients@sema-50:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl2/igt@sysfs_clients@sema-50.html>  ([fdo#109271] /
> [i915#2994]) +1 similar issue
> 
> 
> Possible fixes
> 
> 
> *	igt@gem_ctx_isolation@preservation-s3@vcs0:
> 
> 	*	shard-kbl: DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl7/igt@gem_ctx_isolation@preservation-s3@vcs0.html>
> ([i915#180]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl2/igt@gem_ctx_isolation@preservation-s3@vcs0.html>  +3
> similar issues
> 
> *	igt@gem_eio@in-flight-contexts-10ms:
> 
> 	*	shard-iclb: TIMEOUT <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb6/igt@gem_eio@in-flight-contexts-10ms.html>
> ([i915#3070]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb6/igt@gem_eio@in-flight-contexts-10ms.html>
> 
> *	igt@gem_eio@unwedge-stress:
> 
> 	*	shard-tglb: TIMEOUT <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-tglb7/igt@gem_eio@unwedge-stress.html>  ([i915#2369] /
> [i915#3063] / [i915#3648]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb2/igt@gem_eio@unwedge-stress.html>
> 
> *	igt@gem_exec_endless@dispatch@vcs0:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb8/igt@gem_exec_endless@dispatch@vcs0.html>
> ([i915#3778]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb8/igt@gem_exec_endless@dispatch@vcs0.html>
> 
> *	igt@gem_exec_fair@basic-none-share@rcs0:
> 
> 	*	shard-iclb: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html>
> ([i915#2842]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html>
> 
> *	igt@gem_exec_fair@basic-none@vcs1:
> 
> 	*	shard-kbl: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl6/igt@gem_exec_fair@basic-none@vcs1.html>
> ([i915#2842]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl4/igt@gem_exec_fair@basic-none@vcs1.html>
> 
> *	igt@gem_exec_fair@basic-throttle@rcs0:
> 
> 	*	shard-iclb: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb3/igt@gem_exec_fair@basic-throttle@rcs0.html>
> ([i915#2849]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb5/igt@gem_exec_fair@basic-throttle@rcs0.html>
> 
> *	igt@gem_workarounds@suspend-resume-context:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb6/igt@gem_workarounds@suspend-resume-context.html>
> -> PASS <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb6/igt@gem_workarounds@suspend-resume-context.html>
> 
> *	igt@i915_suspend@debugfs-reader:
> 
> 	*	shard-tglb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-tglb7/igt@i915_suspend@debugfs-reader.html>
> ([i915#456]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-tglb5/igt@i915_suspend@debugfs-reader.html>
> 
> *	igt@kms_color@pipe-b-ctm-blue-to-red:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb1/igt@kms_color@pipe-b-ctm-blue-to-red.html>
> ([i915#1149]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb3/igt@kms_color@pipe-b-ctm-blue-to-red.html>
> 
> *	igt@kms_psr@psr2_cursor_plane_move:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb3/igt@kms_psr@psr2_cursor_plane_move.html>
> ([fdo#109441]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html>  +1
> similar issue
> 
> 
> Warnings
> 
> 
> *	igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-
> 1.html>  ([i915#2920]) -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb6/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-
> 1.html>  ([i915#658])
> 
> *	igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb3/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-
> 2.html>  ([i915#658]) -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-
> 2.html>  ([i915#2920]) +1 similar issue
> 
> *	igt@runner@aborted:
> 
> 	*	shard-kbl: (FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl7/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl3/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> kbl1/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl3/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-kbl4/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> kbl4/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-kbl1/igt@runner@aborted.html> ) ([i915#1436] /
> [i915#180] / [i915#1814] / [i915#3002] / [i915#3363] / [i915#602] / [i915#92])
> -> (FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> kbl7/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl1/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl6/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> kbl2/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl1/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> kbl7/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-kbl2/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-kbl7/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> kbl1/igt@runner@aborted.html> ) ([i915#1436] / [i915#180] / [i915#1814] /
> [i915#2426] / [i915#3002] / [i915#3363] / [i915#602] / [i915#92])
> 
> 	*	shard-iclb: (FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-iclb8/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-iclb5/igt@runner@aborted.html> )
> ([i915#3002]) -> (FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6220/shard-iclb8/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6220/shard-iclb4/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6220/shard-
> iclb1/igt@runner@aborted.html> ) ([i915#2426] / [i915#3002] / [i915#3690])
> 
> 	*	shard-apl: (FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl7/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> apl8/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl7/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> apl2/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> apl3/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl2/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> apl7/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl2/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl6/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> apl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl8/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-
> apl1/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10586/shard-apl1/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10586/shard-apl3/igt@runner@aborted.html> ,
> FAIL <https://> , [FAIL][157]) ([i915#1610] / [i915#2426] / [i915#3363]) ->
> ([FAIL][158], [FAIL][159], [FAIL][160], [FAIL][161], [FAIL][162], [FAIL][163],
> [FAIL][164], [FAIL][165], [FAIL][166], [FAIL][167], [FAIL][168], [FAIL][169],
> [FAIL][170], [FAIL][171], [FAIL][172], [FAIL][173], [FAIL][174], [FAIL][175],
> [FAIL][176], [FAIL][177], [FAIL][178], [FAIL][179]) ([i915#1610] / [i915#1814]
> / [i915#2426] / [i915#3363])


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
                   ` (2 preceding siblings ...)
  2021-09-16  5:10 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2021-09-16  5:44 ` Patchwork
  2021-09-16  5:53   ` Modem, Bhanuprakash
  2021-09-16  6:34 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
                   ` (2 subsequent siblings)
  6 siblings, 1 reply; 16+ messages in thread
From: Patchwork @ 2021-09-16  5:44 UTC (permalink / raw)
  To: Modem, Bhanuprakash; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 5668 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
URL   : https://patchwork.freedesktop.org/series/94653/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10594 -> IGTPW_6224
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_6224 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_6224, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_6224:

### IGT changes ###

#### Possible regressions ####

  * igt@i915_module_load@reload:
    - fi-kbl-guc:         [PASS][1] -> [INCOMPLETE][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-kbl-guc/igt@i915_module_load@reload.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-guc/igt@i915_module_load@reload.html

  
Known issues
------------

  Here are the changes found in IGTPW_6224 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@cs-sdma:
    - fi-cfl-8109u:       NOTRUN -> [SKIP][3] ([fdo#109271]) +17 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-8109u/igt@amdgpu/amd_basic@cs-sdma.html

  * igt@i915_module_load@reload:
    - fi-icl-u2:          NOTRUN -> [INCOMPLETE][4] ([i915#4136])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@i915_module_load@reload.html
    - fi-rkl-guc:         NOTRUN -> [INCOMPLETE][5] ([i915#4136])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@i915_module_load@reload.html
    - fi-skl-6700k2:      [PASS][6] -> [INCOMPLETE][7] ([i915#4136])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-skl-6700k2/igt@i915_module_load@reload.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-6700k2/igt@i915_module_load@reload.html
    - fi-cfl-8109u:       NOTRUN -> [DMESG-WARN][8] ([i915#4136])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-8109u/igt@i915_module_load@reload.html

  * igt@runner@aborted:
    - fi-icl-u2:          NOTRUN -> [FAIL][9] ([i915#2426] / [i915#3363] / [i915#3690])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@runner@aborted.html
    - fi-kbl-8809g:       NOTRUN -> [FAIL][10] ([i915#2722] / [i915#3363])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-8809g/igt@runner@aborted.html
    - fi-rkl-guc:         NOTRUN -> [FAIL][11] ([i915#2426])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@runner@aborted.html
    - fi-skl-6700k2:      NOTRUN -> [FAIL][12] ([i915#2426] / [i915#3363])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-6700k2/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-rkl-guc:         [INCOMPLETE][13] ([i915#4130]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html
    - fi-icl-u2:          [INCOMPLETE][15] ([i915#4130]) -> [PASS][16]
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
    - fi-cfl-8109u:       [INCOMPLETE][17] ([i915#4130]) -> [PASS][18]
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-cfl-8109u/igt@core_hotunplug@unbind-rebind.html
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-8109u/igt@core_hotunplug@unbind-rebind.html

  
#### Warnings ####

  * igt@i915_module_load@reload:
    - fi-kbl-8809g:       [INCOMPLETE][19] -> [INCOMPLETE][20] ([i915#4136])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-kbl-8809g/igt@i915_module_load@reload.html
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-8809g/igt@i915_module_load@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
  [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
  [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
  [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
  [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
  [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130
  [i915#4136]: https://gitlab.freedesktop.org/drm/intel/issues/4136


Participating hosts (39 -> 35)
------------------------------

  Missing    (4): fi-skl-guc fi-bdw-samus fi-tgl-1115g4 bat-dg1-6 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_6209 -> IGTPW_6224

  CI-20190529: 20190529
  CI_DRM_10594: b615e30a53680656e5b1f7670b34b1cac2a6be27 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_6224: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
  IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

[-- Attachment #2: Type: text/html, Size: 7207 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-16  5:44 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3) Patchwork
@ 2021-09-16  5:53   ` Modem, Bhanuprakash
  2021-09-16  6:48     ` Kattamanchi, JaswanthX
  0 siblings, 1 reply; 16+ messages in thread
From: Modem, Bhanuprakash @ 2021-09-16  5:53 UTC (permalink / raw)
  To: igt-dev, Kattamanchi, JaswanthX

@Kattamanchi, JaswanthX Can you please re-report below false positive?


Thanks,
Bhanu

> -----Original Message-----
> From: Patchwork <patchwork@emeril.freedesktop.org>
> Sent: Thursday, September 16, 2021 11:15 AM
> To: Modem, Bhanuprakash <bhanuprakash.modem@intel.com>
> Cc: igt-dev@lists.freedesktop.org
> Subject: ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if
> property is not present (rev3)
> 
> Patch Details
> Series:	tests/kms_color_chamelium: Skip CTM test if property is not present
> (rev3)
> URL:	https://patchwork.freedesktop.org/series/94653/
> State:	failure
> Details:	https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> CI Bug Log - changes from CI_DRM_10594 -> IGTPW_6224
> 
> 
> Summary
> 
> 
> FAILURE
> 
> Serious unknown changes coming with IGTPW_6224 absolutely need to be
> verified manually.
> 
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_6224, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
> 
> External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> 
> Possible new issues
> 
> 
> Here are the unknown changes that may have been introduced in IGTPW_6224:
> 
> 
> IGT changes
> 
> 
> Possible regressions
> 
> 
> *	igt@i915_module_load@reload:
> 
> 	*	fi-kbl-guc: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-kbl-guc/igt@i915_module_load@reload.html>  -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-
> guc/igt@i915_module_load@reload.html>
> 
> 
> Known issues
> 
> 
> Here are the changes found in IGTPW_6224 that come from known issues:
> 
> 
> IGT changes
> 
> 
> Issues hit
> 
> 
> *	igt@amdgpu/amd_basic@cs-sdma:
> 
> 	*	fi-cfl-8109u: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-cfl-8109u/igt@amdgpu/amd_basic@cs-sdma.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271> ) +17 similar issues
> 
> *	igt@i915_module_load@reload:
> 
> 	*	fi-icl-u2: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@i915_module_load@reload.html>
> (i915#4136 <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> 	*	fi-rkl-guc: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@i915_module_load@reload.html>
> (i915#4136 <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> 	*	fi-skl-6700k2: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-skl-6700k2/igt@i915_module_load@reload.html>  ->
> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-
> 6700k2/igt@i915_module_load@reload.html>  (i915#4136
> <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> 	*	fi-cfl-8109u: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-
> 8109u/igt@i915_module_load@reload.html>  (i915#4136
> <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> *	igt@runner@aborted:
> 
> 	*	fi-icl-u2: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-icl-u2/igt@runner@aborted.html>  (i915#2426
> <https://gitlab.freedesktop.org/drm/intel/issues/2426>  / i915#3363
> <https://gitlab.freedesktop.org/drm/intel/issues/3363>  / i915#3690
> <https://gitlab.freedesktop.org/drm/intel/issues/3690> )
> 
> 	*	fi-kbl-8809g: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-kbl-8809g/igt@runner@aborted.html>  (i915#2722
> <https://gitlab.freedesktop.org/drm/intel/issues/2722>  / i915#3363
> <https://gitlab.freedesktop.org/drm/intel/issues/3363> )
> 
> 	*	fi-rkl-guc: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-rkl-guc/igt@runner@aborted.html>  (i915#2426
> <https://gitlab.freedesktop.org/drm/intel/issues/2426> )
> 
> 	*	fi-skl-6700k2: NOTRUN -> FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-6700k2/igt@runner@aborted.html>
> (i915#2426 <https://gitlab.freedesktop.org/drm/intel/issues/2426>  / i915#3363
> <https://gitlab.freedesktop.org/drm/intel/issues/3363> )
> 
> 
> Possible fixes
> 
> 
> *	igt@core_hotunplug@unbind-rebind:
> 
> 	*	fi-rkl-guc: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html>  (i915#4130
> <https://gitlab.freedesktop.org/drm/intel/issues/4130> ) -> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-
> guc/igt@core_hotunplug@unbind-rebind.html>
> 
> 	*	fi-icl-u2: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html>  (i915#4130
> <https://gitlab.freedesktop.org/drm/intel/issues/4130> ) -> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-
> u2/igt@core_hotunplug@unbind-rebind.html>
> 
> 	*	fi-cfl-8109u: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-cfl-8109u/igt@core_hotunplug@unbind-rebind.html>
> (i915#4130 <https://gitlab.freedesktop.org/drm/intel/issues/4130> ) -> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-
> 8109u/igt@core_hotunplug@unbind-rebind.html>
> 
> 
> Warnings
> 
> 
> *	igt@i915_module_load@reload:
> 
> 	*	fi-kbl-8809g: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-kbl-8809g/igt@i915_module_load@reload.html>  -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-
> 8809g/igt@i915_module_load@reload.html>  (i915#4136
> <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> {name}: This element is suppressed. This means it is ignored when computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
> 
> Participating hosts (39 -> 35)
> 
> 
> Missing (4): fi-skl-guc fi-bdw-samus fi-tgl-1115g4 bat-dg1-6
> 
> 
> Build changes
> 
> 
> *	CI: CI-20190529 -> None
> *	IGT: IGT_6209 -> IGTPW_6224
> 
> CI-20190529: 20190529
> CI_DRM_10594: b615e30a53680656e5b1f7670b34b1cac2a6be27 @
> git://anongit.freedesktop.org/gfx-ci/linux
> IGTPW_6224: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
                   ` (3 preceding siblings ...)
  2021-09-16  5:44 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3) Patchwork
@ 2021-09-16  6:34 ` Patchwork
  2021-09-16  8:20 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
  2021-09-16  9:08 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
  6 siblings, 0 replies; 16+ messages in thread
From: Patchwork @ 2021-09-16  6:34 UTC (permalink / raw)
  To: Modem, Bhanuprakash; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 5251 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
URL   : https://patchwork.freedesktop.org/series/94653/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10594 -> IGTPW_6224
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

Known issues
------------

  Here are the changes found in IGTPW_6224 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@cs-sdma:
    - fi-cfl-8109u:       NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-8109u/igt@amdgpu/amd_basic@cs-sdma.html

  * igt@i915_module_load@reload:
    - fi-icl-u2:          NOTRUN -> [INCOMPLETE][2] ([i915#4136])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@i915_module_load@reload.html
    - fi-rkl-guc:         NOTRUN -> [INCOMPLETE][3] ([i915#4136])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@i915_module_load@reload.html
    - fi-skl-6700k2:      [PASS][4] -> [INCOMPLETE][5] ([i915#4136])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-skl-6700k2/igt@i915_module_load@reload.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-6700k2/igt@i915_module_load@reload.html
    - fi-kbl-guc:         [PASS][6] -> [INCOMPLETE][7] ([i915#4139])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-kbl-guc/igt@i915_module_load@reload.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-guc/igt@i915_module_load@reload.html
    - fi-cfl-8109u:       NOTRUN -> [DMESG-WARN][8] ([i915#4136])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-8109u/igt@i915_module_load@reload.html

  * igt@runner@aborted:
    - fi-icl-u2:          NOTRUN -> [FAIL][9] ([i915#2426] / [i915#3363] / [i915#3690])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@runner@aborted.html
    - fi-kbl-8809g:       NOTRUN -> [FAIL][10] ([i915#2722] / [i915#3363])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-8809g/igt@runner@aborted.html
    - fi-rkl-guc:         NOTRUN -> [FAIL][11] ([i915#2426])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@runner@aborted.html
    - fi-skl-6700k2:      NOTRUN -> [FAIL][12] ([i915#2426] / [i915#3363])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-6700k2/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-rkl-guc:         [INCOMPLETE][13] ([i915#4130]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html
    - fi-icl-u2:          [INCOMPLETE][15] ([i915#4130]) -> [PASS][16]
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html
    - fi-cfl-8109u:       [INCOMPLETE][17] ([i915#4130]) -> [PASS][18]
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-cfl-8109u/igt@core_hotunplug@unbind-rebind.html
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-8109u/igt@core_hotunplug@unbind-rebind.html

  
#### Warnings ####

  * igt@i915_module_load@reload:
    - fi-kbl-8809g:       [INCOMPLETE][19] -> [INCOMPLETE][20] ([i915#4136])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/fi-kbl-8809g/igt@i915_module_load@reload.html
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-8809g/igt@i915_module_load@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
  [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
  [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
  [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
  [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
  [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130
  [i915#4136]: https://gitlab.freedesktop.org/drm/intel/issues/4136
  [i915#4139]: https://gitlab.freedesktop.org/drm/intel/issues/4139


Participating hosts (39 -> 35)
------------------------------

  Missing    (4): fi-skl-guc fi-bdw-samus fi-tgl-1115g4 bat-dg1-6 


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_6209 -> IGTPW_6224

  CI-20190529: 20190529
  CI_DRM_10594: b615e30a53680656e5b1f7670b34b1cac2a6be27 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_6224: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
  IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

[-- Attachment #2: Type: text/html, Size: 6763 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-16  5:53   ` Modem, Bhanuprakash
@ 2021-09-16  6:48     ` Kattamanchi, JaswanthX
  0 siblings, 0 replies; 16+ messages in thread
From: Kattamanchi, JaswanthX @ 2021-09-16  6:48 UTC (permalink / raw)
  To: Modem, Bhanuprakash, igt-dev; +Cc: Naramasetti, LaxminarayanaX

Hi Bhanu,

Re-reported

Patch : https://patchwork.freedesktop.org/series/94653/#rev3

Regards,
Jaswanth kattamanchi

-----Original Message-----
From: Modem, Bhanuprakash <bhanuprakash.modem@intel.com> 
Sent: Thursday, September 16, 2021 11:24 AM
To: igt-dev@lists.freedesktop.org; Kattamanchi, JaswanthX <jaswanthx.kattamanchi@intel.com>
Subject: RE: ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)

@Kattamanchi, JaswanthX Can you please re-report below false positive?


Thanks,
Bhanu

> -----Original Message-----
> From: Patchwork <patchwork@emeril.freedesktop.org>
> Sent: Thursday, September 16, 2021 11:15 AM
> To: Modem, Bhanuprakash <bhanuprakash.modem@intel.com>
> Cc: igt-dev@lists.freedesktop.org
> Subject: ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM 
> test if property is not present (rev3)
> 
> Patch Details
> Series:	tests/kms_color_chamelium: Skip CTM test if property is not present
> (rev3)
> URL:	https://patchwork.freedesktop.org/series/94653/
> State:	failure
> Details:	https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> CI Bug Log - changes from CI_DRM_10594 -> IGTPW_6224
> 
> 
> Summary
> 
> 
> FAILURE
> 
> Serious unknown changes coming with IGTPW_6224 absolutely need to be 
> verified manually.
> 
> If you think the reported changes have nothing to do with the changes 
> introduced in IGTPW_6224, please notify your bug team to allow them to 
> document this new failure mode, which will reduce false positives in CI.
> 
> External URL: 
> https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> 
> Possible new issues
> 
> 
> Here are the unknown changes that may have been introduced in IGTPW_6224:
> 
> 
> IGT changes
> 
> 
> Possible regressions
> 
> 
> *	igt@i915_module_load@reload:
> 
> 	*	fi-kbl-guc: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-kbl-guc/igt@i915_module_load@reload.html>  -> 
> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-
> guc/igt@i915_module_load@reload.html>
> 
> 
> Known issues
> 
> 
> Here are the changes found in IGTPW_6224 that come from known issues:
> 
> 
> IGT changes
> 
> 
> Issues hit
> 
> 
> *	igt@amdgpu/amd_basic@cs-sdma:
> 
> 	*	fi-cfl-8109u: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-cfl-8109u/igt@amdgpu/amd_basic@cs-sdma.html>  
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271> ) 
> +17 similar issues
> 
> *	igt@i915_module_load@reload:
> 
> 	*	fi-icl-u2: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-u2/igt@i915_module_load@reloa
> d.html>
> (i915#4136 <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> 	*	fi-rkl-guc: NOTRUN -> INCOMPLETE <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-guc/igt@i915_module_load@relo
> ad.html>
> (i915#4136 <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> 	*	fi-skl-6700k2: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-skl-6700k2/igt@i915_module_load@reload.html>  -> 
> INCOMPLETE 
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-
> 6700k2/igt@i915_module_load@reload.html>  (i915#4136 
> <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> 	*	fi-cfl-8109u: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-
> 8109u/igt@i915_module_load@reload.html>  (i915#4136 
> <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> *	igt@runner@aborted:
> 
> 	*	fi-icl-u2: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-icl-u2/igt@runner@aborted.html>  (i915#2426 
> <https://gitlab.freedesktop.org/drm/intel/issues/2426>  / i915#3363 
> <https://gitlab.freedesktop.org/drm/intel/issues/3363>  / i915#3690 
> <https://gitlab.freedesktop.org/drm/intel/issues/3690> )
> 
> 	*	fi-kbl-8809g: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-kbl-8809g/igt@runner@aborted.html>  (i915#2722 
> <https://gitlab.freedesktop.org/drm/intel/issues/2722>  / i915#3363 
> <https://gitlab.freedesktop.org/drm/intel/issues/3363> )
> 
> 	*	fi-rkl-guc: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/fi-rkl-guc/igt@runner@aborted.html>  (i915#2426 
> <https://gitlab.freedesktop.org/drm/intel/issues/2426> )
> 
> 	*	fi-skl-6700k2: NOTRUN -> FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/fi-skl-6700k2/igt@runner@aborted.htm
> l>
> (i915#2426 <https://gitlab.freedesktop.org/drm/intel/issues/2426>  / 
> i915#3363 <https://gitlab.freedesktop.org/drm/intel/issues/3363> )
> 
> 
> Possible fixes
> 
> 
> *	igt@core_hotunplug@unbind-rebind:
> 
> 	*	fi-rkl-guc: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html>  
> (i915#4130 <https://gitlab.freedesktop.org/drm/intel/issues/4130> ) -> 
> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-rkl-
> guc/igt@core_hotunplug@unbind-rebind.html>
> 
> 	*	fi-icl-u2: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-icl-u2/igt@core_hotunplug@unbind-rebind.html>  
> (i915#4130 <https://gitlab.freedesktop.org/drm/intel/issues/4130> ) -> 
> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-icl-
> u2/igt@core_hotunplug@unbind-rebind.html>
> 
> 	*	fi-cfl-8109u: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-cfl-8109u/igt@core_hotunplug@unbind-rebind.html>
> (i915#4130 <https://gitlab.freedesktop.org/drm/intel/issues/4130> ) -> 
> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-cfl-
> 8109u/igt@core_hotunplug@unbind-rebind.html>
> 
> 
> Warnings
> 
> 
> *	igt@i915_module_load@reload:
> 
> 	*	fi-kbl-8809g: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/fi-kbl-8809g/igt@i915_module_load@reload.html>  -> 
> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/fi-kbl-
> 8809g/igt@i915_module_load@reload.html>  (i915#4136 
> <https://gitlab.freedesktop.org/drm/intel/issues/4136> )
> 
> {name}: This element is suppressed. This means it is ignored when 
> computing the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
> 
> Participating hosts (39 -> 35)
> 
> 
> Missing (4): fi-skl-guc fi-bdw-samus fi-tgl-1115g4 bat-dg1-6
> 
> 
> Build changes
> 
> 
> *	CI: CI-20190529 -> None
> *	IGT: IGT_6209 -> IGTPW_6224
> 
> CI-20190529: 20190529
> CI_DRM_10594: b615e30a53680656e5b1f7670b34b1cac2a6be27 @ 
> git://anongit.freedesktop.org/gfx-ci/linux
> IGTPW_6224: 
> https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ 
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
                   ` (4 preceding siblings ...)
  2021-09-16  6:34 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
@ 2021-09-16  8:20 ` Patchwork
  2021-09-16  8:28   ` Modem, Bhanuprakash
  2021-09-16  9:08 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
  6 siblings, 1 reply; 16+ messages in thread
From: Patchwork @ 2021-09-16  8:20 UTC (permalink / raw)
  To: Modem, Bhanuprakash; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 30292 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
URL   : https://patchwork.freedesktop.org/series/94653/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10594_full -> IGTPW_6224_full
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_6224_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_6224_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_6224_full:

### IGT changes ###

#### Possible regressions ####

  * igt@device_reset@unbind-reset-rebind:
    - shard-kbl:          NOTRUN -> [DMESG-WARN][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@device_reset@unbind-reset-rebind.html

  * igt@kms_plane_cursor@pipe-c-overlay-size-256:
    - shard-kbl:          [PASS][2] -> [INCOMPLETE][3]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@kms_plane_cursor@pipe-c-overlay-size-256.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl4/igt@kms_plane_cursor@pipe-c-overlay-size-256.html

  
Known issues
------------

  Here are the changes found in IGTPW_6224_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gem_ctx_isolation@preservation-s3@vcs0:
    - shard-kbl:          [PASS][4] -> [DMESG-WARN][5] ([i915#180]) +2 similar issues
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl3/igt@gem_ctx_isolation@preservation-s3@vcs0.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@gem_ctx_isolation@preservation-s3@vcs0.html

  * igt@gem_exec_fair@basic-deadline:
    - shard-kbl:          [PASS][6] -> [FAIL][7] ([i915#2846])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@gem_exec_fair@basic-deadline.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@gem_exec_fair@basic-deadline.html

  * igt@gem_exec_fair@basic-none-share@rcs0:
    - shard-tglb:         [PASS][8] -> [FAIL][9] ([i915#2842])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@gem_exec_fair@basic-none-share@rcs0.html

  * igt@gem_exec_fair@basic-pace-share@rcs0:
    - shard-tglb:         NOTRUN -> [FAIL][10] ([i915#2842])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html

  * igt@gem_exec_params@no-vebox:
    - shard-iclb:         NOTRUN -> [SKIP][11] ([fdo#109283])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb8/igt@gem_exec_params@no-vebox.html
    - shard-tglb:         NOTRUN -> [SKIP][12] ([fdo#109283])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@gem_exec_params@no-vebox.html

  * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
    - shard-iclb:         NOTRUN -> [SKIP][13] ([i915#768])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html

  * igt@gem_userptr_blits@dmabuf-sync:
    - shard-kbl:          NOTRUN -> [SKIP][14] ([fdo#109271] / [i915#3323])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@gem_userptr_blits@dmabuf-sync.html

  * igt@gem_userptr_blits@unsync-overlap:
    - shard-iclb:         NOTRUN -> [SKIP][15] ([i915#3297])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@gem_userptr_blits@unsync-overlap.html

  * igt@gem_userptr_blits@unsync-unmap-cycles:
    - shard-tglb:         NOTRUN -> [SKIP][16] ([i915#3297]) +1 similar issue
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@gem_userptr_blits@unsync-unmap-cycles.html

  * igt@gen3_render_linear_blits:
    - shard-iclb:         NOTRUN -> [SKIP][17] ([fdo#109289])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@gen3_render_linear_blits.html

  * igt@gen7_exec_parse@basic-rejected:
    - shard-tglb:         NOTRUN -> [SKIP][18] ([fdo#109289]) +1 similar issue
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@gen7_exec_parse@basic-rejected.html

  * igt@gen9_exec_parse@basic-rejected:
    - shard-iclb:         NOTRUN -> [SKIP][19] ([i915#2856]) +1 similar issue
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb3/igt@gen9_exec_parse@basic-rejected.html

  * igt@gen9_exec_parse@bb-start-param:
    - shard-tglb:         NOTRUN -> [SKIP][20] ([i915#2856]) +1 similar issue
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb1/igt@gen9_exec_parse@bb-start-param.html

  * igt@i915_pm_rc6_residency@rc6-idle:
    - shard-iclb:         NOTRUN -> [WARN][21] ([i915#1804] / [i915#2684])
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@i915_pm_rc6_residency@rc6-idle.html

  * igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
    - shard-iclb:         NOTRUN -> [SKIP][22] ([fdo#110892])
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html

  * igt@i915_selftest@live@gt_lrc:
    - shard-tglb:         NOTRUN -> [DMESG-FAIL][23] ([i915#2373])
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@i915_selftest@live@gt_lrc.html

  * igt@i915_selftest@live@gt_pm:
    - shard-tglb:         NOTRUN -> [DMESG-FAIL][24] ([i915#1759] / [i915#2291])
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@i915_selftest@live@gt_pm.html

  * igt@kms_big_fb@linear-32bpp-rotate-90:
    - shard-tglb:         NOTRUN -> [SKIP][25] ([fdo#111614]) +2 similar issues
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_big_fb@linear-32bpp-rotate-90.html

  * igt@kms_big_fb@x-tiled-32bpp-rotate-270:
    - shard-iclb:         NOTRUN -> [SKIP][26] ([fdo#110725] / [fdo#111614]) +1 similar issue
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html

  * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
    - shard-kbl:          NOTRUN -> [SKIP][27] ([fdo#109271] / [i915#3777]) +2 similar issues
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html

  * igt@kms_big_fb@yf-tiled-8bpp-rotate-180:
    - shard-iclb:         NOTRUN -> [SKIP][28] ([fdo#110723])
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@kms_big_fb@yf-tiled-8bpp-rotate-180.html

  * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
    - shard-tglb:         NOTRUN -> [SKIP][29] ([fdo#111615])
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb1/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html

  * igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc:
    - shard-iclb:         NOTRUN -> [SKIP][30] ([fdo#109278] / [i915#3886]) +5 similar issues
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc.html

  * igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs:
    - shard-kbl:          NOTRUN -> [SKIP][31] ([fdo#109271] / [i915#3886]) +8 similar issues
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl4/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs.html

  * igt@kms_ccs@pipe-a-random-ccs-data-yf_tiled_ccs:
    - shard-tglb:         NOTRUN -> [SKIP][32] ([i915#3689]) +3 similar issues
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@kms_ccs@pipe-a-random-ccs-data-yf_tiled_ccs.html

  * igt@kms_ccs@pipe-c-missing-ccs-buffer-y_tiled_gen12_mc_ccs:
    - shard-tglb:         NOTRUN -> [SKIP][33] ([i915#3689] / [i915#3886]) +1 similar issue
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_ccs@pipe-c-missing-ccs-buffer-y_tiled_gen12_mc_ccs.html

  * igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc:
    - shard-kbl:          NOTRUN -> [SKIP][34] ([fdo#109271]) +180 similar issues
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc.html

  * igt@kms_chamelium@hdmi-cmp-planar-formats:
    - shard-iclb:         NOTRUN -> [SKIP][35] ([fdo#109284] / [fdo#111827]) +7 similar issues
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_chamelium@hdmi-cmp-planar-formats.html

  * igt@kms_chamelium@vga-hpd-without-ddc:
    - shard-kbl:          NOTRUN -> [SKIP][36] ([fdo#109271] / [fdo#111827]) +16 similar issues
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_chamelium@vga-hpd-without-ddc.html

  * igt@kms_color_chamelium@pipe-d-ctm-0-75:
    - shard-iclb:         NOTRUN -> [SKIP][37] ([fdo#109278] / [fdo#109284] / [fdo#111827])
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@kms_color_chamelium@pipe-d-ctm-0-75.html

  * igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes:
    - shard-tglb:         NOTRUN -> [SKIP][38] ([fdo#109284] / [fdo#111827]) +12 similar issues
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes.html

  * igt@kms_content_protection@lic:
    - shard-tglb:         NOTRUN -> [SKIP][39] ([fdo#111828])
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@kms_content_protection@lic.html

  * igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen:
    - shard-iclb:         NOTRUN -> [SKIP][40] ([fdo#109278] / [fdo#109279]) +1 similar issue
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen.html

  * igt@kms_cursor_crc@pipe-c-cursor-512x512-random:
    - shard-tglb:         NOTRUN -> [SKIP][41] ([fdo#109279] / [i915#3359]) +6 similar issues
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@kms_cursor_crc@pipe-c-cursor-512x512-random.html

  * igt@kms_cursor_crc@pipe-c-cursor-size-change:
    - shard-kbl:          [PASS][42] -> [FAIL][43] ([i915#3444])
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl2/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
    - shard-tglb:         [PASS][44] -> [FAIL][45] ([i915#2124] / [i915#4024])
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
    - shard-iclb:         [PASS][46] -> [FAIL][47] ([i915#3444])
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb4/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html

  * igt@kms_cursor_crc@pipe-c-cursor-suspend:
    - shard-kbl:          NOTRUN -> [DMESG-WARN][48] ([i915#180]) +1 similar issue
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@kms_cursor_crc@pipe-c-cursor-suspend.html

  * igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen:
    - shard-tglb:         NOTRUN -> [SKIP][49] ([i915#3319])
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen.html

  * igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement:
    - shard-tglb:         NOTRUN -> [SKIP][50] ([i915#3359]) +4 similar issues
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement.html

  * igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding:
    - shard-iclb:         NOTRUN -> [SKIP][51] ([fdo#109278]) +17 similar issues
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding.html

  * igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
    - shard-iclb:         NOTRUN -> [SKIP][52] ([fdo#109274] / [fdo#109278]) +3 similar issues
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic.html

  * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
    - shard-tglb:         NOTRUN -> [SKIP][53] ([i915#4103])
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html

  * igt@kms_fbcon_fbt@fbc-suspend:
    - shard-kbl:          [PASS][54] -> [INCOMPLETE][55] ([i915#155] / [i915#180] / [i915#636])
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl2/igt@kms_fbcon_fbt@fbc-suspend.html
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@kms_fbcon_fbt@fbc-suspend.html

  * igt@kms_flip@2x-plain-flip-ts-check:
    - shard-iclb:         NOTRUN -> [SKIP][56] ([fdo#109274]) +1 similar issue
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb8/igt@kms_flip@2x-plain-flip-ts-check.html

  * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile:
    - shard-iclb:         [PASS][57] -> [SKIP][58] ([i915#3701])
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile.html
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:
    - shard-tglb:         NOTRUN -> [SKIP][59] ([fdo#111825]) +28 similar issues
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
    - shard-iclb:         NOTRUN -> [SKIP][60] ([fdo#109280]) +12 similar issues
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite.html

  * igt@kms_frontbuffer_tracking@fbcpsr-suspend:
    - shard-tglb:         [PASS][61] -> [INCOMPLETE][62] ([i915#456]) +2 similar issues
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html

  * igt@kms_hdr@bpc-switch-suspend:
    - shard-tglb:         [PASS][63] -> [INCOMPLETE][64] ([i915#1373] / [i915#2828])
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb5/igt@kms_hdr@bpc-switch-suspend.html
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_hdr@bpc-switch-suspend.html

  * igt@kms_invalid_dotclock:
    - shard-iclb:         NOTRUN -> [SKIP][65] ([fdo#109310])
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@kms_invalid_dotclock.html

  * igt@kms_pipe_crc_basic@read-crc-pipe-d:
    - shard-kbl:          NOTRUN -> [SKIP][66] ([fdo#109271] / [i915#533])
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@kms_pipe_crc_basic@read-crc-pipe-d.html

  * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
    - shard-kbl:          NOTRUN -> [FAIL][67] ([fdo#108145] / [i915#265])
   [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb.html

  * igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-fb:
    - shard-kbl:          NOTRUN -> [FAIL][68] ([i915#265])
   [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-fb.html

  * igt@kms_plane_lowres@pipe-d-tiling-x:
    - shard-tglb:         NOTRUN -> [SKIP][69] ([i915#3536]) +2 similar issues
   [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_plane_lowres@pipe-d-tiling-x.html

  * igt@kms_plane_lowres@pipe-d-tiling-yf:
    - shard-tglb:         NOTRUN -> [SKIP][70] ([fdo#112054])
   [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@kms_plane_lowres@pipe-d-tiling-yf.html

  * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:
    - shard-kbl:          NOTRUN -> [SKIP][71] ([fdo#109271] / [i915#658]) +4 similar issues
   [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2.html

  * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5:
    - shard-iclb:         NOTRUN -> [SKIP][72] ([i915#658])
   [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb8/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5.html

  * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2:
    - shard-tglb:         NOTRUN -> [SKIP][73] ([i915#2920]) +1 similar issue
   [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2.html

  * igt@kms_psr@psr2_primary_mmap_gtt:
    - shard-tglb:         NOTRUN -> [FAIL][74] ([i915#132] / [i915#3467]) +3 similar issues
   [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_psr@psr2_primary_mmap_gtt.html
    - shard-iclb:         NOTRUN -> [SKIP][75] ([fdo#109441])
   [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@kms_psr@psr2_primary_mmap_gtt.html

  * igt@kms_psr@psr2_sprite_mmap_cpu:
    - shard-iclb:         [PASS][76] -> [SKIP][77] ([fdo#109441]) +1 similar issue
   [76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
   [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@kms_psr@psr2_sprite_mmap_cpu.html

  * igt@kms_tv_load_detect@load-detect:
    - shard-tglb:         NOTRUN -> [SKIP][78] ([fdo#109309])
   [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_tv_load_detect@load-detect.html
    - shard-iclb:         NOTRUN -> [SKIP][79] ([fdo#109309])
   [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@kms_tv_load_detect@load-detect.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-kbl:          [PASS][80] -> [DMESG-WARN][81] ([i915#180] / [i915#295])
   [80]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  * igt@kms_vblank@pipe-c-ts-continuation-suspend:
    - shard-tglb:         [PASS][82] -> [INCOMPLETE][83] ([i915#2828] / [i915#456])
   [82]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb2/igt@kms_vblank@pipe-c-ts-continuation-suspend.html
   [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_vblank@pipe-c-ts-continuation-suspend.html

  * igt@kms_vrr@flip-basic:
    - shard-tglb:         NOTRUN -> [SKIP][84] ([fdo#109502]) +1 similar issue
   [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_vrr@flip-basic.html

  * igt@kms_vrr@flip-suspend:
    - shard-iclb:         NOTRUN -> [SKIP][85] ([fdo#109502])
   [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@kms_vrr@flip-suspend.html

  * igt@kms_writeback@writeback-check-output:
    - shard-iclb:         NOTRUN -> [SKIP][86] ([i915#2437])
   [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_writeback@writeback-check-output.html
    - shard-tglb:         NOTRUN -> [SKIP][87] ([i915#2437])
   [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_writeback@writeback-check-output.html

  * igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
    - shard-tglb:         NOTRUN -> [SKIP][88] ([i915#2530]) +1 similar issue
   [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html
    - shard-iclb:         NOTRUN -> [SKIP][89] ([i915#2530])
   [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html

  * igt@prime_nv_api@nv_self_import:
    - shard-tglb:         NOTRUN -> [SKIP][90] ([fdo#109291]) +1 similar issue
   [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@prime_nv_api@nv_self_import.html

  * igt@sysfs_clients@fair-1:
    - shard-tglb:         NOTRUN -> [SKIP][91] ([i915#2994])
   [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@sysfs_clients@fair-1.html

  * igt@sysfs_clients@split-10:
    - shard-kbl:          NOTRUN -> [SKIP][92] ([fdo#109271] / [i915#2994])
   [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@sysfs_clients@split-10.html

  
#### Possible fixes ####

  * igt@core_hotunplug@unbind-rebind:
    - shard-iclb:         [INCOMPLETE][93] ([i915#4130]) -> [PASS][94]
   [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb5/igt@core_hotunplug@unbind-rebind.html
   [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@core_hotunplug@unbind-rebind.html

  * igt@gem_exec_fair@basic-pace@bcs0:
    - shard-tglb:         [FAIL][95] ([i915#2842]) -> [PASS][96]
   [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb2/igt@gem_exec_fair@basic-pace@bcs0.html
   [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@gem_exec_fair@basic-pace@bcs0.html

  * igt@gem_workarounds@suspend-resume-context:
    - shard-iclb:         [INCOMPLETE][97] -> [PASS][98]
   [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb8/igt@gem_workarounds@suspend-resume-context.html
   [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@gem_workarounds@suspend-resume-context.html

  * igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
    - shard-tglb:         [INCOMPLETE][99] ([i915#456]) -> [PASS][100] +2 similar issues
   [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb7/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html
   [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - shard-kbl:          [DMESG-WARN][101] ([i915#180]) -> [PASS][102] +1 similar issue
   [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl2/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  * igt@kms_psr2_su@frontbuffer:
    - shard-iclb:         [SKIP][103] ([fdo#109642] / [fdo#111068] / [i915#658]) -> [PASS][104]
   [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb1/igt@kms_psr2_su@frontbuffer.html
   [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_psr2_su@frontbuffer.html

  * igt@kms_psr@psr2_primary_page_flip:
    - shard-iclb:         [SKIP][105] ([fdo#109441]) -> [PASS][106]
   [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb5/igt@kms_psr@psr2_primary_page_flip.html
   [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_psr@psr2_primary_page_flip.html

  
#### Warnings ####

  * igt@gem_exec_fair@basic-none-rrul@rcs0:
    - shard-iclb:         [FAIL][107] ([i915#2842]) -> [FAIL][108] ([i915#2852])
   [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb3/igt@gem_exec_fair@basic-none-rrul@rcs0.html
   [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@gem_exec_fair@basic-none-rrul@rcs0.html

  * igt@i915_pm_rc6_residency@rc6-fence:
    - shard-iclb:         [WARN][109] ([i915#2684]) -> [WARN][110] ([i915#1804] / [i915#2684])
   [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb8/igt@i915_pm_rc6_residency@rc6-fence.html
   [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@i915_pm_rc6_residency@rc6-fence.html

  * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:
    - shard-iclb:         [SKIP][111] ([i915#658]) -> [SKIP][112] ([i915#2920]) +2 similar issues
   [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb3/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html
   [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html

  * igt@runner@aborted:
    - shard-kbl:          ([FAIL][113], [FAIL][114], [FAIL][115], [FAIL][116], [FAIL][117], [FAIL][118], [FAIL][119], [FAIL][120], [FAIL][121], [FAIL][122], [FAIL][123], [FAIL][124]) ([fdo#109271] / [i915#180] / [i915#1814] / [i915#3002] / [i915#3363]) -> ([FAIL][125], [FAIL][126], [FAIL][127], [FAIL][128], [FAIL][129], [FAIL][130], [FAIL][131], [FAIL][132], [FAIL][133], [FAIL][134], [FAIL][135], [FAIL][136], [FAIL][137], [FAIL][138]) ([fdo#109271] / [i915#1436] / [i915#180] / [i915#1814] / [i915#3002] / [i915#3363] / [i915#602] / [i915#92])
   [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl3/igt@runner@aborted.html
   [114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html
   [118]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html
   [120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [122]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [124]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html
   [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html
   [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html
   [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@runner@aborted.html
   [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl4/igt@runner@aborted.html
   [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@runner@aborted.html

  
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109279]: https://bugs.freedesktop.org/show_bug.cgi?id=109279
  [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
  [fdo#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291
  [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309
  [fdo#109310]: https://bugs.freedesktop.org/show_bug.cgi?id=109310
  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
  [fdo#109502]: https://bugs.freedesktop.org/show_bug.cgi?id=109502
  [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
  [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723
  [fdo#110725]: https://bugs.freedesktop.org/show_bug.cgi?id=110725
  [fdo#110892]: https://bugs.freedesktop.org/show_bug.cgi?id=110892
  [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#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [fdo#111828]: https://bugs.freedesktop.org/show_bug.cgi?id=111828
  [fdo#112054]: https://bugs.freedesktop.org/show_bug.cgi?id=112054
  [i915#132]: https://gitlab.freedesktop.org/drm/intel/issues/132
  [i915#1373]: https://gitlab.freedesktop.org/drm/intel/issues/1373
  [i915#1436]: https://gitlab.freedesktop.org/

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

[-- Attachment #2: Type: text/html, Size: 35482 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-16  8:20 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2021-09-16  8:28   ` Modem, Bhanuprakash
  2021-09-16  9:10     ` Kattamanchi, JaswanthX
  0 siblings, 1 reply; 16+ messages in thread
From: Modem, Bhanuprakash @ 2021-09-16  8:28 UTC (permalink / raw)
  To: igt-dev, Kattamanchi, JaswanthX

@Kattamanchi, JaswanthX Please re-report below failures.


Thanks,
Bhanu

> -----Original Message-----
> From: Patchwork <patchwork@emeril.freedesktop.org>
> Sent: Thursday, September 16, 2021 1:50 PM
> To: Modem, Bhanuprakash <bhanuprakash.modem@intel.com>
> Cc: igt-dev@lists.freedesktop.org
> Subject: ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if
> property is not present (rev3)
> 
> Patch Details
> Series:	tests/kms_color_chamelium: Skip CTM test if property is not present
> (rev3)
> URL:	https://patchwork.freedesktop.org/series/94653/
> State:	failure
> Details:	https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> CI Bug Log - changes from CI_DRM_10594_full -> IGTPW_6224_full
> 
> 
> Summary
> 
> 
> FAILURE
> 
> Serious unknown changes coming with IGTPW_6224_full absolutely need to be
> verified manually.
> 
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_6224_full, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
> 
> External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> 
> Possible new issues
> 
> 
> Here are the unknown changes that may have been introduced in IGTPW_6224_full:
> 
> 
> IGT changes
> 
> 
> Possible regressions
> 
> 
> *	igt@device_reset@unbind-reset-rebind:
> 
> 	*	shard-kbl: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@device_reset@unbind-reset-
> rebind.html>
> 
> *	igt@kms_plane_cursor@pipe-c-overlay-size-256:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl7/igt@kms_plane_cursor@pipe-c-overlay-size-256.html>
> -> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl4/igt@kms_plane_cursor@pipe-c-overlay-size-256.html>
> 
> 
> Known issues
> 
> 
> Here are the changes found in IGTPW_6224_full that come from known issues:
> 
> 
> IGT changes
> 
> 
> Issues hit
> 
> 
> *	igt@gem_ctx_isolation@preservation-s3@vcs0:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl3/igt@gem_ctx_isolation@preservation-s3@vcs0.html>
> -> DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl1/igt@gem_ctx_isolation@preservation-s3@vcs0.html>  ([i915#180]) +2 similar
> issues
> 
> *	igt@gem_exec_fair@basic-deadline:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl6/igt@gem_exec_fair@basic-deadline.html>  -> FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl3/igt@gem_exec_fair@basic-deadline.html>  ([i915#2846])
> 
> *	igt@gem_exec_fair@basic-none-share@rcs0:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.html>  ->
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb8/igt@gem_exec_fair@basic-none-share@rcs0.html>  ([i915#2842])
> 
> *	igt@gem_exec_fair@basic-pace-share@rcs0:
> 
> 	*	shard-tglb: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html>
> ([i915#2842])
> 
> *	igt@gem_exec_params@no-vebox:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb8/igt@gem_exec_params@no-vebox.html>  (fdo#109283
> <https://bugs.freedesktop.org/show_bug.cgi?id=109283> )
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@gem_exec_params@no-vebox.html>  (fdo#109283
> <https://bugs.freedesktop.org/show_bug.cgi?id=109283> )
> 
> *	igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-
> tiled.html>  ([i915#768])
> 
> *	igt@gem_userptr_blits@dmabuf-sync:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl7/igt@gem_userptr_blits@dmabuf-sync.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#3323])
> 
> *	igt@gem_userptr_blits@unsync-overlap:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@gem_userptr_blits@unsync-overlap.html>
> ([i915#3297])
> 
> *	igt@gem_userptr_blits@unsync-unmap-cycles:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@gem_userptr_blits@unsync-unmap-cycles.html>
> ([i915#3297]) +1 similar issue
> 
> *	igt@gen3_render_linear_blits:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@gen3_render_linear_blits.html>  (fdo#109289
> <https://bugs.freedesktop.org/show_bug.cgi?id=109289> )
> 
> *	igt@gen7_exec_parse@basic-rejected:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@gen7_exec_parse@basic-rejected.html>
> (fdo#109289 <https://bugs.freedesktop.org/show_bug.cgi?id=109289> ) +1 similar
> issue
> 
> *	igt@gen9_exec_parse@basic-rejected:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb3/igt@gen9_exec_parse@basic-rejected.html>
> ([i915#2856]) +1 similar issue
> 
> *	igt@gen9_exec_parse@bb-start-param:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb1/igt@gen9_exec_parse@bb-start-param.html>
> ([i915#2856]) +1 similar issue
> 
> *	igt@i915_pm_rc6_residency@rc6-idle:
> 
> 	*	shard-iclb: NOTRUN -> WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@i915_pm_rc6_residency@rc6-idle.html>
> ([i915#1804] / [i915#2684])
> 
> *	igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html>
> (fdo#110892 <https://bugs.freedesktop.org/show_bug.cgi?id=110892> )
> 
> *	igt@i915_selftest@live@gt_lrc:
> 
> 	*	shard-tglb: NOTRUN -> DMESG-FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@i915_selftest@live@gt_lrc.html>  ([i915#2373])
> 
> *	igt@i915_selftest@live@gt_pm:
> 
> 	*	shard-tglb: NOTRUN -> DMESG-FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@i915_selftest@live@gt_pm.html>  ([i915#1759] / [i915#2291])
> 
> *	igt@kms_big_fb@linear-32bpp-rotate-90:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_big_fb@linear-32bpp-rotate-90.html>
> (fdo#111614 <https://bugs.freedesktop.org/show_bug.cgi?id=111614> ) +2 similar
> issues
> 
> *	igt@kms_big_fb@x-tiled-32bpp-rotate-270:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html>
> (fdo#110725 <https://bugs.freedesktop.org/show_bug.cgi?id=110725>  /
> fdo#111614 <https://bugs.freedesktop.org/show_bug.cgi?id=111614> ) +1 similar
> issue
> 
> *	igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-
> 180-hflip.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#3777]) +2
> similar issues
> 
> *	igt@kms_big_fb@yf-tiled-8bpp-rotate-180:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@kms_big_fb@yf-tiled-8bpp-rotate-180.html>
> (fdo#110723 <https://bugs.freedesktop.org/show_bug.cgi?id=110723> )
> 
> *	igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb1/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-
> 180-hflip-async-flip.html>  (fdo#111615
> <https://bugs.freedesktop.org/show_bug.cgi?id=111615> )
> 
> *	igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_ccs@pipe-a-bad-aux-stride-
> y_tiled_gen12_rc_ccs_cc.html>  (fdo#109278
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278>  / [i915#3886]) +5
> similar issues
> 
> *	igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl4/igt@kms_ccs@pipe-a-bad-rotation-90-
> y_tiled_gen12_mc_ccs.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#3886]) +8
> similar issues
> 
> *	igt@kms_ccs@pipe-a-random-ccs-data-yf_tiled_ccs:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@kms_ccs@pipe-a-random-ccs-data-
> yf_tiled_ccs.html>  ([i915#3689]) +3 similar issues
> 
> *	igt@kms_ccs@pipe-c-missing-ccs-buffer-y_tiled_gen12_mc_ccs:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_ccs@pipe-c-missing-ccs-buffer-
> y_tiled_gen12_mc_ccs.html>  ([i915#3689] / [i915#3886]) +1 similar issue
> 
> *	igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@kms_ccs@pipe-d-missing-ccs-buffer-
> y_tiled_gen12_rc_ccs_cc.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271> ) +180 similar issues
> 
> *	igt@kms_chamelium@hdmi-cmp-planar-formats:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_chamelium@hdmi-cmp-planar-formats.html>
> (fdo#109284 <https://bugs.freedesktop.org/show_bug.cgi?id=109284>  /
> fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> ) +7 similar
> issues
> 
> *	igt@kms_chamelium@vga-hpd-without-ddc:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_chamelium@vga-hpd-without-ddc.html>
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  /
> fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> ) +16 similar
> issues
> 
> *	igt@kms_color_chamelium@pipe-d-ctm-0-75:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@kms_color_chamelium@pipe-d-ctm-0-75.html>
> (fdo#109278 <https://bugs.freedesktop.org/show_bug.cgi?id=109278>  /
> fdo#109284 <https://bugs.freedesktop.org/show_bug.cgi?id=109284>  / fdo#111827
> <https://bugs.freedesktop.org/show_bug.cgi?id=111827> )
> 
> *	igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_color_chamelium@pipe-invalid-degamma-lut-
> sizes.html>  (fdo#109284 <https://bugs.freedesktop.org/show_bug.cgi?id=109284>
> / fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> ) +12
> similar issues
> 
> *	igt@kms_content_protection@lic:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@kms_content_protection@lic.html>  (fdo#111828
> <https://bugs.freedesktop.org/show_bug.cgi?id=111828> )
> 
> *	igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@kms_cursor_crc@pipe-b-cursor-512x512-
> offscreen.html>  (fdo#109278
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278>  / fdo#109279
> <https://bugs.freedesktop.org/show_bug.cgi?id=109279> ) +1 similar issue
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-512x512-random:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb8/igt@kms_cursor_crc@pipe-c-cursor-512x512-
> random.html>  (fdo#109279
> <https://bugs.freedesktop.org/show_bug.cgi?id=109279>  / [i915#3359]) +6
> similar issues
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-size-change:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl2/igt@kms_cursor_crc@pipe-c-cursor-size-change.html>
> -> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl3/igt@kms_cursor_crc@pipe-c-cursor-size-change.html>  ([i915#3444])
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-
> change.html>  -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html>
> ([i915#2124] / [i915#4024])
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb4/igt@kms_cursor_crc@pipe-c-cursor-size-
> change.html>  -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html>
> ([i915#3444])
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-suspend:
> 
> 	*	shard-kbl: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@kms_cursor_crc@pipe-c-cursor-
> suspend.html>  ([i915#180]) +1 similar issue
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-32x32-
> onscreen.html>  ([i915#3319])
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-
> movement.html>  ([i915#3359]) +4 similar issues
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-64x21-
> sliding.html>  (fdo#109278
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278> ) +17 similar issues
> 
> *	igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb1/igt@kms_cursor_legacy@2x-long-nonblocking-modeset-
> vs-cursor-atomic.html>  (fdo#109274
> <https://bugs.freedesktop.org/show_bug.cgi?id=109274>  / fdo#109278
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278> ) +3 similar issues
> 
> *	igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@kms_cursor_legacy@basic-busy-flip-before-
> cursor-atomic.html>  ([i915#4103])
> 
> *	igt@kms_fbcon_fbt@fbc-suspend:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl2/igt@kms_fbcon_fbt@fbc-suspend.html>  -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl1/igt@kms_fbcon_fbt@fbc-suspend.html>  ([i915#155] / [i915#180] /
> [i915#636])
> 
> *	igt@kms_flip@2x-plain-flip-ts-check:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb8/igt@kms_flip@2x-plain-flip-ts-check.html>
> (fdo#109274 <https://bugs.freedesktop.org/show_bug.cgi?id=109274> ) +1 similar
> issue
> 
> *	igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-
> 64bpp-ytile.html>  -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-
> ytile.html>  ([i915#3701])
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-
> indfb-plflip-blt.html>  (fdo#111825
> <https://bugs.freedesktop.org/show_bug.cgi?id=111825> ) +28 similar issues
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-
> spr-indfb-draw-pwrite.html>  (fdo#109280
> <https://bugs.freedesktop.org/show_bug.cgi?id=109280> ) +12 similar issues
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html>
> -> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html>  ([i915#456]) +2
> similar issues
> 
> *	igt@kms_hdr@bpc-switch-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb5/igt@kms_hdr@bpc-switch-suspend.html>  ->
> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@kms_hdr@bpc-switch-suspend.html>  (i915#1373
> <https://gitlab.freedesktop.org/drm/intel/issues/1373>  / [i915#2828])
> 
> *	igt@kms_invalid_dotclock:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@kms_invalid_dotclock.html>  (fdo#109310
> <https://bugs.freedesktop.org/show_bug.cgi?id=109310> )
> 
> *	igt@kms_pipe_crc_basic@read-crc-pipe-d:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@kms_pipe_crc_basic@read-crc-pipe-d.html>
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  /
> [i915#533])
> 
> *	igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
> 
> 	*	shard-kbl: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-
> fb.html>  (fdo#108145 <https://bugs.freedesktop.org/show_bug.cgi?id=108145>  /
> [i915#265])
> 
> *	igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-fb:
> 
> 	*	shard-kbl: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-
> fb.html>  ([i915#265])
> 
> *	igt@kms_plane_lowres@pipe-d-tiling-x:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_plane_lowres@pipe-d-tiling-x.html>
> ([i915#3536]) +2 similar issues
> 
> *	igt@kms_plane_lowres@pipe-d-tiling-yf:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb8/igt@kms_plane_lowres@pipe-d-tiling-yf.html>
> (fdo#112054 <https://bugs.freedesktop.org/show_bug.cgi?id=112054> )
> 
> *	igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-
> 2.html>  (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  /
> [i915#658]) +4 similar issues
> 
> *	igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb8/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-
> 5.html>  ([i915#658])
> 
> *	igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-
> 2.html>  ([i915#2920]) +1 similar issue
> 
> *	igt@kms_psr@psr2_primary_mmap_gtt:
> 
> 	*	shard-tglb: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_psr@psr2_primary_mmap_gtt.html>  (i915#132
> <https://gitlab.freedesktop.org/drm/intel/issues/132>  / [i915#3467]) +3
> similar issues
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@kms_psr@psr2_primary_mmap_gtt.html>
> (fdo#109441 <https://bugs.freedesktop.org/show_bug.cgi?id=109441> )
> 
> *	igt@kms_psr@psr2_sprite_mmap_cpu:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html>  -> SKIP
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb1/igt@kms_psr@psr2_sprite_mmap_cpu.html>  (fdo#109441
> <https://bugs.freedesktop.org/show_bug.cgi?id=109441> ) +1 similar issue
> 
> *	igt@kms_tv_load_detect@load-detect:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_tv_load_detect@load-detect.html>
> (fdo#109309 <https://bugs.freedesktop.org/show_bug.cgi?id=109309> )
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@kms_tv_load_detect@load-detect.html>
> (fdo#109309 <https://bugs.freedesktop.org/show_bug.cgi?id=109309> )
> 
> *	igt@kms_vblank@pipe-a-ts-continuation-suspend:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl1/igt@kms_vblank@pipe-a-ts-continuation-
> suspend.html>  -> DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html>
> ([i915#180] / [i915#295])
> 
> *	igt@kms_vblank@pipe-c-ts-continuation-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb2/igt@kms_vblank@pipe-c-ts-continuation-
> suspend.html>  -> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_vblank@pipe-c-ts-continuation-suspend.html>
> ([i915#2828] / [i915#456])
> 
> *	igt@kms_vrr@flip-basic:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_vrr@flip-basic.html>  (fdo#109502
> <https://bugs.freedesktop.org/show_bug.cgi?id=109502> ) +1 similar issue
> 
> *	igt@kms_vrr@flip-suspend:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb1/igt@kms_vrr@flip-suspend.html>  (fdo#109502
> <https://bugs.freedesktop.org/show_bug.cgi?id=109502> )
> 
> *	igt@kms_writeback@writeback-check-output:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_writeback@writeback-check-output.html>
> ([i915#2437])
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_writeback@writeback-check-output.html>
> ([i915#2437])
> 
> *	igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb8/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-
> frame.html>  ([i915#2530]) +1 similar issue
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-
> frame.html>  ([i915#2530])
> 
> *	igt@prime_nv_api@nv_self_import:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@prime_nv_api@nv_self_import.html>  (fdo#109291
> <https://bugs.freedesktop.org/show_bug.cgi?id=109291> ) +1 similar issue
> 
> *	igt@sysfs_clients@fair-1:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@sysfs_clients@fair-1.html>  ([i915#2994])
> 
> *	igt@sysfs_clients@split-10:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@sysfs_clients@split-10.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#2994])
> 
> 
> Possible fixes
> 
> 
> *	igt@core_hotunplug@unbind-rebind:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb5/igt@core_hotunplug@unbind-rebind.html>
> ([i915#4130]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb1/igt@core_hotunplug@unbind-rebind.html>
> 
> *	igt@gem_exec_fair@basic-pace@bcs0:
> 
> 	*	shard-tglb: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb2/igt@gem_exec_fair@basic-pace@bcs0.html>
> ([i915#2842]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@gem_exec_fair@basic-pace@bcs0.html>
> 
> *	igt@gem_workarounds@suspend-resume-context:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb8/igt@gem_workarounds@suspend-resume-context.html>
> -> PASS <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb7/igt@gem_workarounds@suspend-resume-context.html>
> 
> *	igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
> 
> 	*	shard-tglb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb7/igt@kms_flip@flip-vs-suspend-interruptible@a-
> edp1.html>  ([i915#456]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_flip@flip-vs-suspend-interruptible@a-
> edp1.html>  +2 similar issues
> 
> *	igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
> 
> 	*	shard-kbl: DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl6/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-
> a.html>  ([i915#180]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl2/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html>
> +1 similar issue
> 
> *	igt@kms_psr2_su@frontbuffer:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb1/igt@kms_psr2_su@frontbuffer.html>  (fdo#109642
> <https://bugs.freedesktop.org/show_bug.cgi?id=109642>  / fdo#111068
> <https://bugs.freedesktop.org/show_bug.cgi?id=111068>  / [i915#658]) -> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb2/igt@kms_psr2_su@frontbuffer.html>
> 
> *	igt@kms_psr@psr2_primary_page_flip:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb5/igt@kms_psr@psr2_primary_page_flip.html>
> (fdo#109441 <https://bugs.freedesktop.org/show_bug.cgi?id=109441> ) -> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb2/igt@kms_psr@psr2_primary_page_flip.html>
> 
> 
> Warnings
> 
> 
> *	igt@gem_exec_fair@basic-none-rrul@rcs0:
> 
> 	*	shard-iclb: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb3/igt@gem_exec_fair@basic-none-rrul@rcs0.html>
> ([i915#2842]) -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@gem_exec_fair@basic-none-rrul@rcs0.html>
> ([i915#2852])
> 
> *	igt@i915_pm_rc6_residency@rc6-fence:
> 
> 	*	shard-iclb: WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb8/igt@i915_pm_rc6_residency@rc6-fence.html>
> ([i915#2684]) -> WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@i915_pm_rc6_residency@rc6-fence.html>
> ([i915#1804] / [i915#2684])
> 
> *	igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb3/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-
> 1.html>  ([i915#658]) -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-
> 1.html>  ([i915#2920]) +2 similar issues
> 
> *	igt@runner@aborted:
> 
> 	*	shard-kbl: (FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl3/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl1/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl1/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html> , FAIL <https://intel-
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html> ,
> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl6/igt@runner@aborted.html> ) (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#180] /
> [i915#1814] / [i915#3002] / [i915#3363]) -> (FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl4/igt@runner@aborted.html> , FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl7/igt@runner@aborted.html> ) (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / i915#1436
> <https://gitlab.freedesktop.org/>  / [i915#180] / [i915#1814] / [i915#3002] /
> [i915#3363] / [i915#602] / [i915#92])


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
                   ` (5 preceding siblings ...)
  2021-09-16  8:20 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2021-09-16  9:08 ` Patchwork
  6 siblings, 0 replies; 16+ messages in thread
From: Patchwork @ 2021-09-16  9:08 UTC (permalink / raw)
  To: Modem, Bhanuprakash; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 30292 bytes --]

== Series Details ==

Series: tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
URL   : https://patchwork.freedesktop.org/series/94653/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10594_full -> IGTPW_6224_full
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

Known issues
------------

  Here are the changes found in IGTPW_6224_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@device_reset@unbind-reset-rebind:
    - shard-kbl:          NOTRUN -> [DMESG-WARN][1] ([i915#4130])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@device_reset@unbind-reset-rebind.html

  * igt@gem_ctx_isolation@preservation-s3@vcs0:
    - shard-kbl:          [PASS][2] -> [DMESG-WARN][3] ([i915#180]) +2 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl3/igt@gem_ctx_isolation@preservation-s3@vcs0.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@gem_ctx_isolation@preservation-s3@vcs0.html

  * igt@gem_exec_fair@basic-deadline:
    - shard-kbl:          [PASS][4] -> [FAIL][5] ([i915#2846])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@gem_exec_fair@basic-deadline.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@gem_exec_fair@basic-deadline.html

  * igt@gem_exec_fair@basic-none-share@rcs0:
    - shard-tglb:         [PASS][6] -> [FAIL][7] ([i915#2842])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@gem_exec_fair@basic-none-share@rcs0.html

  * igt@gem_exec_fair@basic-pace-share@rcs0:
    - shard-tglb:         NOTRUN -> [FAIL][8] ([i915#2842])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html

  * igt@gem_exec_params@no-vebox:
    - shard-iclb:         NOTRUN -> [SKIP][9] ([fdo#109283])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb8/igt@gem_exec_params@no-vebox.html
    - shard-tglb:         NOTRUN -> [SKIP][10] ([fdo#109283])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@gem_exec_params@no-vebox.html

  * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
    - shard-iclb:         NOTRUN -> [SKIP][11] ([i915#768])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html

  * igt@gem_userptr_blits@dmabuf-sync:
    - shard-kbl:          NOTRUN -> [SKIP][12] ([fdo#109271] / [i915#3323])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@gem_userptr_blits@dmabuf-sync.html

  * igt@gem_userptr_blits@unsync-overlap:
    - shard-iclb:         NOTRUN -> [SKIP][13] ([i915#3297])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@gem_userptr_blits@unsync-overlap.html

  * igt@gem_userptr_blits@unsync-unmap-cycles:
    - shard-tglb:         NOTRUN -> [SKIP][14] ([i915#3297]) +1 similar issue
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@gem_userptr_blits@unsync-unmap-cycles.html

  * igt@gen3_render_linear_blits:
    - shard-iclb:         NOTRUN -> [SKIP][15] ([fdo#109289])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@gen3_render_linear_blits.html

  * igt@gen7_exec_parse@basic-rejected:
    - shard-tglb:         NOTRUN -> [SKIP][16] ([fdo#109289]) +1 similar issue
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@gen7_exec_parse@basic-rejected.html

  * igt@gen9_exec_parse@basic-rejected:
    - shard-iclb:         NOTRUN -> [SKIP][17] ([i915#2856]) +1 similar issue
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb3/igt@gen9_exec_parse@basic-rejected.html

  * igt@gen9_exec_parse@bb-start-param:
    - shard-tglb:         NOTRUN -> [SKIP][18] ([i915#2856]) +1 similar issue
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb1/igt@gen9_exec_parse@bb-start-param.html

  * igt@i915_pm_rc6_residency@rc6-idle:
    - shard-iclb:         NOTRUN -> [WARN][19] ([i915#1804] / [i915#2684])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@i915_pm_rc6_residency@rc6-idle.html

  * igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
    - shard-iclb:         NOTRUN -> [SKIP][20] ([fdo#110892])
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html

  * igt@i915_selftest@live@gt_lrc:
    - shard-tglb:         NOTRUN -> [DMESG-FAIL][21] ([i915#2373])
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@i915_selftest@live@gt_lrc.html

  * igt@i915_selftest@live@gt_pm:
    - shard-tglb:         NOTRUN -> [DMESG-FAIL][22] ([i915#1759] / [i915#2291])
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@i915_selftest@live@gt_pm.html

  * igt@kms_big_fb@linear-32bpp-rotate-90:
    - shard-tglb:         NOTRUN -> [SKIP][23] ([fdo#111614]) +2 similar issues
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_big_fb@linear-32bpp-rotate-90.html

  * igt@kms_big_fb@x-tiled-32bpp-rotate-270:
    - shard-iclb:         NOTRUN -> [SKIP][24] ([fdo#110725] / [fdo#111614]) +1 similar issue
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html

  * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
    - shard-kbl:          NOTRUN -> [SKIP][25] ([fdo#109271] / [i915#3777]) +2 similar issues
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html

  * igt@kms_big_fb@yf-tiled-8bpp-rotate-180:
    - shard-iclb:         NOTRUN -> [SKIP][26] ([fdo#110723])
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@kms_big_fb@yf-tiled-8bpp-rotate-180.html

  * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
    - shard-tglb:         NOTRUN -> [SKIP][27] ([fdo#111615])
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb1/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html

  * igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc:
    - shard-iclb:         NOTRUN -> [SKIP][28] ([fdo#109278] / [i915#3886]) +5 similar issues
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc.html

  * igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs:
    - shard-kbl:          NOTRUN -> [SKIP][29] ([fdo#109271] / [i915#3886]) +8 similar issues
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl4/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs.html

  * igt@kms_ccs@pipe-a-random-ccs-data-yf_tiled_ccs:
    - shard-tglb:         NOTRUN -> [SKIP][30] ([i915#3689]) +3 similar issues
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@kms_ccs@pipe-a-random-ccs-data-yf_tiled_ccs.html

  * igt@kms_ccs@pipe-c-missing-ccs-buffer-y_tiled_gen12_mc_ccs:
    - shard-tglb:         NOTRUN -> [SKIP][31] ([i915#3689] / [i915#3886]) +1 similar issue
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_ccs@pipe-c-missing-ccs-buffer-y_tiled_gen12_mc_ccs.html

  * igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc:
    - shard-kbl:          NOTRUN -> [SKIP][32] ([fdo#109271]) +180 similar issues
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc.html

  * igt@kms_chamelium@hdmi-cmp-planar-formats:
    - shard-iclb:         NOTRUN -> [SKIP][33] ([fdo#109284] / [fdo#111827]) +7 similar issues
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_chamelium@hdmi-cmp-planar-formats.html

  * igt@kms_chamelium@vga-hpd-without-ddc:
    - shard-kbl:          NOTRUN -> [SKIP][34] ([fdo#109271] / [fdo#111827]) +16 similar issues
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_chamelium@vga-hpd-without-ddc.html

  * igt@kms_color_chamelium@pipe-d-ctm-0-75:
    - shard-iclb:         NOTRUN -> [SKIP][35] ([fdo#109278] / [fdo#109284] / [fdo#111827])
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@kms_color_chamelium@pipe-d-ctm-0-75.html

  * igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes:
    - shard-tglb:         NOTRUN -> [SKIP][36] ([fdo#109284] / [fdo#111827]) +12 similar issues
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes.html

  * igt@kms_content_protection@lic:
    - shard-tglb:         NOTRUN -> [SKIP][37] ([fdo#111828])
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@kms_content_protection@lic.html

  * igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen:
    - shard-iclb:         NOTRUN -> [SKIP][38] ([fdo#109278] / [fdo#109279]) +1 similar issue
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen.html

  * igt@kms_cursor_crc@pipe-c-cursor-512x512-random:
    - shard-tglb:         NOTRUN -> [SKIP][39] ([fdo#109279] / [i915#3359]) +6 similar issues
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@kms_cursor_crc@pipe-c-cursor-512x512-random.html

  * igt@kms_cursor_crc@pipe-c-cursor-size-change:
    - shard-kbl:          [PASS][40] -> [FAIL][41] ([i915#3444])
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl2/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
    - shard-tglb:         [PASS][42] -> [FAIL][43] ([i915#2124] / [i915#4024])
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
    - shard-iclb:         [PASS][44] -> [FAIL][45] ([i915#3444])
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb4/igt@kms_cursor_crc@pipe-c-cursor-size-change.html
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-size-change.html

  * igt@kms_cursor_crc@pipe-c-cursor-suspend:
    - shard-kbl:          NOTRUN -> [DMESG-WARN][46] ([i915#180]) +1 similar issue
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@kms_cursor_crc@pipe-c-cursor-suspend.html

  * igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen:
    - shard-tglb:         NOTRUN -> [SKIP][47] ([i915#3319])
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen.html

  * igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement:
    - shard-tglb:         NOTRUN -> [SKIP][48] ([i915#3359]) +4 similar issues
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement.html

  * igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding:
    - shard-iclb:         NOTRUN -> [SKIP][49] ([fdo#109278]) +17 similar issues
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding.html

  * igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
    - shard-iclb:         NOTRUN -> [SKIP][50] ([fdo#109274] / [fdo#109278]) +3 similar issues
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic.html

  * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
    - shard-tglb:         NOTRUN -> [SKIP][51] ([i915#4103])
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html

  * igt@kms_fbcon_fbt@fbc-suspend:
    - shard-kbl:          [PASS][52] -> [INCOMPLETE][53] ([i915#155] / [i915#180] / [i915#636])
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl2/igt@kms_fbcon_fbt@fbc-suspend.html
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@kms_fbcon_fbt@fbc-suspend.html

  * igt@kms_flip@2x-plain-flip-ts-check:
    - shard-iclb:         NOTRUN -> [SKIP][54] ([fdo#109274]) +1 similar issue
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb8/igt@kms_flip@2x-plain-flip-ts-check.html

  * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile:
    - shard-iclb:         [PASS][55] -> [SKIP][56] ([i915#3701])
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile.html
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:
    - shard-tglb:         NOTRUN -> [SKIP][57] ([fdo#111825]) +28 similar issues
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
    - shard-iclb:         NOTRUN -> [SKIP][58] ([fdo#109280]) +12 similar issues
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite.html

  * igt@kms_frontbuffer_tracking@fbcpsr-suspend:
    - shard-tglb:         [PASS][59] -> [INCOMPLETE][60] ([i915#456]) +2 similar issues
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html

  * igt@kms_hdr@bpc-switch-suspend:
    - shard-tglb:         [PASS][61] -> [INCOMPLETE][62] ([i915#1373] / [i915#2828])
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb5/igt@kms_hdr@bpc-switch-suspend.html
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_hdr@bpc-switch-suspend.html

  * igt@kms_invalid_dotclock:
    - shard-iclb:         NOTRUN -> [SKIP][63] ([fdo#109310])
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@kms_invalid_dotclock.html

  * igt@kms_pipe_crc_basic@read-crc-pipe-d:
    - shard-kbl:          NOTRUN -> [SKIP][64] ([fdo#109271] / [i915#533])
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@kms_pipe_crc_basic@read-crc-pipe-d.html

  * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
    - shard-kbl:          NOTRUN -> [FAIL][65] ([fdo#108145] / [i915#265])
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb.html

  * igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-fb:
    - shard-kbl:          NOTRUN -> [FAIL][66] ([i915#265])
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-fb.html

  * igt@kms_plane_cursor@pipe-c-overlay-size-256:
    - shard-kbl:          [PASS][67] -> [INCOMPLETE][68] ([i915#4149])
   [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@kms_plane_cursor@pipe-c-overlay-size-256.html
   [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl4/igt@kms_plane_cursor@pipe-c-overlay-size-256.html

  * igt@kms_plane_lowres@pipe-d-tiling-x:
    - shard-tglb:         NOTRUN -> [SKIP][69] ([i915#3536]) +2 similar issues
   [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb2/igt@kms_plane_lowres@pipe-d-tiling-x.html

  * igt@kms_plane_lowres@pipe-d-tiling-yf:
    - shard-tglb:         NOTRUN -> [SKIP][70] ([fdo#112054])
   [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@kms_plane_lowres@pipe-d-tiling-yf.html

  * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:
    - shard-kbl:          NOTRUN -> [SKIP][71] ([fdo#109271] / [i915#658]) +4 similar issues
   [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2.html

  * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5:
    - shard-iclb:         NOTRUN -> [SKIP][72] ([i915#658])
   [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb8/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5.html

  * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2:
    - shard-tglb:         NOTRUN -> [SKIP][73] ([i915#2920]) +1 similar issue
   [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2.html

  * igt@kms_psr@psr2_primary_mmap_gtt:
    - shard-tglb:         NOTRUN -> [FAIL][74] ([i915#132] / [i915#3467]) +3 similar issues
   [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_psr@psr2_primary_mmap_gtt.html
    - shard-iclb:         NOTRUN -> [SKIP][75] ([fdo#109441])
   [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@kms_psr@psr2_primary_mmap_gtt.html

  * igt@kms_psr@psr2_sprite_mmap_cpu:
    - shard-iclb:         [PASS][76] -> [SKIP][77] ([fdo#109441]) +1 similar issue
   [76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
   [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@kms_psr@psr2_sprite_mmap_cpu.html

  * igt@kms_tv_load_detect@load-detect:
    - shard-tglb:         NOTRUN -> [SKIP][78] ([fdo#109309])
   [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_tv_load_detect@load-detect.html
    - shard-iclb:         NOTRUN -> [SKIP][79] ([fdo#109309])
   [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb5/igt@kms_tv_load_detect@load-detect.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-kbl:          [PASS][80] -> [DMESG-WARN][81] ([i915#180] / [i915#295])
   [80]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  * igt@kms_vblank@pipe-c-ts-continuation-suspend:
    - shard-tglb:         [PASS][82] -> [INCOMPLETE][83] ([i915#2828] / [i915#456])
   [82]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb2/igt@kms_vblank@pipe-c-ts-continuation-suspend.html
   [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_vblank@pipe-c-ts-continuation-suspend.html

  * igt@kms_vrr@flip-basic:
    - shard-tglb:         NOTRUN -> [SKIP][84] ([fdo#109502]) +1 similar issue
   [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_vrr@flip-basic.html

  * igt@kms_vrr@flip-suspend:
    - shard-iclb:         NOTRUN -> [SKIP][85] ([fdo#109502])
   [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@kms_vrr@flip-suspend.html

  * igt@kms_writeback@writeback-check-output:
    - shard-iclb:         NOTRUN -> [SKIP][86] ([i915#2437])
   [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@kms_writeback@writeback-check-output.html
    - shard-tglb:         NOTRUN -> [SKIP][87] ([i915#2437])
   [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@kms_writeback@writeback-check-output.html

  * igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
    - shard-tglb:         NOTRUN -> [SKIP][88] ([i915#2530]) +1 similar issue
   [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb8/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html
    - shard-iclb:         NOTRUN -> [SKIP][89] ([i915#2530])
   [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html

  * igt@prime_nv_api@nv_self_import:
    - shard-tglb:         NOTRUN -> [SKIP][90] ([fdo#109291]) +1 similar issue
   [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb7/igt@prime_nv_api@nv_self_import.html

  * igt@sysfs_clients@fair-1:
    - shard-tglb:         NOTRUN -> [SKIP][91] ([i915#2994])
   [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb5/igt@sysfs_clients@fair-1.html

  * igt@sysfs_clients@split-10:
    - shard-kbl:          NOTRUN -> [SKIP][92] ([fdo#109271] / [i915#2994])
   [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@sysfs_clients@split-10.html

  
#### Possible fixes ####

  * igt@core_hotunplug@unbind-rebind:
    - shard-iclb:         [INCOMPLETE][93] ([i915#4130]) -> [PASS][94]
   [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb5/igt@core_hotunplug@unbind-rebind.html
   [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb1/igt@core_hotunplug@unbind-rebind.html

  * igt@gem_exec_fair@basic-pace@bcs0:
    - shard-tglb:         [FAIL][95] ([i915#2842]) -> [PASS][96]
   [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb2/igt@gem_exec_fair@basic-pace@bcs0.html
   [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb6/igt@gem_exec_fair@basic-pace@bcs0.html

  * igt@gem_workarounds@suspend-resume-context:
    - shard-iclb:         [INCOMPLETE][97] -> [PASS][98]
   [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb8/igt@gem_workarounds@suspend-resume-context.html
   [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb7/igt@gem_workarounds@suspend-resume-context.html

  * igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
    - shard-tglb:         [INCOMPLETE][99] ([i915#456]) -> [PASS][100] +2 similar issues
   [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-tglb7/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html
   [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-tglb3/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - shard-kbl:          [DMESG-WARN][101] ([i915#180]) -> [PASS][102] +1 similar issue
   [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl2/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  * igt@kms_psr2_su@frontbuffer:
    - shard-iclb:         [SKIP][103] ([fdo#109642] / [fdo#111068] / [i915#658]) -> [PASS][104]
   [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb1/igt@kms_psr2_su@frontbuffer.html
   [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_psr2_su@frontbuffer.html

  * igt@kms_psr@psr2_primary_page_flip:
    - shard-iclb:         [SKIP][105] ([fdo#109441]) -> [PASS][106]
   [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb5/igt@kms_psr@psr2_primary_page_flip.html
   [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_psr@psr2_primary_page_flip.html

  
#### Warnings ####

  * igt@gem_exec_fair@basic-none-rrul@rcs0:
    - shard-iclb:         [FAIL][107] ([i915#2842]) -> [FAIL][108] ([i915#2852])
   [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb3/igt@gem_exec_fair@basic-none-rrul@rcs0.html
   [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@gem_exec_fair@basic-none-rrul@rcs0.html

  * igt@i915_pm_rc6_residency@rc6-fence:
    - shard-iclb:         [WARN][109] ([i915#2684]) -> [WARN][110] ([i915#1804] / [i915#2684])
   [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb8/igt@i915_pm_rc6_residency@rc6-fence.html
   [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb6/igt@i915_pm_rc6_residency@rc6-fence.html

  * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:
    - shard-iclb:         [SKIP][111] ([i915#658]) -> [SKIP][112] ([i915#2920]) +2 similar issues
   [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-iclb3/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html
   [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html

  * igt@runner@aborted:
    - shard-kbl:          ([FAIL][113], [FAIL][114], [FAIL][115], [FAIL][116], [FAIL][117], [FAIL][118], [FAIL][119], [FAIL][120], [FAIL][121], [FAIL][122], [FAIL][123], [FAIL][124]) ([fdo#109271] / [i915#180] / [i915#1814] / [i915#3002] / [i915#3363]) -> ([FAIL][125], [FAIL][126], [FAIL][127], [FAIL][128], [FAIL][129], [FAIL][130], [FAIL][131], [FAIL][132], [FAIL][133], [FAIL][134], [FAIL][135], [FAIL][136], [FAIL][137], [FAIL][138]) ([fdo#109271] / [i915#1436] / [i915#180] / [i915#1814] / [i915#3002] / [i915#3363] / [i915#602] / [i915#92])
   [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl3/igt@runner@aborted.html
   [114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html
   [118]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html
   [120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [122]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html
   [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [124]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.html
   [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html
   [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html
   [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html
   [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@runner@aborted.html
   [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl6/igt@runner@aborted.html
   [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl4/igt@runner@aborted.html
   [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html
   [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@runner@aborted.html

  
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109279]: https://bugs.freedesktop.org/show_bug.cgi?id=109279
  [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
  [fdo#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291
  [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309
  [fdo#109310]: https://bugs.freedesktop.org/show_bug.cgi?id=109310
  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
  [fdo#109502]: https://bugs.freedesktop.org/show_bug.cgi?id=109502
  [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
  [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723
  [fdo#110725]: https://bugs.freedesktop.org/show_bug.cgi?id=110725
  [fdo#110892]: https://bugs.freedesktop.org/show_bug.cgi?id=110892
  [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#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [fdo#111828]: https://bugs.freedesktop.org/show_bug.cgi?id=111828
  [fdo#112054]: https://bugs.freedesktop.org/show_bug.cgi?id=112054
  [i915#132]: https://gitlab.freedesktop.org/drm/intel/issues/132
  [i915#1373]: https://gitlab.freedesktop.org/drm/intel/issues/1373
  [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
  [i915#155]: https://gitlab.freedesktop.org/drm/intel/issues/155
  [i915#1759]: https://gitlab.freedesktop.org/drm/intel/issues/1759
  [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
  [i915#1804]: https://gitlab.freedesktop.org/drm/intel/issues/1804
  [i915#1814]: https://gitlab.freedesktop.org/drm/intel/issues/1814
  [i915#2124]: https://gitlab.freedesktop.org/drm/intel/issues/2124
  [i915#2291]: https://git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html

[-- Attachment #2: Type: text/html, Size: 35949 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)
  2021-09-16  8:28   ` Modem, Bhanuprakash
@ 2021-09-16  9:10     ` Kattamanchi, JaswanthX
  0 siblings, 0 replies; 16+ messages in thread
From: Kattamanchi, JaswanthX @ 2021-09-16  9:10 UTC (permalink / raw)
  To: Modem, Bhanuprakash, igt-dev; +Cc: Naramasetti, LaxminarayanaX

Hi Bhanu,

Re-repoted

Patch : https://patchwork.freedesktop.org/series/94653/

Regards,
Jaswanth kattamanchi

-----Original Message-----
From: Modem, Bhanuprakash <bhanuprakash.modem@intel.com> 
Sent: Thursday, September 16, 2021 1:59 PM
To: igt-dev@lists.freedesktop.org; Kattamanchi, JaswanthX <jaswanthx.kattamanchi@intel.com>
Subject: RE: ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3)

@Kattamanchi, JaswanthX Please re-report below failures.


Thanks,
Bhanu

> -----Original Message-----
> From: Patchwork <patchwork@emeril.freedesktop.org>
> Sent: Thursday, September 16, 2021 1:50 PM
> To: Modem, Bhanuprakash <bhanuprakash.modem@intel.com>
> Cc: igt-dev@lists.freedesktop.org
> Subject: ✗ Fi.CI.IGT: failure for tests/kms_color_chamelium: Skip CTM 
> test if property is not present (rev3)
> 
> Patch Details
> Series:	tests/kms_color_chamelium: Skip CTM test if property is not present
> (rev3)
> URL:	https://patchwork.freedesktop.org/series/94653/
> State:	failure
> Details:	https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> CI Bug Log - changes from CI_DRM_10594_full -> IGTPW_6224_full
> 
> 
> Summary
> 
> 
> FAILURE
> 
> Serious unknown changes coming with IGTPW_6224_full absolutely need to 
> be verified manually.
> 
> If you think the reported changes have nothing to do with the changes 
> introduced in IGTPW_6224_full, please notify your bug team to allow 
> them to document this new failure mode, which will reduce false positives in CI.
> 
> External URL: 
> https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/index.html
> 
> 
> Possible new issues
> 
> 
> Here are the unknown changes that may have been introduced in IGTPW_6224_full:
> 
> 
> IGT changes
> 
> 
> Possible regressions
> 
> 
> *	igt@device_reset@unbind-reset-rebind:
> 
> 	*	shard-kbl: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@device_reset@unbind-r
> eset-
> rebind.html>
> 
> *	igt@kms_plane_cursor@pipe-c-overlay-size-256:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl7/igt@kms_plane_cursor@pipe-c-overlay-size-2
> 56.html>
> -> INCOMPLETE 
> -> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl4/igt@kms_plane_cursor@pipe-c-overlay-size-256.html>
> 
> 
> Known issues
> 
> 
> Here are the changes found in IGTPW_6224_full that come from known issues:
> 
> 
> IGT changes
> 
> 
> Issues hit
> 
> 
> *	igt@gem_ctx_isolation@preservation-s3@vcs0:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl3/igt@gem_ctx_isolation@preservation-s3@vcs0
> .html>
> -> DMESG-WARN 
> -> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl1/igt@gem_ctx_isolation@preservation-s3@vcs0.html>  ([i915#180]) +2 
> similar issues
> 
> *	igt@gem_exec_fair@basic-deadline:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl6/igt@gem_exec_fair@basic-deadline.html>  -> 
> FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl3/igt@gem_exec_fair@basic-deadline.html>  ([i915#2846])
> 
> *	igt@gem_exec_fair@basic-none-share@rcs0:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.h
> tml>  -> FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb8/igt@gem_exec_fair@basic-none-share@rcs0.html>  ([i915#2842])
> 
> *	igt@gem_exec_fair@basic-pace-share@rcs0:
> 
> 	*	shard-tglb: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.htm
> l>
> ([i915#2842])
> 
> *	igt@gem_exec_params@no-vebox:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb8/igt@gem_exec_params@no-vebox.html>  
> (fdo#109283 <https://bugs.freedesktop.org/show_bug.cgi?id=109283> )
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@gem_exec_params@no-vebox.html>  
> (fdo#109283 <https://bugs.freedesktop.org/show_bug.cgi?id=109283> )
> 
> *	igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebo
> x-y-
> tiled.html>  ([i915#768])
> 
> *	igt@gem_userptr_blits@dmabuf-sync:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl7/igt@gem_userptr_blits@dmabuf-sync.html>  
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / 
> [i915#3323])
> 
> *	igt@gem_userptr_blits@unsync-overlap:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@gem_userptr_blits@unsync-overlap.html>
> ([i915#3297])
> 
> *	igt@gem_userptr_blits@unsync-unmap-cycles:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@gem_userptr_blits@unsync-unmap-cycles.h
> tml>
> ([i915#3297]) +1 similar issue
> 
> *	igt@gen3_render_linear_blits:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@gen3_render_linear_blits.html>  
> (fdo#109289 <https://bugs.freedesktop.org/show_bug.cgi?id=109289> )
> 
> *	igt@gen7_exec_parse@basic-rejected:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@gen7_exec_parse@basic-rejected.html>
> (fdo#109289 <https://bugs.freedesktop.org/show_bug.cgi?id=109289> ) +1 
> similar issue
> 
> *	igt@gen9_exec_parse@basic-rejected:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb3/igt@gen9_exec_parse@basic-rejected.html>
> ([i915#2856]) +1 similar issue
> 
> *	igt@gen9_exec_parse@bb-start-param:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb1/igt@gen9_exec_parse@bb-start-param.html>
> ([i915#2856]) +1 similar issue
> 
> *	igt@i915_pm_rc6_residency@rc6-idle:
> 
> 	*	shard-iclb: NOTRUN -> WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@i915_pm_rc6_residency@rc6-idle.html>
> ([i915#1804] / [i915#2684])
> 
> *	igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.ht
> ml>
> (fdo#110892 <https://bugs.freedesktop.org/show_bug.cgi?id=110892> )
> 
> *	igt@i915_selftest@live@gt_lrc:
> 
> 	*	shard-tglb: NOTRUN -> DMESG-FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@i915_selftest@live@gt_lrc.html>  ([i915#2373])
> 
> *	igt@i915_selftest@live@gt_pm:
> 
> 	*	shard-tglb: NOTRUN -> DMESG-FAIL <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@i915_selftest@live@gt_pm.html>  ([i915#1759] / [i915#2291])
> 
> *	igt@kms_big_fb@linear-32bpp-rotate-90:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_big_fb@linear-32bpp-rotate-90.html>
> (fdo#111614 <https://bugs.freedesktop.org/show_bug.cgi?id=111614> ) +2 
> similar issues
> 
> *	igt@kms_big_fb@x-tiled-32bpp-rotate-270:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.htm
> l>
> (fdo#110725 <https://bugs.freedesktop.org/show_bug.cgi?id=110725>  /
> fdo#111614 <https://bugs.freedesktop.org/show_bug.cgi?id=111614> ) +1 
> similar issue
> 
> *	igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-r
> otate-
> 180-hflip.html>  (fdo#109271
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#3777]) 
> +2 similar issues
> 
> *	igt@kms_big_fb@yf-tiled-8bpp-rotate-180:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@kms_big_fb@yf-tiled-8bpp-rotate-180.htm
> l>
> (fdo#110723 <https://bugs.freedesktop.org/show_bug.cgi?id=110723> )
> 
> *	igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb1/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp
> -rotate- 180-hflip-async-flip.html>  (fdo#111615 
> <https://bugs.freedesktop.org/show_bug.cgi?id=111615> )
> 
> *	igt@kms_ccs@pipe-a-bad-aux-stride-y_tiled_gen12_rc_ccs_cc:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_ccs@pipe-a-bad-aux-stride-
> y_tiled_gen12_rc_ccs_cc.html>  (fdo#109278 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278>  / [i915#3886]) 
> +5 similar issues
> 
> *	igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_mc_ccs:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl4/igt@kms_ccs@pipe-a-bad-rotation-90-
> y_tiled_gen12_mc_ccs.html>  (fdo#109271 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#3886]) 
> +8 similar issues
> 
> *	igt@kms_ccs@pipe-a-random-ccs-data-yf_tiled_ccs:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@kms_ccs@pipe-a-random-ccs-data-
> yf_tiled_ccs.html>  ([i915#3689]) +3 similar issues
> 
> *	igt@kms_ccs@pipe-c-missing-ccs-buffer-y_tiled_gen12_mc_ccs:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_ccs@pipe-c-missing-ccs-buffer-
> y_tiled_gen12_mc_ccs.html>  ([i915#3689] / [i915#3886]) +1 similar 
> issue
> 
> *	igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@kms_ccs@pipe-d-missing-ccs-buffer-
> y_tiled_gen12_rc_ccs_cc.html>  (fdo#109271 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271> ) +180 similar 
> issues
> 
> *	igt@kms_chamelium@hdmi-cmp-planar-formats:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_chamelium@hdmi-cmp-planar-formats.h
> tml>
> (fdo#109284 <https://bugs.freedesktop.org/show_bug.cgi?id=109284>  /
> fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> ) +7 
> similar issues
> 
> *	igt@kms_chamelium@vga-hpd-without-ddc:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_chamelium@vga-hpd-without-ddc.html>
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  /
> fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> ) +16 
> similar issues
> 
> *	igt@kms_color_chamelium@pipe-d-ctm-0-75:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@kms_color_chamelium@pipe-d-ctm-0-75.htm
> l>
> (fdo#109278 <https://bugs.freedesktop.org/show_bug.cgi?id=109278>  /
> fdo#109284 <https://bugs.freedesktop.org/show_bug.cgi?id=109284>  / 
> fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> )
> 
> *	igt@kms_color_chamelium@pipe-invalid-degamma-lut-sizes:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_color_chamelium@pipe-invalid-degamm
> a-lut- sizes.html>  (fdo#109284 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109284>
> / fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827> ) 
> +12 similar issues
> 
> *	igt@kms_content_protection@lic:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@kms_content_protection@lic.html>  
> (fdo#111828 <https://bugs.freedesktop.org/show_bug.cgi?id=111828> )
> 
> *	igt@kms_cursor_crc@pipe-b-cursor-512x512-offscreen:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@kms_cursor_crc@pipe-b-cursor-512x512-
> offscreen.html>  (fdo#109278
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278>  / fdo#109279 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109279> ) +1 similar 
> issue
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-512x512-random:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb8/igt@kms_cursor_crc@pipe-c-cursor-512x512-
> random.html>  (fdo#109279
> <https://bugs.freedesktop.org/show_bug.cgi?id=109279>  / [i915#3359]) 
> +6 similar issues
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-size-change:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl2/igt@kms_cursor_crc@pipe-c-cursor-size-chan
> ge.html>
> -> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl3/igt@kms_cursor_crc@pipe-c-cursor-size-change.html>  ([i915#3444])
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-
> change.html>  -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_cursor_crc@pipe-c-cursor-size-chang
> e.html>
> ([i915#2124] / [i915#4024])
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb4/igt@kms_cursor_crc@pipe-c-cursor-size-
> change.html>  -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-c-cursor-size-chang
> e.html>
> ([i915#3444])
> 
> *	igt@kms_cursor_crc@pipe-c-cursor-suspend:
> 
> 	*	shard-kbl: NOTRUN -> DMESG-WARN <https://intel-gfx-
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@kms_cursor_crc@pipe-c
> -cursor- suspend.html>  ([i915#180]) +1 similar issue
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-32x32-onscreen:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-32x32-
> onscreen.html>  ([i915#3319])
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_cursor_crc@pipe-d-cursor-512x170-ra
> pid- movement.html>  ([i915#3359]) +4 similar issues
> 
> *	igt@kms_cursor_crc@pipe-d-cursor-64x21-sliding:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_cursor_crc@pipe-d-cursor-64x21-
> sliding.html>  (fdo#109278
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278> ) +17 similar 
> issues
> 
> *	igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb1/igt@kms_cursor_legacy@2x-long-nonblocking-m
> odeset-
> vs-cursor-atomic.html>  (fdo#109274
> <https://bugs.freedesktop.org/show_bug.cgi?id=109274>  / fdo#109278 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109278> ) +3 similar 
> issues
> 
> *	igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@kms_cursor_legacy@basic-busy-flip-befor
> e-
> cursor-atomic.html>  ([i915#4103])
> 
> *	igt@kms_fbcon_fbt@fbc-suspend:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl2/igt@kms_fbcon_fbt@fbc-suspend.html>  -> 
> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl1/igt@kms_fbcon_fbt@fbc-suspend.html>  ([i915#155] / [i915#180] /
> [i915#636])
> 
> *	igt@kms_flip@2x-plain-flip-ts-check:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb8/igt@kms_flip@2x-plain-flip-ts-check.html>
> (fdo#109274 <https://bugs.freedesktop.org/show_bug.cgi?id=109274> ) +1 
> similar issue
> 
> *	igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-
> to- 64bpp-ytile.html>  -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to
> -64bpp-
> ytile.html>  ([i915#3701])
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scnd
> scrn-
> indfb-plflip-blt.html>  (fdo#111825
> <https://bugs.freedesktop.org/show_bug.cgi?id=111825> ) +28 similar 
> issues
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scnd
> scrn- spr-indfb-draw-pwrite.html>  (fdo#109280 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109280> ) +12 similar 
> issues
> 
> *	igt@kms_frontbuffer_tracking@fbcpsr-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-suspe
> nd.html>
> -> INCOMPLETE 
> -> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@kms_frontbuffer_tracking@fbcpsr-suspend.html>  ([i915#456]) 
> +2 similar issues
> 
> *	igt@kms_hdr@bpc-switch-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb5/igt@kms_hdr@bpc-switch-suspend.html>  -> 
> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> tglb7/igt@kms_hdr@bpc-switch-suspend.html>  (i915#1373 
> <https://gitlab.freedesktop.org/drm/intel/issues/1373>  / [i915#2828])
> 
> *	igt@kms_invalid_dotclock:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@kms_invalid_dotclock.html>  (fdo#109310 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109310> )
> 
> *	igt@kms_pipe_crc_basic@read-crc-pipe-d:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@kms_pipe_crc_basic@read-crc-pipe-d.html>
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  /
> [i915#533])
> 
> *	igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
> 
> 	*	shard-kbl: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-opaqu
> e- fb.html>  (fdo#108145 
> <https://bugs.freedesktop.org/show_bug.cgi?id=108145>  /
> [i915#265])
> 
> *	igt@kms_plane_alpha_blend@pipe-a-alpha-transparent-fb:
> 
> 	*	shard-kbl: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_plane_alpha_blend@pipe-a-alpha-trans
> parent-
> fb.html>  ([i915#265])
> 
> *	igt@kms_plane_lowres@pipe-d-tiling-x:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb2/igt@kms_plane_lowres@pipe-d-tiling-x.html>
> ([i915#3536]) +2 similar issues
> 
> *	igt@kms_plane_lowres@pipe-d-tiling-yf:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb8/igt@kms_plane_lowres@pipe-d-tiling-yf.html>
> (fdo#112054 <https://bugs.freedesktop.org/show_bug.cgi?id=112054> )
> 
> *	igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-
> area- 2.html>  (fdo#109271 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  /
> [i915#658]) +4 similar issues
> 
> *	igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-5:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb8/igt@kms_psr2_sf@overlay-plane-update-sf-dmg
> -area-
> 5.html>  ([i915#658])
> 
> *	igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb1/igt@kms_psr2_sf@overlay-primary-update-sf-d
> mg-area- 2.html>  ([i915#2920]) +1 similar issue
> 
> *	igt@kms_psr@psr2_primary_mmap_gtt:
> 
> 	*	shard-tglb: NOTRUN -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_psr@psr2_primary_mmap_gtt.html>  
> (i915#132 <https://gitlab.freedesktop.org/drm/intel/issues/132>  / 
> [i915#3467]) +3 similar issues
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@kms_psr@psr2_primary_mmap_gtt.html>
> (fdo#109441 <https://bugs.freedesktop.org/show_bug.cgi?id=109441> )
> 
> *	igt@kms_psr@psr2_sprite_mmap_cpu:
> 
> 	*	shard-iclb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html>  
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb1/igt@kms_psr@psr2_sprite_mmap_cpu.html>  (fdo#109441 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109441> ) +1 similar 
> issue
> 
> *	igt@kms_tv_load_detect@load-detect:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_tv_load_detect@load-detect.html>
> (fdo#109309 <https://bugs.freedesktop.org/show_bug.cgi?id=109309> )
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb5/igt@kms_tv_load_detect@load-detect.html>
> (fdo#109309 <https://bugs.freedesktop.org/show_bug.cgi?id=109309> )
> 
> *	igt@kms_vblank@pipe-a-ts-continuation-suspend:
> 
> 	*	shard-kbl: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl1/igt@kms_vblank@pipe-a-ts-continuation-
> suspend.html>  -> DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl7/igt@kms_vblank@pipe-a-ts-continuation-suspen
> d.html>
> ([i915#180] / [i915#295])
> 
> *	igt@kms_vblank@pipe-c-ts-continuation-suspend:
> 
> 	*	shard-tglb: PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb2/igt@kms_vblank@pipe-c-ts-continuation-
> suspend.html>  -> INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_vblank@pipe-c-ts-continuation-suspe
> nd.html>
> ([i915#2828] / [i915#456])
> 
> *	igt@kms_vrr@flip-basic:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_vrr@flip-basic.html>  (fdo#109502 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109502> ) +1 similar 
> issue
> 
> *	igt@kms_vrr@flip-suspend:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb1/igt@kms_vrr@flip-suspend.html>  (fdo#109502 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109502> )
> 
> *	igt@kms_writeback@writeback-check-output:
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb7/igt@kms_writeback@writeback-check-output.ht
> ml>
> ([i915#2437])
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@kms_writeback@writeback-check-output.ht
> ml>
> ([i915#2437])
> 
> *	igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb8/igt@nouveau_crc@pipe-b-ctx-flip-skip-curren
> t- frame.html>  ([i915#2530]) +1 similar issue
> 
> 	*	shard-iclb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@nouveau_crc@pipe-b-ctx-flip-skip-curren
> t-
> frame.html>  ([i915#2530])
> 
> *	igt@prime_nv_api@nv_self_import:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb7/igt@prime_nv_api@nv_self_import.html>  
> (fdo#109291 <https://bugs.freedesktop.org/show_bug.cgi?id=109291> ) +1 
> similar issue
> 
> *	igt@sysfs_clients@fair-1:
> 
> 	*	shard-tglb: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb5/igt@sysfs_clients@fair-1.html>  
> ([i915#2994])
> 
> *	igt@sysfs_clients@split-10:
> 
> 	*	shard-kbl: NOTRUN -> SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl6/igt@sysfs_clients@split-10.html>  
> (fdo#109271 <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / 
> [i915#2994])
> 
> 
> Possible fixes
> 
> 
> *	igt@core_hotunplug@unbind-rebind:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb5/igt@core_hotunplug@unbind-rebind.html>
> ([i915#4130]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb1/igt@core_hotunplug@unbind-rebind.html>
> 
> *	igt@gem_exec_fair@basic-pace@bcs0:
> 
> 	*	shard-tglb: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb2/igt@gem_exec_fair@basic-pace@bcs0.html>
> ([i915#2842]) -> PASS <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb6/igt@gem_exec_fair@basic-pace@bcs0.html>
> 
> *	igt@gem_workarounds@suspend-resume-context:
> 
> 	*	shard-iclb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb8/igt@gem_workarounds@suspend-resume-contex
> t.html>
> -> PASS <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb7/igt@gem_workarounds@suspend-resume-context.html>
> 
> *	igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
> 
> 	*	shard-tglb: INCOMPLETE <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-tglb7/igt@kms_flip@flip-vs-suspend-interruptibl
> e@a- edp1.html>  ([i915#456]) -> PASS 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-tglb3/igt@kms_flip@flip-vs-suspend-interruptible@
> a-
> edp1.html>  +2 similar issues
> 
> *	igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
> 
> 	*	shard-kbl: DMESG-WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl6/igt@kms_pipe_crc_basic@suspend-read-crc-pi
> pe- a.html>  ([i915#180]) -> PASS 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl2/igt@kms_pipe_crc_basic@suspend-read-crc-pipe
> -a.html>
> +1 similar issue
> 
> *	igt@kms_psr2_su@frontbuffer:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb1/igt@kms_psr2_su@frontbuffer.html>  
> (fdo#109642 <https://bugs.freedesktop.org/show_bug.cgi?id=109642>  / 
> fdo#111068 <https://bugs.freedesktop.org/show_bug.cgi?id=111068>  / 
> [i915#658]) -> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb2/igt@kms_psr2_su@frontbuffer.html>
> 
> *	igt@kms_psr@psr2_primary_page_flip:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb5/igt@kms_psr@psr2_primary_page_flip.html>
> (fdo#109441 <https://bugs.freedesktop.org/show_bug.cgi?id=109441> ) -> 
> PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> iclb2/igt@kms_psr@psr2_primary_page_flip.html>
> 
> 
> Warnings
> 
> 
> *	igt@gem_exec_fair@basic-none-rrul@rcs0:
> 
> 	*	shard-iclb: FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb3/igt@gem_exec_fair@basic-none-rrul@rcs0.ht
> ml>
> ([i915#2842]) -> FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@gem_exec_fair@basic-none-rrul@rcs0.html
> >
> ([i915#2852])
> 
> *	igt@i915_pm_rc6_residency@rc6-fence:
> 
> 	*	shard-iclb: WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb8/igt@i915_pm_rc6_residency@rc6-fence.html>
> ([i915#2684]) -> WARN <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb6/igt@i915_pm_rc6_residency@rc6-fence.html>
> ([i915#1804] / [i915#2684])
> 
> *	igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:
> 
> 	*	shard-iclb: SKIP <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-iclb3/igt@kms_psr2_sf@primary-plane-update-sf-d
> mg-area- 1.html>  ([i915#658]) -> SKIP 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg
> -area- 1.html>  ([i915#2920]) +2 similar issues
> 
> *	igt@runner@aborted:
> 
> 	*	shard-kbl: (FAIL <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl3/igt@runner@aborted.html> , FAIL 
> <https://intel- 
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.
> html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl1/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html> , FAIL 
> <https://intel- 
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.
> html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl1/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl7/igt@runner@aborted.html> , FAIL 
> <https://intel- 
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.
> html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl6/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/CI_DRM_10594/shard-kbl1/igt@runner@aborted.html> , FAIL 
> <https://intel- 
> gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-kbl6/igt@runner@aborted.
> html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10594/shard-
> kbl6/igt@runner@aborted.html> ) (fdo#109271 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / [i915#180] / 
> [i915#1814] / [i915#3002] / [i915#3363]) -> (FAIL <https://intel-gfx- 
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> 
> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx- 
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> 
> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx- 
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> 
> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl3/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx- 
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl7/igt@runner@aborted.html> 
> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl6/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx-ci.01.org/tree/drm-
> tip/IGTPW_6224/shard-kbl4/igt@runner@aborted.html> , FAIL 
> <https://intel-gfx- 
> ci.01.org/tree/drm-tip/IGTPW_6224/shard-kbl1/igt@runner@aborted.html> 
> , FAIL
> <https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6224/shard-
> kbl7/igt@runner@aborted.html> ) (fdo#109271 
> <https://bugs.freedesktop.org/show_bug.cgi?id=109271>  / i915#1436 
> <https://gitlab.freedesktop.org/>  / [i915#180] / [i915#1814] / 
> [i915#3002] / [i915#3363] / [i915#602] / [i915#92])


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-09-16  9:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  3:33 [igt-dev] [i-g-t v2] tests/kms_color_chamelium: Skip CTM test if property is not present Bhanuprakash Modem
2021-09-15  4:17 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev2) Patchwork
2021-09-15 12:06   ` Petri Latvala
2021-09-15 12:12     ` Petri Latvala
2021-09-16  4:14       ` Kattamanchi, JaswanthX
2021-09-16  4:08 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2021-09-16  5:10 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-09-16  5:28   ` Modem, Bhanuprakash
2021-09-16  5:44 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color_chamelium: Skip CTM test if property is not present (rev3) Patchwork
2021-09-16  5:53   ` Modem, Bhanuprakash
2021-09-16  6:48     ` Kattamanchi, JaswanthX
2021-09-16  6:34 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2021-09-16  8:20 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-09-16  8:28   ` Modem, Bhanuprakash
2021-09-16  9:10     ` Kattamanchi, JaswanthX
2021-09-16  9:08 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.