public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg
@ 2019-01-08  9:07 Petri Latvala
  2019-01-08  9:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Petri Latvala @ 2019-01-08  9:07 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala, Martin Peres

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

diff --git a/runner/resultgen.c b/runner/resultgen.c
index be884955..3eb2877c 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;
 
@@ -678,7 +678,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);
diff --git a/runner/runner_json_tests.c b/runner/runner_json_tests.c
index 09a93189..2d6dfc07 100644
--- a/runner/runner_json_tests.c
+++ b/runner/runner_json_tests.c
@@ -151,7 +151,6 @@ static const char *dirnames[] = {
 	"normal-run",
 	"warnings",
 	"warnings-with-dmesg-warns",
-	"piglit-style-dmesg",
 	"incomplete-before-any-subtests",
 	"dmesg-results",
 	"aborted-on-boot",
-- 
2.19.1

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

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

* [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg
  2019-01-08  9:07 [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg Petri Latvala
@ 2019-01-08  9:34 ` Patchwork
  2019-01-08 11:59 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2019-01-08  9:34 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: HAX: Run without --piglit-style-dmesg
URL   : https://patchwork.freedesktop.org/series/54866/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5373 -> IGTPW_2194
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-skl-6770hq:      PASS -> DMESG-WARN +3
    - fi-byt-n2820:       PASS -> DMESG-WARN
    - fi-skl-6260u:       PASS -> DMESG-WARN +3

  * igt@gem_exec_suspend@basic-s4-devices:
    - fi-ilk-650:         PASS -> DMESG-WARN +3

  * igt@gem_flink_basic@bad-open:
    - fi-kbl-8809g:       PASS -> DMESG-WARN +3

  * igt@gem_mmap@basic:
    - fi-byt-clapper:     PASS -> DMESG-WARN +6

  * igt@gem_sync@basic-each:
    - fi-elk-e7500:       PASS -> DMESG-WARN

  * igt@i915_module_load@reload:
    - fi-glk-j4005:       NOTRUN -> DMESG-WARN +18

  * igt@i915_module_load@reload-with-fault-injection:
    - fi-skl-6700hq:      PASS -> DMESG-WARN +14
    - fi-cfl-guc:         PASS -> DMESG-WARN

  * igt@i915_selftest@live_coherency:
    - fi-icl-u3:          NOTRUN -> DMESG-WARN +13

  * igt@i915_selftest@live_contexts:
    - fi-glk-dsi:         PASS -> DMESG-WARN +18

  * igt@i915_selftest@live_hugepages:
    - fi-icl-u2:          PASS -> DMESG-WARN +21

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

  * igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-skl-guc:         PASS -> DMESG-WARN +42

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-ivb-3520m:       NOTRUN -> DMESG-WARN +4
    - fi-cfl-8700k:       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-bdw-gvtdvm:      PASS -> DMESG-WARN +1
    - fi-icl-u3:          PASS -> DMESG-WARN +7
    - fi-bxt-j4205:       PASS -> DMESG-WARN +3
    - fi-skl-6600u:       PASS -> DMESG-WARN +4
    - fi-hsw-peppy:       PASS -> DMESG-WARN +3
    - fi-kbl-7567u:       PASS -> DMESG-WARN

  * igt@pm_rpm@module-reload:
    - fi-kbl-guc:         PASS -> DMESG-WARN +7

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

  
#### Warnings ####

  * igt@pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       PASS -> SKIP

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

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

### IGT changes ###

#### Issues hit ####

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

  * igt@i915_module_load@reload-with-fault-injection:
    - fi-hsw-4770r:       PASS -> DMESG-WARN [fdo#107924]

  * igt@i915_selftest@live_contexts:
    - fi-icl-u3:          NOTRUN -> DMESG-FAIL [fdo#108569]

  * igt@i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> DMESG-WARN [fdo#108622]

  * igt@kms_busy@basic-flip-b:
    - fi-gdg-551:         NOTRUN -> FAIL [fdo#103182]

  * igt@pm_rpm@basic-rte:
    - fi-bsw-kefka:       PASS -> FAIL [fdo#108800]

  
#### Possible fixes ####

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - 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#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#107139]: https://bugs.freedesktop.org/show_bug.cgi?id=107139
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107924]: https://bugs.freedesktop.org/show_bug.cgi?id=107924
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#108915]: https://bugs.freedesktop.org/show_bug.cgi?id=108915
  [fdo#109241]: https://bugs.freedesktop.org/show_bug.cgi?id=109241


Participating hosts (45 -> 46)
------------------------------

  Additional (5): fi-glk-j4005 fi-gdg-551 fi-pnv-d510 fi-icl-y fi-ivb-3520m 
  Missing    (4): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan 


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

    * IGT: IGT_4756 -> IGTPW_2194

  CI_DRM_5373: b4fd1f78b1c3e43cbe5dfe80786b602d4af23024 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2194: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2194/
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

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

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

* [igt-dev] ✗ Fi.CI.IGT: failure for HAX: Run without --piglit-style-dmesg
  2019-01-08  9:07 [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg Petri Latvala
  2019-01-08  9:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2019-01-08 11:59 ` Patchwork
  2019-02-15 11:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev2) Patchwork
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2019-01-08 11:59 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: HAX: Run without --piglit-style-dmesg
URL   : https://patchwork.freedesktop.org/series/54866/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5373_full -> IGTPW_2194_full
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@i915_selftest@live_sanitycheck:
    - shard-glk:          PASS -> DMESG-WARN +28

  * igt@i915_suspend@debugfs-reader:
    - shard-apl:          PASS -> DMESG-WARN +14

  * igt@kms_cursor_crc@cursor-64x64-suspend:
    - shard-hsw:          PASS -> DMESG-WARN +5

  * igt@kms_cursor_legacy@all-pipes-torture-bo:
    - shard-kbl:          PASS -> DMESG-WARN +11
    - shard-snb:          PASS -> DMESG-WARN +1

  * igt@kms_fbcon_fbt@fbc-suspend:
    - shard-kbl:          NOTRUN -> DMESG-WARN

  
#### Warnings ####

  * igt@kms_vblank@pipe-a-ts-continuation-dpms-suspend:
    - shard-kbl:          INCOMPLETE [fdo#103665] -> DMESG-WARN

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_userptr_blits@sync-unmap-after-close:
    - shard-snb:          PASS -> INCOMPLETE [fdo#105411]

  * igt@kms_busy@extended-pageflip-modeset-hang-oldfb-render-d:
    - shard-apl:          SKIP -> INCOMPLETE [fdo#103927]

  * igt@kms_ccs@pipe-b-crc-sprite-planes-basic:
    - shard-glk:          PASS -> FAIL [fdo#108145] +1

  * igt@kms_cursor_crc@cursor-256x256-random:
    - shard-glk:          PASS -> FAIL [fdo#103232] +4

  * igt@kms_cursor_crc@cursor-64x21-random:
    - shard-apl:          PASS -> FAIL [fdo#103232] +2

  * igt@kms_flip@flip-vs-expired-vblank:
    - shard-glk:          PASS -> FAIL [fdo#102887] / [fdo#105363]

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt:
    - shard-apl:          PASS -> FAIL [fdo#103167] +1

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen:
    - shard-kbl:          PASS -> FAIL [fdo#103167]

  * igt@kms_frontbuffer_tracking@fbc-1p-rte:
    - shard-kbl:          PASS -> FAIL [fdo#103167] / [fdo#105682]
    - shard-apl:          PASS -> FAIL [fdo#103167] / [fdo#105682]

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-onoff:
    - shard-glk:          PASS -> FAIL [fdo#103167] +5

  * igt@kms_frontbuffer_tracking@fbc-suspend:
    - shard-kbl:          PASS -> INCOMPLETE [fdo#103665] +1

  * igt@kms_plane_multiple@atomic-pipe-b-tiling-y:
    - shard-glk:          PASS -> FAIL [fdo#103166] +1
    - shard-kbl:          PASS -> FAIL [fdo#103166]

  * igt@kms_setmode@basic:
    - shard-snb:          NOTRUN -> FAIL [fdo#99912]

  
#### Possible fixes ####

  * igt@kms_busy@extended-modeset-hang-newfb-render-c:
    - shard-glk:          DMESG-WARN [fdo#107956] -> PASS +11

  * igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-b:
    - shard-kbl:          DMESG-WARN [fdo#107956] -> PASS +7
    - shard-snb:          DMESG-WARN [fdo#107956] -> PASS +2

  * 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 +7

  * igt@kms_cursor_crc@cursor-128x128-dpms:
    - shard-apl:          FAIL [fdo#103232] -> PASS

  * igt@kms_cursor_crc@cursor-128x42-sliding:
    - shard-glk:          FAIL [fdo#103232] -> PASS +1

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt:
    - shard-apl:          FAIL [fdo#103167] -> PASS +4

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-cpu:
    - shard-glk:          FAIL [fdo#103167] -> PASS +6

  * igt@kms_plane@plane-position-covered-pipe-b-planes:
    - shard-glk:          FAIL [fdo#103166] -> PASS +4

  * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb:
    - shard-glk:          FAIL [fdo#108145] -> PASS

  * igt@kms_plane_multiple@atomic-pipe-c-tiling-yf:
    - shard-apl:          FAIL [fdo#103166] -> PASS +3
    - shard-kbl:          FAIL [fdo#103166] -> PASS +1

  * igt@kms_rotation_crc@multiplane-rotation-cropping-top:
    - shard-glk:          DMESG-FAIL [fdo#105763] / [fdo#106538] -> PASS

  * igt@kms_setmode@basic:
    - shard-apl:          FAIL [fdo#99912] -> PASS
    - shard-hsw:          FAIL [fdo#99912] -> PASS

  
#### Warnings ####

  * igt@i915_suspend@shrink:
    - shard-glk:          INCOMPLETE [fdo#103359] / [fdo#106886] / [k.org#198133] -> DMESG-WARN [fdo#109244]

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

  [fdo#102887]: https://bugs.freedesktop.org/show_bug.cgi?id=102887
  [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103232]: https://bugs.freedesktop.org/show_bug.cgi?id=103232
  [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
  [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
  [fdo#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
  [fdo#105682]: https://bugs.freedesktop.org/show_bug.cgi?id=105682
  [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#107956]: https://bugs.freedesktop.org/show_bug.cgi?id=107956
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#108784]: https://bugs.freedesktop.org/show_bug.cgi?id=108784
  [fdo#108929]: https://bugs.freedesktop.org/show_bug.cgi?id=108929
  [fdo#109241]: https://bugs.freedesktop.org/show_bug.cgi?id=109241
  [fdo#109244]: https://bugs.freedesktop.org/show_bug.cgi?id=109244
  [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912
  [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133


Participating hosts (7 -> 5)
------------------------------

  Missing    (2): shard-skl shard-iclb 


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

    * IGT: IGT_4756 -> IGTPW_2194
    * Piglit: piglit_4509 -> None

  CI_DRM_5373: b4fd1f78b1c3e43cbe5dfe80786b602d4af23024 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2194: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2194/
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

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

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

* [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev2)
  2019-01-08  9:07 [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg Petri Latvala
  2019-01-08  9:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  2019-01-08 11:59 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
@ 2019-02-15 11:31 ` Patchwork
  2019-02-28 13:23 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev3) Patchwork
  2019-03-01 19:36 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2019-02-15 11:31 UTC (permalink / raw)
  To: igt-dev

== Series Details ==

Series: HAX: Run without --piglit-style-dmesg (rev2)
URL   : https://patchwork.freedesktop.org/series/54866/
State : failure

== Summary ==

CI Bug Log - changes from IGT_4829 -> IGTPW_2414
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-skl-6770hq:      PASS -> DMESG-WARN +3
    - fi-skl-6260u:       PASS -> DMESG-WARN +3
    - fi-kbl-8809g:       PASS -> DMESG-WARN +2

  * igt@gem_exec_suspend@basic-s4-devices:
    - fi-ilk-650:         PASS -> DMESG-WARN +3

  * igt@gem_mmap@basic:
    - fi-byt-clapper:     PASS -> DMESG-WARN +6

  * igt@gem_sync@basic-each:
    - fi-elk-e7500:       PASS -> DMESG-WARN

  * igt@i915_hangman@error-state-basic:
    - fi-kbl-guc:         PASS -> DMESG-WARN +53

  * igt@i915_module_load@reload-with-fault-injection:
    - fi-skl-6700hq:      PASS -> DMESG-WARN +6

  * igt@kms_addfb_basic@addfb25-modifier-no-flag:
    - fi-cfl-guc:         PASS -> DMESG-WARN +61

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

  * igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-skl-guc:         PASS -> DMESG-WARN +71

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-ivb-3520m:       PASS -> DMESG-WARN +4
    - fi-kbl-7560u:       PASS -> DMESG-WARN +3
    - fi-blb-e6850:       PASS -> DMESG-WARN +1

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

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
    - fi-bxt-j4205:       PASS -> DMESG-WARN +3
    - fi-skl-6600u:       PASS -> DMESG-WARN +3

  * igt@pm_rpm@module-reload:
    - fi-glk-j4005:       PASS -> DMESG-WARN

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

  
#### Warnings ####

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> DMESG-WARN

  
#### Suppressed ####

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

  * igt@gem_exec_suspend@basic-s4-devices:
    - {fi-icl-y}:         PASS -> DMESG-WARN

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
    - {fi-icl-u2}:        PASS -> DMESG-WARN +8
    - {fi-icl-u3}:        PASS -> DMESG-WARN +8

  * igt@prime_self_import@basic-with_one_bo:
    - {fi-icl-y}:         NOTRUN -> DMESG-WARN +1

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

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

### IGT changes ###

#### Issues hit ####

  * 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_pipe_crc_basic@read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#107362]

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  * igt@pm_rpm@basic-rte:
    - fi-byt-j1900:       PASS -> FAIL [fdo#108800]

  * igt@prime_vgem@basic-fence-flip:
    - fi-ilk-650:         PASS -> FAIL [fdo#104008]

  
  {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#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#107139]: https://bugs.freedesktop.org/show_bug.cgi?id=107139
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109294]: https://bugs.freedesktop.org/show_bug.cgi?id=109294
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#109527]: https://bugs.freedesktop.org/show_bug.cgi?id=109527
  [fdo#109638]: https://bugs.freedesktop.org/show_bug.cgi?id=109638


Participating hosts (48 -> 42)
------------------------------

  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-skl-iommu fi-pnv-d510 


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

    * IGT: IGT_4829 -> IGTPW_2414

  CI_DRM_5607: 8df31133648deab3a5464aeb50fb1544a3a30ba1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2414: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2414/
  IGT_4829: e8acb89ff45734a581a8110503f6bb79fd8b2228 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

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

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

* [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev3)
  2019-01-08  9:07 [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg Petri Latvala
                   ` (2 preceding siblings ...)
  2019-02-15 11:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev2) Patchwork
@ 2019-02-28 13:23 ` Patchwork
  2019-03-01 19:36 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2019-02-28 13:23 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: HAX: Run without --piglit-style-dmesg (rev3)
URL   : https://patchwork.freedesktop.org/series/54866/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5673 -> IGTPW_2534
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-skl-6770hq:      PASS -> DMESG-WARN +3
    - fi-skl-6260u:       PASS -> DMESG-WARN +3
    - fi-snb-2600:        PASS -> DMESG-WARN +1

  * igt@gem_exec_suspend@basic-s4-devices:
    - fi-ilk-650:         PASS -> DMESG-WARN +2

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

  * igt@gem_sync@basic-each:
    - fi-elk-e7500:       PASS -> DMESG-WARN

  * igt@i915_module_load@reload-with-fault-injection:
    - fi-cfl-guc:         PASS -> DMESG-WARN

  * igt@i915_pm_rpm@basic-pci-d3-state:
    - fi-byt-clapper:     PASS -> DMESG-WARN +7

  * igt@i915_selftest@live_sanitycheck:
    - fi-kbl-guc:         PASS -> DMESG-WARN +8

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

  * igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-skl-guc:         PASS -> DMESG-WARN +39

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-ivb-3520m:       NOTRUN -> DMESG-WARN +4
    - fi-kbl-7560u:       PASS -> DMESG-WARN +3

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-byt-j1900:       PASS -> DMESG-WARN +3
    - fi-bdw-gvtdvm:      PASS -> DMESG-WARN

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
    - fi-icl-u2:          PASS -> DMESG-WARN +8
    - fi-bxt-j4205:       PASS -> DMESG-WARN +3
    - fi-skl-gvtdvm:      PASS -> DMESG-WARN +1
    - fi-hsw-peppy:       PASS -> DMESG-WARN +3

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

  
#### Suppressed ####

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

  * igt@gem_mmap_gtt@basic:
    - {fi-icl-y}:         NOTRUN -> DMESG-WARN +6

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

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@memory-alloc:
    - fi-ivb-3520m:       NOTRUN -> SKIP [fdo#109271] +48

  * igt@gem_exec_suspend@basic-s3:
    - fi-icl-u2:          PASS -> DMESG-WARN [fdo#109638]

  * igt@gem_exec_suspend@basic-s4-devices:
    - fi-kbl-guc:         PASS -> DMESG-WARN [fdo#107139]
    - fi-kbl-8809g:       PASS -> DMESG-WARN [fdo#107139]
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt@kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7567u:       PASS -> WARN [fdo#109380]

  * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-c:
    - fi-kbl-7567u:       PASS -> SKIP [fdo#109271] +33

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-ilk-650:         PASS -> DMESG-WARN [fdo#106387]

  * igt@prime_vgem@basic-fence-flip:
    - fi-ilk-650:         PASS -> FAIL [fdo#104008]

  
#### Possible fixes ####

  * igt@i915_pm_rpm@basic-pci-d3-state:
    - fi-byt-j1900:       SKIP [fdo#109271] -> PASS

  * igt@i915_pm_rpm@basic-rte:
    - fi-byt-j1900:       FAIL [fdo#108800] -> PASS

  * igt@i915_selftest@live_hangcheck:
    - fi-icl-u2:          INCOMPLETE [fdo#108569] -> PASS

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - 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#104008]: https://bugs.freedesktop.org/show_bug.cgi?id=104008
  [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387
  [fdo#107139]: https://bugs.freedesktop.org/show_bug.cgi?id=107139
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109294]: https://bugs.freedesktop.org/show_bug.cgi?id=109294
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380
  [fdo#109638]: https://bugs.freedesktop.org/show_bug.cgi?id=109638


Participating hosts (44 -> 38)
------------------------------

  Additional (2): fi-icl-y fi-ivb-3520m 
  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-snb-2520m fi-ctg-p8600 fi-gdg-551 fi-pnv-d510 


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

    * IGT: IGT_4863 -> IGTPW_2534

  CI_DRM_5673: 900dc561f06564ee9602c1adc855cb558f22791b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2534: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2534/
  IGT_4863: 0f0db14e7f4ec41251ca156d7cb5b8d531a38006 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

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

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

* [igt-dev] ✗ Fi.CI.IGT: failure for HAX: Run without --piglit-style-dmesg (rev3)
  2019-01-08  9:07 [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg Petri Latvala
                   ` (3 preceding siblings ...)
  2019-02-28 13:23 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev3) Patchwork
@ 2019-03-01 19:36 ` Patchwork
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2019-03-01 19:36 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: HAX: Run without --piglit-style-dmesg (rev3)
URL   : https://patchwork.freedesktop.org/series/54866/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5673_full -> IGTPW_2534_full
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@i915_pm_rpm@system-suspend-modeset:
    - shard-glk:          PASS -> DMESG-WARN +7

  * igt@kms_cursor_legacy@all-pipes-torture-bo:
    - shard-kbl:          PASS -> DMESG-WARN +7

  * igt@kms_cursor_legacy@all-pipes-torture-move:
    - shard-snb:          PASS -> DMESG-WARN +6

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

  * igt@kms_cursor_legacy@pipe-c-torture-move:
    - shard-hsw:          PASS -> DMESG-WARN +4

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_busy@extended-semaphore-bsd:
    - shard-hsw:          NOTRUN -> SKIP [fdo#109271] +4

  * igt@gem_eio@in-flight-suspend:
    - shard-kbl:          PASS -> INCOMPLETE [fdo#103665] / [fdo#106702]

  * igt@kms_atomic_transition@1x-modeset-transitions-nonblocking-fencing:
    - shard-apl:          PASS -> FAIL [fdo#109660]

  * igt@kms_busy@extended-pageflip-hang-newfb-render-f:
    - shard-kbl:          NOTRUN -> SKIP [fdo#109271] / [fdo#109278] +1

  * igt@kms_chamelium@hdmi-crc-fast:
    - shard-kbl:          NOTRUN -> SKIP [fdo#109271] +16

  * igt@kms_color@pipe-a-degamma:
    - shard-apl:          PASS -> FAIL [fdo#104782] / [fdo#108145]
    - shard-kbl:          PASS -> FAIL [fdo#104782] / [fdo#108145]

  * igt@kms_cursor_crc@cursor-256x256-onscreen:
    - shard-glk:          NOTRUN -> FAIL [fdo#103232]

  * igt@kms_cursor_crc@cursor-256x256-suspend:
    - shard-kbl:          PASS -> FAIL [fdo#103191] / [fdo#103232]

  * igt@kms_cursor_crc@cursor-256x85-random:
    - shard-apl:          PASS -> FAIL [fdo#103232] +1
    - shard-kbl:          PASS -> FAIL [fdo#103232]

  * igt@kms_dp_dsc@basic-dsc-enable-edp:
    - shard-glk:          NOTRUN -> SKIP [fdo#109271] +6

  * igt@kms_flip@flip-vs-suspend:
    - shard-hsw:          PASS -> INCOMPLETE [fdo#103540]

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-gtt:
    - shard-apl:          PASS -> FAIL [fdo#103167] +1

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move:
    - shard-glk:          PASS -> FAIL [fdo#103167] +3
    - shard-kbl:          PASS -> FAIL [fdo#103167]

  * igt@kms_frontbuffer_tracking@fbc-modesetfrombusy:
    - shard-snb:          PASS -> INCOMPLETE [fdo#105411]

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-render:
    - shard-snb:          NOTRUN -> SKIP [fdo#109271] +68

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-fullscreen:
    - shard-apl:          NOTRUN -> SKIP [fdo#109271] +7

  * igt@kms_plane_alpha_blend@pipe-b-alpha-transparant-fb:
    - shard-apl:          NOTRUN -> FAIL [fdo#108145]

  * igt@kms_plane_alpha_blend@pipe-c-alpha-opaque-fb:
    - shard-kbl:          NOTRUN -> FAIL [fdo#108145]

  * igt@kms_plane_multiple@atomic-pipe-c-tiling-x:
    - shard-glk:          PASS -> FAIL [fdo#103166]
    - shard-apl:          PASS -> FAIL [fdo#103166] +1

  * igt@kms_setmode@basic:
    - shard-kbl:          PASS -> FAIL [fdo#99912]

  * igt@kms_universal_plane@cursor-fb-leak-pipe-d:
    - shard-snb:          NOTRUN -> SKIP [fdo#109271] / [fdo#109278] +5
    - shard-glk:          NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt@kms_vblank@pipe-a-ts-continuation-modeset:
    - shard-apl:          PASS -> FAIL [fdo#104894] +1

  
#### Possible fixes ####

  * igt@kms_busy@extended-modeset-hang-newfb-render-c:
    - shard-glk:          DMESG-WARN [fdo#107956] -> PASS +11

  * 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 +4

  * 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 +7

  * igt@kms_color@pipe-b-legacy-gamma:
    - shard-apl:          FAIL [fdo#104782] -> PASS

  * igt@kms_cursor_crc@cursor-64x21-random:
    - shard-apl:          FAIL [fdo#103232] -> PASS +8
    - shard-kbl:          FAIL [fdo#103232] -> PASS

  * igt@kms_cursor_crc@cursor-64x64-suspend:
    - shard-apl:          FAIL [fdo#103191] / [fdo#103232] -> PASS

  * igt@kms_cursor_crc@cursor-alpha-opaque:
    - shard-apl:          FAIL [fdo#109350] -> PASS
    - shard-glk:          FAIL [fdo#109350] -> PASS

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
    - shard-kbl:          FAIL [fdo#103167] -> PASS +1

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt:
    - shard-apl:          FAIL [fdo#103167] -> PASS +2

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-wc:
    - shard-glk:          FAIL [fdo#103167] -> PASS +3

  * igt@kms_plane@pixel-format-pipe-c-planes-source-clamping:
    - shard-glk:          FAIL [fdo#108948] -> PASS

  * igt@kms_plane@plane-position-covered-pipe-c-planes:
    - shard-apl:          FAIL [fdo#103166] -> PASS +3

  * igt@kms_plane_multiple@atomic-pipe-b-tiling-x:
    - shard-glk:          FAIL [fdo#103166] -> PASS +3

  * igt@kms_rotation_crc@multiplane-rotation-cropping-top:
    - shard-kbl:          FAIL [fdo#109016] -> PASS

  * igt@kms_universal_plane@universal-plane-pipe-b-functional:
    - shard-kbl:          FAIL [fdo#103166] -> PASS

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

  [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#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
  [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665
  [fdo#104782]: https://bugs.freedesktop.org/show_bug.cgi?id=104782
  [fdo#104894]: https://bugs.freedesktop.org/show_bug.cgi?id=104894
  [fdo#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
  [fdo#106702]: https://bugs.freedesktop.org/show_bug.cgi?id=106702
  [fdo#107956]: https://bugs.freedesktop.org/show_bug.cgi?id=107956
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#108948]: https://bugs.freedesktop.org/show_bug.cgi?id=108948
  [fdo#109016]: https://bugs.freedesktop.org/show_bug.cgi?id=109016
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109350]: https://bugs.freedesktop.org/show_bug.cgi?id=109350
  [fdo#109660]: https://bugs.freedesktop.org/show_bug.cgi?id=109660
  [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912


Participating hosts (7 -> 5)
------------------------------

  Missing    (2): shard-skl shard-iclb 


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

    * IGT: IGT_4863 -> IGTPW_2534
    * Piglit: piglit_4509 -> None

  CI_DRM_5673: 900dc561f06564ee9602c1adc855cb558f22791b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2534: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2534/
  IGT_4863: 0f0db14e7f4ec41251ca156d7cb5b8d531a38006 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

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

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

end of thread, other threads:[~2019-03-01 19:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-08  9:07 [igt-dev] [PATCH CI i-g-t] HAX: Run without --piglit-style-dmesg Petri Latvala
2019-01-08  9:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2019-01-08 11:59 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
2019-02-15 11:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev2) Patchwork
2019-02-28 13:23 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: Run without --piglit-style-dmesg (rev3) Patchwork
2019-03-01 19:36 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork

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