[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/selftests: Flush the test object on creation (rev4)

2018-11-22 Thread Patchwork
== Series Details ==

Series: series starting with [1/3] drm/i915/selftests: Flush the test object on 
creation (rev4)
URL   : https://patchwork.freedesktop.org/series/52887/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_5191 -> Patchwork_10891 =

== Summary - FAILURE ==

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

  External URL: 
https://patchwork.freedesktop.org/api/1.0/series/52887/revisions/4/mbox/

== Possible new issues ==

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

  === IGT changes ===

 Possible regressions 

igt@i915_selftest@live_coherency:
  fi-skl-6770hq:  PASS -> DMESG-FAIL
  fi-byt-n2820:   PASS -> DMESG-FAIL
  fi-skl-6700k2:  PASS -> DMESG-FAIL
  fi-elk-e7500:   PASS -> DMESG-FAIL
  fi-skl-iommu:   PASS -> DMESG-FAIL +1
  fi-skl-gvtdvm:  PASS -> DMESG-FAIL +1
  fi-hsw-peppy:   PASS -> DMESG-FAIL
  fi-bdw-gvtdvm:  PASS -> DMESG-FAIL
  fi-bxt-j4205:   PASS -> DMESG-FAIL
  fi-skl-guc: PASS -> DMESG-FAIL
  fi-cnl-u:   PASS -> DMESG-FAIL
  fi-bxt-dsi: PASS -> DMESG-FAIL
  fi-cfl-8700k:   PASS -> DMESG-FAIL
  fi-ilk-650: PASS -> DMESG-FAIL
  fi-bsw-n3050:   PASS -> DMESG-FAIL
  fi-hsw-4770:PASS -> DMESG-FAIL
  fi-glk-dsi: PASS -> DMESG-FAIL
  fi-ivb-3770:PASS -> DMESG-FAIL
  fi-skl-6700hq:  PASS -> DMESG-FAIL
  fi-hsw-4770r:   PASS -> DMESG-FAIL
  fi-bsw-kefka:   PASS -> DMESG-FAIL
  fi-glk-j4005:   PASS -> DMESG-FAIL
  fi-byt-clapper: PASS -> DMESG-FAIL
  fi-apl-guc: PASS -> DMESG-FAIL
  fi-skl-6600u:   PASS -> DMESG-FAIL

igt@i915_selftest@live_contexts:
  fi-bdw-5557u:   PASS -> DMESG-FAIL +1


== Known issues ==

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

  === IGT changes ===

 Issues hit 

igt@gem_exec_suspend@basic-s3:
  fi-icl-u2:  PASS -> DMESG-WARN (fdo#107724)

igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
  fi-byt-clapper: PASS -> FAIL (fdo#107362, fdo#103191) +1

igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
  fi-blb-e6850:   PASS -> INCOMPLETE (fdo#107718)


 Possible fixes 

igt@gem_ctx_create@basic-files:
  fi-icl-u2:  DMESG-WARN (fdo#107724) -> PASS

igt@i915_selftest@live_hangcheck:
  fi-bwr-2160:DMESG-FAIL (fdo#108735) -> PASS

igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
  fi-byt-clapper: FAIL (fdo#107362, fdo#103191) -> PASS


  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#107724 https://bugs.freedesktop.org/show_bug.cgi?id=107724
  fdo#108735 https://bugs.freedesktop.org/show_bug.cgi?id=108735


== Participating hosts (51 -> 42) ==

  Missing(9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 
fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-icl-u3 fi-kbl-r 


== Build changes ==

* Linux: CI_DRM_5191 -> Patchwork_10891

  CI_DRM_5191: cdb3ce838d4020951ea12c11cf952c6f2419dd36 @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4725: 9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b @ 
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10891: 0e5c8d6ae8b914d15019ae72a5b17ab7bf4b2460 @ 
git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

0e5c8d6ae8b9 drm/i915: Avoid using MI_STORE_DWORD_IMM on vecs
eb145c3815b6 drm/i915/selftests: Check MI_STORE_DWORD_IMM coherency
821c90f3f442 drm/i915/selftests: Flush the test object on creation

== Logs ==

For more details see: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10891/issues.html
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/selftests: Flush the test object on creation (rev3)

2018-11-22 Thread Patchwork
== Series Details ==

Series: series starting with [1/3] drm/i915/selftests: Flush the test object on 
creation (rev3)
URL   : https://patchwork.freedesktop.org/series/52887/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_5191 -> Patchwork_10890 =

== Summary - FAILURE ==

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

  External URL: 
https://patchwork.freedesktop.org/api/1.0/series/52887/revisions/3/mbox/

== Possible new issues ==

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

  === IGT changes ===

 Possible regressions 

igt@i915_selftest@live_coherency:
  fi-skl-6770hq:  PASS -> DMESG-FAIL
  fi-skl-6700k2:  PASS -> DMESG-FAIL
  fi-kbl-x1275:   PASS -> DMESG-FAIL
  fi-skl-guc: PASS -> DMESG-FAIL
  fi-cfl-8700k:   PASS -> DMESG-FAIL
  fi-hsw-4770:PASS -> DMESG-FAIL
  fi-cfl-guc: PASS -> DMESG-FAIL
  fi-ivb-3770:PASS -> DMESG-FAIL
  fi-skl-6700hq:  PASS -> DMESG-FAIL
  fi-hsw-4770r:   PASS -> DMESG-FAIL
  fi-kbl-guc: PASS -> DMESG-FAIL
  fi-skl-6600u:   PASS -> DMESG-FAIL

igt@i915_selftest@live_contexts:
  fi-bxt-j4205:   PASS -> DMESG-FAIL
  fi-bdw-5557u:   PASS -> DMESG-FAIL +1
  fi-skl-iommu:   PASS -> DMESG-FAIL
  fi-apl-guc: PASS -> DMESG-FAIL


== Known issues ==

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

  === IGT changes ===

 Issues hit 

igt@gem_ctx_create@basic-files:
  fi-bsw-kefka:   PASS -> FAIL (fdo#108656)

igt@gem_ctx_switch@basic-default:
  fi-icl-u2:  PASS -> DMESG-WARN (fdo#107724)

igt@i915_selftest@live_contexts:
  fi-glk-j4005:   PASS -> DMESG-FAIL (fdo#107830)

igt@kms_pipe_crc_basic@read-crc-pipe-a:
  fi-byt-clapper: PASS -> FAIL (fdo#107362)


 Possible fixes 

igt@gem_ctx_create@basic-files:
  fi-icl-u2:  DMESG-WARN (fdo#107724) -> PASS

igt@i915_selftest@live_hangcheck:
  fi-bwr-2160:DMESG-FAIL (fdo#108735) -> PASS

igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
  fi-byt-clapper: FAIL (fdo#103191, fdo#107362) -> PASS


  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107724 https://bugs.freedesktop.org/show_bug.cgi?id=107724
  fdo#107830 https://bugs.freedesktop.org/show_bug.cgi?id=107830
  fdo#108656 https://bugs.freedesktop.org/show_bug.cgi?id=108656
  fdo#108735 https://bugs.freedesktop.org/show_bug.cgi?id=108735


== Participating hosts (51 -> 43) ==

  Missing(8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks 
fi-bsw-cyan fi-ctg-p8600 fi-icl-u3 fi-kbl-r 


== Build changes ==

* Linux: CI_DRM_5191 -> Patchwork_10890

  CI_DRM_5191: cdb3ce838d4020951ea12c11cf952c6f2419dd36 @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4725: 9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b @ 
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10890: f4a1572efe1af911ee6b8536c09c6bcfb1bcd2db @ 
git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

f4a1572efe1a drm/i915: Avoid using MI_STORE_DWORD_IMM on vecs
c741eb757e0c drm/i915/selftests: Check MI_STORE_DWORD_IMM coherency
d8c8001692a3 drm/i915/selftests: Flush the test object on creation

== Logs ==

For more details see: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10890/issues.html
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/selftests: Flush the test object on creation (rev2)

2018-11-22 Thread Patchwork
== Series Details ==

Series: series starting with [1/3] drm/i915/selftests: Flush the test object on 
creation (rev2)
URL   : https://patchwork.freedesktop.org/series/52887/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_5191 -> Patchwork_10889 =

== Summary - FAILURE ==

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

  External URL: 
https://patchwork.freedesktop.org/api/1.0/series/52887/revisions/2/mbox/

== Possible new issues ==

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

  === IGT changes ===

 Possible regressions 

igt@i915_selftest@live_coherency:
  fi-skl-6770hq:  PASS -> INCOMPLETE
  fi-byt-n2820:   PASS -> DMESG-FAIL
  fi-skl-6700k2:  PASS -> DMESG-FAIL
  fi-skl-iommu:   PASS -> INCOMPLETE
  fi-skl-gvtdvm:  PASS -> DMESG-FAIL
  fi-hsw-peppy:   PASS -> DMESG-FAIL
  fi-kbl-x1275:   PASS -> DMESG-FAIL
  fi-bdw-gvtdvm:  PASS -> DMESG-FAIL +1
  fi-bwr-2160:PASS -> DMESG-FAIL
  fi-skl-guc: PASS -> DMESG-FAIL
  fi-snb-2520m:   PASS -> DMESG-FAIL
  fi-bxt-dsi: PASS -> DMESG-FAIL
  fi-cfl-8700k:   PASS -> DMESG-FAIL
  fi-cfl-guc: PASS -> DMESG-FAIL
  fi-glk-dsi: PASS -> DMESG-FAIL
  fi-ivb-3770:PASS -> DMESG-FAIL
  fi-skl-6700hq:  PASS -> DMESG-FAIL
  {fi-kbl-7500u}: PASS -> DMESG-FAIL
  fi-hsw-4770r:   PASS -> INCOMPLETE
  fi-kbl-guc: PASS -> DMESG-FAIL
  fi-bsw-kefka:   PASS -> INCOMPLETE
  {fi-kbl-7567u}: PASS -> DMESG-FAIL
  fi-cfl-8109u:   PASS -> DMESG-FAIL
  fi-skl-6600u:   PASS -> DMESG-FAIL
  fi-byt-j1900:   PASS -> DMESG-FAIL

igt@i915_selftest@live_contexts:
  fi-bdw-5557u:   PASS -> DMESG-FAIL


== Known issues ==

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

  === IGT changes ===

 Issues hit 

igt@gem_ctx_create@basic-files:
  fi-bsw-kefka:   PASS -> FAIL (fdo#108656)

igt@gem_exec_suspend@basic-s3:
  fi-blb-e6850:   PASS -> INCOMPLETE (fdo#107718)

igt@i915_selftest@live_coherency:
  fi-bxt-j4205:   PASS -> INCOMPLETE (fdo#103927)

igt@i915_selftest@live_contexts:
  fi-glk-j4005:   PASS -> DMESG-FAIL (fdo#107830)

igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
  fi-byt-clapper: PASS -> INCOMPLETE (fdo#102657)


 Possible fixes 

igt@i915_selftest@live_hangcheck:
  fi-bwr-2160:DMESG-FAIL (fdo#108735) -> PASS


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

  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#107830 https://bugs.freedesktop.org/show_bug.cgi?id=107830
  fdo#108656 https://bugs.freedesktop.org/show_bug.cgi?id=108656
  fdo#108735 https://bugs.freedesktop.org/show_bug.cgi?id=108735


== Participating hosts (51 -> 42) ==

  Missing(9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks 
fi-bsw-cyan fi-ctg-p8600 fi-icl-u3 fi-icl-y fi-kbl-r 


== Build changes ==

* Linux: CI_DRM_5191 -> Patchwork_10889

  CI_DRM_5191: cdb3ce838d4020951ea12c11cf952c6f2419dd36 @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4725: 9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b @ 
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10889: 3cce3ff72ec996821948088974af2db9cf7b0410 @ 
git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

3cce3ff72ec9 drm/i915: Avoid using MI_STORE_DWORD_IMM on vecs
344bf7277e31 drm/i915/selftests: Check MI_STORE_DWORD_IMM coherency
309ac28a36a0 drm/i915/selftests: Flush the test object on creation

== Logs ==

For more details see: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10889/issues.html
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/selftests: Flush the test object on creation

2018-11-22 Thread Patchwork
== Series Details ==

Series: series starting with [1/3] drm/i915/selftests: Flush the test object on 
creation
URL   : https://patchwork.freedesktop.org/series/52887/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_5189 -> Patchwork_10887 =

== Summary - FAILURE ==

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

  External URL: 
https://patchwork.freedesktop.org/api/1.0/series/52887/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

 Possible regressions 

igt@i915_selftest@live_contexts:
  fi-apl-guc: PASS -> DMESG-FAIL


== Known issues ==

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

  === IGT changes ===

 Issues hit 

igt@gem_mmap_gtt@basic-small-bo-tiledx:
  fi-glk-dsi: PASS -> INCOMPLETE (k.org#198133, fdo#103359)

igt@i915_selftest@live_contexts:
  fi-glk-j4005:   PASS -> DMESG-FAIL (fdo#107830)

igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence:
  fi-byt-clapper: PASS -> FAIL (fdo#103191, fdo#107362) +1

igt@pm_rpm@module-reload:
  fi-skl-6770hq:  PASS -> DMESG-WARN (fdo#105541)

{igt@runner@aborted}:
  {fi-icl-y}: NOTRUN -> FAIL (fdo#108070)


 Possible fixes 

igt@i915_module_load@reload:
  fi-blb-e6850:   INCOMPLETE (fdo#107718) -> PASS


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

  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#105541 https://bugs.freedesktop.org/show_bug.cgi?id=105541
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#107830 https://bugs.freedesktop.org/show_bug.cgi?id=107830
  fdo#108070 https://bugs.freedesktop.org/show_bug.cgi?id=108070
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (50 -> 44) ==

  Additional (1): fi-icl-y 
  Missing(7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks 
fi-bsw-cyan fi-ctg-p8600 fi-icl-u3 


== Build changes ==

* Linux: CI_DRM_5189 -> Patchwork_10887

  CI_DRM_5189: 98966a91be483a9a681adc3a110877fe7ced049e @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4725: 9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b @ 
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10887: 354c913304b1b0bdeb77bbe546880ff2e4a23142 @ 
git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

354c913304b1 drm/i915: Avoid using MI_STORE_DWORD_IMM on vecs
5cda61eedcb1 drm/i915/selftests: Check MI_STORE_DWORD_IMM coherency
3ca097048a16 drm/i915/selftests: Flush the test object on creation

== Logs ==

For more details see: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10887/issues.html
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/selftests: Flush the test object on creation

2018-11-22 Thread Chris Wilson
Quoting Patchwork (2018-11-22 12:42:24)
> == Series Details ==
> 
> Series: series starting with [1/3] drm/i915/selftests: Flush the test object 
> on creation
> URL   : https://patchwork.freedesktop.org/series/52875/
> State : failure
> 
> == Summary ==
> 
> = CI Bug Log - changes from CI_DRM_5186 -> Patchwork_10884 =
> 
> == Summary - FAILURE ==
> 
>   Serious unknown changes coming with Patchwork_10884 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_10884, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: 
> https://patchwork.freedesktop.org/api/1.0/series/52875/revisions/1/mbox/
> 
> == Possible new issues ==
> 
>   Here are the unknown changes that may have been introduced in 
> Patchwork_10884:
> 
>   === IGT changes ===
> 
>  Possible regressions 
> 
> igt@i915_selftest@live_contexts:
>   fi-bdw-5557u:   PASS -> DMESG-FAIL
>   fi-skl-gvtdvm:  PASS -> DMESG-FAIL
>   fi-skl-iommu:   PASS -> DMESG-FAIL

Of course you work for trybot and fail in public. Traitors.
-Chris
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/selftests: Flush the test object on creation

2018-11-22 Thread Patchwork
== Series Details ==

Series: series starting with [1/3] drm/i915/selftests: Flush the test object on 
creation
URL   : https://patchwork.freedesktop.org/series/52875/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_5186 -> Patchwork_10884 =

== Summary - FAILURE ==

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

  External URL: 
https://patchwork.freedesktop.org/api/1.0/series/52875/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

 Possible regressions 

igt@gem_basic@bad-close:
  fi-kbl-7560u:   PASS -> INCOMPLETE

igt@i915_selftest@live_contexts:
  fi-bdw-5557u:   PASS -> DMESG-FAIL
  fi-skl-gvtdvm:  PASS -> DMESG-FAIL
  fi-skl-iommu:   PASS -> DMESG-FAIL


== Known issues ==

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

  === IGT changes ===

 Issues hit 

igt@i915_module_load@reload-no-display:
  {fi-kbl-7567u}: PASS -> DMESG-WARN (fdo#105602, fdo#103558) +1

igt@i915_module_load@reload-with-fault-injection:
  {fi-kbl-7567u}: PASS -> DMESG-WARN (fdo#105602)

igt@i915_selftest@live_contexts:
  fi-glk-j4005:   PASS -> DMESG-FAIL (fdo#107830)

igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
  fi-byt-clapper: PASS -> FAIL (fdo#103191, fdo#107362) +1

igt@pm_rpm@module-reload:
  fi-skl-6770hq:  PASS -> DMESG-WARN (fdo#105541)

{igt@runner@aborted}:
  {fi-kbl-7567u}: NOTRUN -> FAIL (fdo#105602)


 Possible fixes 

igt@gem_ctx_create@basic-files:
  fi-bsw-n3050:   FAIL (fdo#108656) -> PASS

igt@gem_exec_suspend@basic-s3:
  fi-blb-e6850:   INCOMPLETE (fdo#107718) -> PASS

igt@gem_mmap@basic-small-bo:
  fi-glk-dsi: INCOMPLETE (k.org#198133, fdo#103359) -> PASS

igt@kms_pipe_crc_basic@hang-read-crc-pipe-b:
  fi-byt-clapper: FAIL (fdo#103191, fdo#107362) -> PASS +1


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

  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103558 https://bugs.freedesktop.org/show_bug.cgi?id=103558
  fdo#105541 https://bugs.freedesktop.org/show_bug.cgi?id=105541
  fdo#105602 https://bugs.freedesktop.org/show_bug.cgi?id=105602
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#107830 https://bugs.freedesktop.org/show_bug.cgi?id=107830
  fdo#108656 https://bugs.freedesktop.org/show_bug.cgi?id=108656
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (51 -> 42) ==

  Missing(9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks 
fi-bsw-cyan fi-apl-guc fi-ctg-p8600 fi-icl-u3 fi-skl-6700hq 


== Build changes ==

* Linux: CI_DRM_5186 -> Patchwork_10884

  CI_DRM_5186: 890ed44fe2612f8bf15ca1b33610d30ff57ce7d9 @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4725: 9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b @ 
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_10884: 678b25d4536dbb64c9c6779f7bc6075bbdfa6115 @ 
git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

678b25d4536d drm/i915: Avoid using MI_STORE_DWORD_IMM on vecs
920e0aa2f1c1 drm/i915/selftests: Check MI_STORE_DWORD_IMM coherency
5e991e45460d drm/i915/selftests: Flush the test object on creation

== Logs ==

For more details see: 
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10884/issues.html
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx