public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH CI i-g-t 1/1] HAX: Run without --piglit-style-dmesg
@ 2018-10-09  8:41 Petri Latvala
  2018-10-09  9:20 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Petri Latvala @ 2018-10-09  8:41 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala, Martin Peres

Cc: Martin Peres <martin.peres@linux.intel.com>
---
 runner/resultgen.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/runner/resultgen.c b/runner/resultgen.c
index 9fc54cdc..07d86b67 100644
--- a/runner/resultgen.c
+++ b/runner/resultgen.c
@@ -507,7 +507,7 @@ static int init_regex_whitelist(struct settings *settings)
 	static int status = -1;
 
 	if (status == -1) {
-		const char *regex = settings->piglit_style_dmesg ?
+		const char *regex = (false && settings->piglit_style_dmesg) ?
 			igt_piglit_style_dmesg_blacklist :
 			igt_dmesg_whitelist;
 
@@ -635,7 +635,7 @@ static bool fill_from_dmesg(int fd,
 			current_test = get_or_create_json_object(tests, piglit_name);
 		}
 
-		if (settings->piglit_style_dmesg) {
+		if (false && settings->piglit_style_dmesg) {
 			if ((flags & 0x07) <= 5 && continuation != 'c' &&
 			    regexec(&re, message, (size_t)0, NULL, 0) != REG_NOMATCH) {
 				append_line(&warnings, &warningslen, formatted);
-- 
2.18.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg
  2018-10-09  8:41 [igt-dev] [PATCH CI i-g-t 1/1] HAX: Run without --piglit-style-dmesg Petri Latvala
@ 2018-10-09  9:20 ` Patchwork
  2018-10-09 10:16 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-10-09  9:20 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg
URL   : https://patchwork.freedesktop.org/series/50734/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4944 -> IGTPW_1927 =

== Summary - FAILURE ==

  Serious unknown changes coming with IGTPW_1927 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1927, 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/50734/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt@drv_module_reload@basic-reload:
      fi-skl-guc:         PASS -> DMESG-WARN +30
      fi-cnl-u:           PASS -> DMESG-WARN +18
      fi-icl-u:           PASS -> DMESG-WARN +23
      fi-ilk-650:         PASS -> DMESG-WARN +3

    igt@drv_module_reload@basic-reload-inject:
      fi-kbl-guc:         PASS -> DMESG-WARN +8

    igt@drv_selftest@live_hangcheck:
      fi-kbl-7500u:       PASS -> DMESG-WARN

    igt@drv_selftest@live_hugepages:
      fi-glk-dsi:         PASS -> DMESG-WARN +23

    igt@drv_selftest@live_sanitycheck:
      fi-glk-j4005:       PASS -> DMESG-WARN +17

    igt@gem_basic@bad-close:
      fi-skl-6700hq:      PASS -> DMESG-WARN +5

    igt@gem_exec_suspend@basic-s3:
      fi-skl-6770hq:      PASS -> DMESG-WARN +5
      fi-byt-n2820:       PASS -> DMESG-WARN
      fi-skl-6260u:       PASS -> DMESG-WARN +3
      fi-pnv-d510:        PASS -> DMESG-WARN +1
      fi-bsw-n3050:       PASS -> DMESG-WARN

    igt@gem_exec_suspend@basic-s4-devices:
      fi-elk-e7500:       PASS -> DMESG-WARN
      fi-snb-2600:        PASS -> DMESG-WARN +1

    igt@gem_flink_basic@double-flink:
      fi-kbl-8809g:       PASS -> DMESG-WARN +3

    igt@kms_chamelium@hdmi-crc-fast:
      fi-skl-6700k2:      PASS -> DMESG-WARN +33

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-whl-u:           PASS -> DMESG-WARN +1
      fi-ivb-3520m:       PASS -> DMESG-WARN +4
      fi-kbl-7567u:       PASS -> DMESG-WARN
      fi-bsw-kefka:       PASS -> DMESG-WARN +1

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-skl-iommu:       PASS -> DMESG-WARN +3

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bdw-gvtdvm:      PASS -> DMESG-WARN +3
      fi-cfl-guc:         PASS -> DMESG-WARN +1
      fi-bxt-j4205:       PASS -> DMESG-WARN +3
      fi-bxt-dsi:         PASS -> DMESG-WARN +3
      fi-skl-gvtdvm:      PASS -> DMESG-WARN +3
      fi-skl-6600u:       PASS -> DMESG-WARN +4
      fi-hsw-peppy:       NOTRUN -> DMESG-WARN +3

    igt@kms_setmode@basic-clone-single-crtc:
      fi-byt-clapper:     NOTRUN -> DMESG-WARN +6

    igt@prime_vgem@basic-fence-flip:
      fi-hsw-4770r:       PASS -> DMESG-WARN +45

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@drv_module_reload@basic-reload-inject:
      fi-hsw-4770r:       PASS -> DMESG-WARN (fdo#107924)

    igt@gem_exec_suspend@basic-s4-devices:
      fi-kbl-guc:         PASS -> DMESG-WARN (fdo#107139)
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#105128, fdo#107139)
      fi-kbl-8809g:       PASS -> DMESG-WARN (fdo#107139)
      fi-blb-e6850:       PASS -> INCOMPLETE (fdo#107718)

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-byt-clapper:     NOTRUN -> FAIL (fdo#103191, fdo#107362)
      fi-cfl-8109u:       PASS -> INCOMPLETE (fdo#106070, fdo#108126)

    igt@pm_rpm@module-reload:
      fi-hsw-peppy:       NOTRUN -> DMESG-WARN (fdo#107603, fdo#106386)

    
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#106070 https://bugs.freedesktop.org/show_bug.cgi?id=106070
  fdo#106386 https://bugs.freedesktop.org/show_bug.cgi?id=106386
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107603 https://bugs.freedesktop.org/show_bug.cgi?id=107603
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  fdo#107924 https://bugs.freedesktop.org/show_bug.cgi?id=107924
  fdo#108126 https://bugs.freedesktop.org/show_bug.cgi?id=108126


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

  Additional (4): fi-hsw-peppy fi-byt-clapper fi-bwr-2160 fi-kbl-r 
  Missing    (7): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-icl-u2 fi-snb-2520m fi-ctg-p8600 fi-bdw-samus 


== Build changes ==

    * IGT: IGT_4670 -> IGTPW_1927

  CI_DRM_4944: 66bd263b99fd264b57432c232756baf95b0a6255 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1927: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1927/
  IGT_4670: 7e066794d2ea860f4199fd67549080de17b6b852 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1927/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg
  2018-10-09  8:41 [igt-dev] [PATCH CI i-g-t 1/1] HAX: Run without --piglit-style-dmesg Petri Latvala
  2018-10-09  9:20 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] " Patchwork
@ 2018-10-09 10:16 ` Patchwork
  2018-10-17 15:03 ` [igt-dev] ✗ Fi.CI.BAT: " Patchwork
  2019-01-07 13:23 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg (rev2) Patchwork
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-10-09 10:16 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg
URL   : https://patchwork.freedesktop.org/series/50734/
State : failure

== Summary ==

= CI Bug Log - changes from IGT_4670_full -> IGTPW_1927_full =

== Summary - FAILURE ==

  Serious unknown changes coming with IGTPW_1927_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1927_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://patchwork.freedesktop.org/api/1.0/series/50734/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt@drv_selftest@live_objects:
      shard-glk:          PASS -> DMESG-WARN +34

    igt@drv_suspend@shrink:
      shard-snb:          PASS -> DMESG-WARN +17

    igt@gem_userptr_blits@coherency-sync:
      shard-hsw:          PASS -> DMESG-WARN +25

    igt@kms_cursor_crc@cursor-256x256-suspend:
      shard-kbl:          PASS -> DMESG-WARN +11

    igt@kms_cursor_legacy@pipe-a-torture-bo:
      shard-apl:          PASS -> DMESG-WARN +8

    
    ==== Warnings ====

    igt@kms_cursor_crc@cursor-64x64-suspend:
      shard-apl:          FAIL (fdo#103191, fdo#103232) -> DMESG-WARN

    igt@perf_pmu@rc6:
      shard-kbl:          PASS -> SKIP

    igt@pm_rc6_residency@rc6-accuracy:
      shard-kbl:          SKIP -> PASS

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@drv_suspend@shrink:
      shard-apl:          PASS -> INCOMPLETE (fdo#106886, fdo#103927)

    igt@gem_pwrite_pread@display-pwrite-blt-gtt_mmap-correctness:
      shard-glk:          PASS -> INCOMPLETE (fdo#103359, k.org#198133) +1

    igt@kms_cursor_crc@cursor-128x128-dpms:
      shard-kbl:          PASS -> FAIL (fdo#103232) +1
      shard-apl:          PASS -> FAIL (fdo#103232)
      shard-glk:          PASS -> FAIL (fdo#103232)

    igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-onoff:
      shard-glk:          PASS -> FAIL (fdo#103167) +6

    igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c:
      shard-apl:          SKIP -> INCOMPLETE (fdo#103927)

    igt@kms_universal_plane@universal-plane-pipe-b-functional:
      shard-glk:          PASS -> FAIL (fdo#103166)

    
    ==== Possible fixes ====

    igt@kms_busy@extended-modeset-hang-newfb-render-c:
      shard-glk:          DMESG-WARN (fdo#107956) -> PASS +9

    igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-b:
      shard-kbl:          DMESG-WARN (fdo#107956) -> PASS +8
      shard-snb:          DMESG-WARN (fdo#107956) -> PASS +5

    igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-c:
      shard-apl:          DMESG-WARN (fdo#107956) -> PASS +10

    igt@kms_busy@extended-pageflip-modeset-hang-oldfb-render-b:
      shard-hsw:          DMESG-WARN (fdo#107956) -> PASS +8

    igt@kms_cursor_crc@cursor-256x85-sliding:
      shard-glk:          FAIL (fdo#103232) -> PASS +1

    igt@kms_cursor_crc@cursor-64x21-random:
      shard-apl:          FAIL (fdo#103232) -> PASS +8

    igt@kms_cursor_crc@cursor-64x21-sliding:
      shard-kbl:          FAIL (fdo#103232) -> PASS

    igt@kms_cursor_legacy@cursorb-vs-flipb-toggle:
      shard-glk:          DMESG-WARN (fdo#106538, fdo#105763) -> PASS +2

    igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
      shard-glk:          FAIL (fdo#105363) -> PASS

    igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt:
      shard-apl:          FAIL (fdo#103167) -> PASS +5

    igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move:
      shard-kbl:          FAIL (fdo#103167) -> PASS

    igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt:
      shard-glk:          FAIL (fdo#103167) -> PASS +4

    igt@kms_plane@pixel-format-pipe-a-planes:
      shard-snb:          FAIL (fdo#107749, fdo#103166) -> PASS

    igt@kms_plane_multiple@atomic-pipe-c-tiling-yf:
      shard-apl:          FAIL (fdo#103166) -> PASS +6
      shard-kbl:          FAIL (fdo#103166) -> PASS +2

    igt@kms_rotation_crc@sprite-rotation-180:
      shard-snb:          FAIL (fdo#103925) -> PASS +1

    igt@kms_universal_plane@universal-plane-pipe-c-functional:
      shard-glk:          FAIL (fdo#103166) -> PASS +4

    
  fdo#103166 https://bugs.freedesktop.org/show_bug.cgi?id=103166
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103232 https://bugs.freedesktop.org/show_bug.cgi?id=103232
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
  fdo#105763 https://bugs.freedesktop.org/show_bug.cgi?id=105763
  fdo#106538 https://bugs.freedesktop.org/show_bug.cgi?id=106538
  fdo#106886 https://bugs.freedesktop.org/show_bug.cgi?id=106886
  fdo#107749 https://bugs.freedesktop.org/show_bug.cgi?id=107749
  fdo#107956 https://bugs.freedesktop.org/show_bug.cgi?id=107956
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (6 -> 5) ==

  Missing    (1): shard-skl 


== Build changes ==

    * IGT: IGT_4670 -> IGTPW_1927
    * Linux: CI_DRM_4933 -> CI_DRM_4944

  CI_DRM_4933: 6b7a44d1597791524f46d7ea17620db54dffdc8c @ git://anongit.freedesktop.org/gfx-ci/linux
  CI_DRM_4944: 66bd263b99fd264b57432c232756baf95b0a6255 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1927: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1927/
  IGT_4670: 7e066794d2ea860f4199fd67549080de17b6b852 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1927/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg
  2018-10-09  8:41 [igt-dev] [PATCH CI i-g-t 1/1] HAX: Run without --piglit-style-dmesg Petri Latvala
  2018-10-09  9:20 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] " Patchwork
  2018-10-09 10:16 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
@ 2018-10-17 15:03 ` Patchwork
  2019-01-07 13:23 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg (rev2) Patchwork
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-10-17 15:03 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg
URL   : https://patchwork.freedesktop.org/series/50734/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4994 -> IGTPW_1960 =

== Summary - FAILURE ==

  Serious unknown changes coming with IGTPW_1960 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1960, 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/50734/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt@drv_module_reload@basic-reload:
      fi-skl-guc:         PASS -> DMESG-WARN +29
      fi-cnl-u:           PASS -> DMESG-WARN +18
      fi-icl-u:           NOTRUN -> DMESG-WARN +22
      fi-ilk-650:         PASS -> DMESG-WARN +3

    igt@drv_module_reload@basic-reload-inject:
      fi-kbl-guc:         PASS -> DMESG-WARN +8
      fi-cfl-guc:         PASS -> DMESG-WARN

    igt@drv_selftest@live_sanitycheck:
      fi-glk-j4005:       PASS -> DMESG-WARN +18

    igt@gem_exec_basic@readonly-default:
      fi-skl-6700hq:      PASS -> DMESG-WARN +6

    igt@gem_exec_suspend@basic-s3:
      fi-bdw-5557u:       PASS -> DMESG-WARN
      fi-skl-6770hq:      PASS -> DMESG-WARN +3
      fi-skl-6260u:       PASS -> DMESG-WARN +3
      fi-kbl-7567u:       PASS -> DMESG-WARN +1
      fi-bsw-kefka:       PASS -> DMESG-WARN
      fi-bsw-n3050:       PASS -> DMESG-WARN

    igt@gem_exec_suspend@basic-s4-devices:
      fi-elk-e7500:       PASS -> DMESG-WARN
      fi-byt-clapper:     PASS -> DMESG-WARN +3

    igt@gem_flink_basic@double-flink:
      fi-kbl-8809g:       PASS -> DMESG-WARN +3

    igt@kms_chamelium@hdmi-crc-fast:
      fi-skl-6700k2:      PASS -> DMESG-WARN +33

    igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
      fi-kbl-r:           PASS -> DMESG-WARN

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-cfl-8700k:       PASS -> DMESG-WARN
      fi-kbl-7500u:       PASS -> DMESG-WARN
      fi-kbl-7560u:       PASS -> DMESG-WARN +3
      fi-blb-e6850:       PASS -> DMESG-WARN +2

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-skl-iommu:       PASS -> DMESG-WARN +3
      fi-byt-j1900:       PASS -> DMESG-WARN +3

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bxt-j4205:       PASS -> DMESG-WARN +3
      fi-bxt-dsi:         PASS -> DMESG-WARN +3
      fi-skl-gvtdvm:      PASS -> DMESG-WARN +3
      fi-skl-6600u:       PASS -> DMESG-WARN +4
      fi-hsw-peppy:       PASS -> DMESG-WARN +3

    igt@prime_vgem@basic-fence-flip:
      fi-hsw-4770r:       PASS -> DMESG-WARN +43

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@drv_module_reload@basic-reload-inject:
      fi-hsw-4770r:       PASS -> DMESG-WARN (fdo#107924)

    igt@drv_selftest@live_hangcheck:
      fi-icl-u2:          PASS -> INCOMPLETE (fdo#108315)

    igt@gem_exec_suspend@basic-s4-devices:
      fi-kbl-guc:         PASS -> DMESG-WARN (fdo#107139)
      fi-kbl-8809g:       PASS -> DMESG-WARN (fdo#107139)

    igt@kms_flip@basic-flip-vs-modeset:
      fi-skl-6700hq:      PASS -> DMESG-WARN (fdo#105998) +1

    igt@kms_frontbuffer_tracking@basic:
      fi-byt-clapper:     PASS -> FAIL (fdo#103167)

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

    
    ==== Possible fixes ====

    igt@gem_exec_suspend@basic-s3:
      fi-cfl-8109u:       INCOMPLETE (fdo#107187, fdo#108126) -> PASS

    igt@gem_exec_suspend@basic-s4-devices:
      fi-kbl-7500u:       DMESG-WARN (fdo#107139, fdo#105128) -> PASS

    igt@kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       DMESG-WARN (fdo#102614) -> PASS
      fi-icl-u2:          FAIL (fdo#103167) -> PASS

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

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107187 https://bugs.freedesktop.org/show_bug.cgi?id=107187
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107924 https://bugs.freedesktop.org/show_bug.cgi?id=107924
  fdo#108126 https://bugs.freedesktop.org/show_bug.cgi?id=108126
  fdo#108315 https://bugs.freedesktop.org/show_bug.cgi?id=108315


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

  Additional (1): fi-icl-u 
  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-pnv-d510 


== Build changes ==

    * IGT: IGT_4682 -> IGTPW_1960

  CI_DRM_4994: a587d260a1db3d6660c4148a5b3055f525bc7938 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1960: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1960/
  IGT_4682: 0ac43db33e116b546e5704fe0b4dde21f391e09c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1960/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg (rev2)
  2018-10-09  8:41 [igt-dev] [PATCH CI i-g-t 1/1] HAX: Run without --piglit-style-dmesg Petri Latvala
                   ` (2 preceding siblings ...)
  2018-10-17 15:03 ` [igt-dev] ✗ Fi.CI.BAT: " Patchwork
@ 2019-01-07 13:23 ` Patchwork
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-01-07 13:23 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg (rev2)
URL   : https://patchwork.freedesktop.org/series/50734/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 i915/gem_busy: Use a non-preemptible hanging batch

Subtest dmesg-results: SUCCESS (0.001s)
Starting subtest: aborted-on-boot
Subtest aborted-on-boot: SUCCESS (0.000s)
Starting subtest: aborted-after-a-test
Subtest aborted-after-a-test: SUCCESS (0.000s)
Starting subtest: dmesg-escapes
Subtest dmesg-escapes: SUCCESS (0.000s)
Starting subtest: notrun-results
Subtest notrun-results: SUCCESS (0.000s)
Starting subtest: notrun-results-multiple-mode
Subtest notrun-results-multiple-mode: SUCCESS (0.000s)
--- stderr ---
(runner_json_test:18120) CRITICAL: Test assertion failure function compare, file ../runner/runner_json_tests.c:112:
(runner_json_test:18120) CRITICAL: Failed assertion: json_object_object_length(one) == json_object_object_length(two)
(runner_json_test:18120) CRITICAL: error: 7 != 6
Subtest piglit-style-dmesg failed.
**** DEBUG ****
(runner_json_test:18120) DEBUG: Root object
(runner_json_test:18120) DEBUG: Key __type__
(runner_json_test:18120) DEBUG: Key results_version
(runner_json_test:18120) DEBUG: Key name
(runner_json_test:18120) DEBUG: Key uname
(runner_json_test:18120) DEBUG: Key time_elapsed
(runner_json_test:18120) DEBUG: Key __type__
(runner_json_test:18120) DEBUG: Key start
(runner_json_test:18120) DEBUG: Key end
(runner_json_test:18120) DEBUG: Key tests
(runner_json_test:18120) DEBUG: Key igt@successtest@first-subtest
(runner_json_test:18120) CRITICAL: Test assertion failure function compare, file ../runner/runner_json_tests.c:112:
(runner_json_test:18120) CRITICAL: Failed assertion: json_object_object_length(one) == json_object_object_length(two)
(runner_json_test:18120) CRITICAL: error: 7 != 6
(runner_json_test:18120) igt_core-INFO: Stack trace:
(runner_json_test:18120) igt_core-INFO:   #0 ../lib/igt_core.c:1472 __igt_fail_assert()
(runner_json_test:18120) igt_core-INFO:   #1 ../runner/runner_json_tests.c:113 compare()
(runner_json_test:18120) igt_core-INFO:   #2 ../runner/runner_json_tests.c:40 compare_objects()
(runner_json_test:18120) igt_core-INFO:   #3 ../runner/runner_json_tests.c:114 compare()
(runner_json_test:18120) igt_core-INFO:   #4 ../runner/runner_json_tests.c:40 compare_objects()
(runner_json_test:18120) igt_core-INFO:   #5 ../runner/runner_json_tests.c:114 compare()
(runner_json_test:18120) igt_core-INFO:   #6 ../runner/runner_json_tests.c:146 run_results_and_compare()
(runner_json_test:18120) igt_core-INFO:   #7 ../runner/runner_json_tests.c:172 __real_main164()
(runner_json_test:18120) igt_core-INFO:   #8 ../runner/runner_json_tests.c:164 main()
(runner_json_test:18120) igt_core-INFO:   #9 ../csu/libc-start.c:344 __libc_start_main()
(runner_json_test:18120) igt_core-INFO:   #10 [_start+0x2a]
****  END  ****
-------

Full log written to /home/cidrm/igt-gpu-tools/build/meson-logs/testlog.txt
FAILED: meson-test 
/usr/bin/python3 -u /usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-01-07 13:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09  8:41 [igt-dev] [PATCH CI i-g-t 1/1] HAX: Run without --piglit-style-dmesg Petri Latvala
2018-10-09  9:20 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] " Patchwork
2018-10-09 10:16 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
2018-10-17 15:03 ` [igt-dev] ✗ Fi.CI.BAT: " Patchwork
2019-01-07 13:23 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [CI,i-g-t,1/1] HAX: Run without --piglit-style-dmesg (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox