All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE
@ 2019-03-07  8:19 Arkadiusz Hiler
  2019-03-07 16:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arkadiusz Hiler @ 2019-03-07  8:19 UTC (permalink / raw)
  To: igt-dev

Stop-gap before dropping --piglit-style-dmesg completely.

This is just for testing, to asses the amount of work this will cause
for bug-reporting. When implemented properly it will end up as a
separate switch(es).
---
 runner/resultgen.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/runner/resultgen.c b/runner/resultgen.c
index 32b59d59..fee46db8 100644
--- a/runner/resultgen.c
+++ b/runner/resultgen.c
@@ -497,7 +497,7 @@ static const char igt_dmesg_whitelist[] =
 #undef _
 
 static const char igt_piglit_style_dmesg_blacklist[] =
-	"(\\[drm:|drm_|intel_|i915_)";
+	"(\\[drm:|drm_|intel_|i915_|i915:)";
 
 static regex_t re;
 
@@ -678,7 +678,7 @@ static bool fill_from_dmesg(int fd,
 		}
 
 		if (settings->piglit_style_dmesg) {
-			if ((flags & 0x07) <= 5 && continuation != 'c' &&
+			if ((flags & 0x07) <= 4 && continuation != 'c' &&
 			    regexec(&re, message, (size_t)0, NULL, 0) != REG_NOMATCH) {
 				append_line(&warnings, &warningslen, formatted);
 			}
-- 
2.20.1

_______________________________________________
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 HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE
  2019-03-07  8:19 [igt-dev] [PATCH i-g-t] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE Arkadiusz Hiler
@ 2019-03-07 16:31 ` Patchwork
  2019-03-08 11:48 ` [igt-dev] [PATCH i-g-t v2] " Arkadiusz Hiler
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-03-07 16:31 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

== Series Details ==

Series: HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE
URL   : https://patchwork.freedesktop.org/series/57682/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5714 -> IGTPW_2563
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@i915_selftest@live_active:
    - fi-kbl-7560u:       NOTRUN -> DMESG-WARN +16
    - fi-bdw-5557u:       PASS -> DMESG-WARN +16
    - fi-snb-2600:        PASS -> DMESG-WARN +16
    - fi-byt-j1900:       NOTRUN -> DMESG-WARN +16

  * igt@i915_selftest@live_coherency:
    - fi-skl-6770hq:      PASS -> DMESG-WARN +16
    - fi-byt-n2820:       PASS -> DMESG-WARN +16
    - fi-skl-6700k2:      PASS -> DMESG-WARN +16
    - fi-elk-e7500:       PASS -> DMESG-WARN +16
    - fi-icl-u3:          PASS -> DMESG-WARN +14

  * igt@i915_selftest@live_contexts:
    - fi-bxt-j4205:       NOTRUN -> DMESG-WARN +16

  * igt@i915_selftest@live_dmabuf:
    - fi-hsw-4770r:       PASS -> DMESG-WARN +16
    - fi-kbl-r:           PASS -> DMESG-WARN +16
    - fi-kbl-x1275:       PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_evict:
    - fi-ivb-3770:        PASS -> DMESG-WARN +16
    - fi-snb-2520m:       PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_execlists:
    - fi-pnv-d510:        PASS -> DMESG-WARN +16
    - fi-cfl-8700k:       PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_gem:
    - fi-skl-6260u:       PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_gtt:
    - fi-bwr-2160:        NOTRUN -> DMESG-WARN +16
    - fi-kbl-guc:         PASS -> DMESG-WARN +17
    - fi-kbl-8809g:       NOTRUN -> DMESG-WARN +16
    - fi-byt-clapper:     PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_guc:
    - fi-hsw-4770:        PASS -> DMESG-WARN +16
    - fi-bdw-gvtdvm:      PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_hangcheck:
    - fi-kbl-7567u:       PASS -> DMESG-WARN +16
    - fi-skl-guc:         PASS -> DMESG-WARN +17

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

  * igt@i915_selftest@live_objects:
    - fi-skl-gvtdvm:      PASS -> DMESG-WARN +16
    - fi-whl-u:           PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_requests:
    - fi-hsw-peppy:       PASS -> DMESG-WARN +16
    - fi-skl-6600u:       NOTRUN -> DMESG-WARN +16
    - fi-apl-guc:         NOTRUN -> DMESG-WARN +17

  * igt@i915_selftest@live_timelines:
    - fi-cfl-8109u:       PASS -> DMESG-WARN +16
    - fi-gdg-551:         PASS -> DMESG-WARN +16

  * igt@i915_selftest@live_workarounds:
    - fi-ilk-650:         PASS -> DMESG-WARN +16
    - fi-bsw-n3050:       PASS -> DMESG-WARN +16
    - fi-cfl-guc:         PASS -> DMESG-WARN +17

  * igt@runner@aborted:
    - fi-bsw-kefka:       NOTRUN -> FAIL

  
#### Suppressed ####

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

  * igt@i915_selftest@live_coherency:
    - {fi-skl-lmem}:      PASS -> DMESG-WARN +16

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

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@cs-compute:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#108094]

  * igt@amdgpu/amd_basic@cs-sdma:
    - fi-kbl-7560u:       NOTRUN -> SKIP [fdo#109271] +17

  * igt@gem_exec_basic@basic-bsd2:
    - fi-kbl-7500u:       NOTRUN -> SKIP [fdo#109271] +9

  * igt@gem_exec_basic@gtt-bsd:
    - fi-bwr-2160:        NOTRUN -> SKIP [fdo#109271] +103

  * igt@gem_exec_gttfill@basic:
    - fi-bsw-kefka:       NOTRUN -> SKIP [fdo#109271] +10

  * igt@gem_exec_suspend@basic-s4-devices:
    - fi-bsw-kefka:       NOTRUN -> DMESG-WARN [fdo#108930]

  * igt@i915_selftest@live_requests:
    - fi-icl-u3:          PASS -> DMESG-WARN [fdo#109644]
    - fi-icl-u2:          PASS -> DMESG-WARN [fdo#109644]

  * igt@kms_busy@basic-flip-c:
    - fi-bwr-2160:        NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-byt-j1900:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

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

  * igt@kms_chamelium@dp-crc-fast:
    - fi-kbl-7500u:       NOTRUN -> DMESG-WARN [fdo#103841]

  * igt@kms_chamelium@hdmi-crc-fast:
    - fi-byt-j1900:       NOTRUN -> SKIP [fdo#109271] +52

  * igt@kms_chamelium@vga-edid-read:
    - fi-skl-6600u:       NOTRUN -> SKIP [fdo#109271] +41

  * igt@kms_force_connector_basic@force-load-detect:
    - fi-bxt-j4205:       NOTRUN -> SKIP [fdo#109271] +47

  * 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-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  * igt@kms_psr@primary_page_flip:
    - fi-apl-guc:         NOTRUN -> SKIP [fdo#109271] +50

  * igt@prime_vgem@basic-fence-flip:
    - fi-gdg-551:         PASS -> FAIL [fdo#103182] +1

  * igt@runner@aborted:
    - fi-kbl-7500u:       NOTRUN -> FAIL [fdo#103841]

  
#### Possible fixes ####

  * igt@amdgpu/amd_basic@userptr:
    - fi-kbl-8809g:       DMESG-WARN [fdo#108965] -> PASS

  * igt@i915_module_load@reload-with-fault-injection:
    - fi-kbl-7560u:       INCOMPLETE -> PASS

  * igt@kms_frontbuffer_tracking@basic:
    - fi-icl-u3:          FAIL [fdo#103167] -> PASS

  * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     FAIL [fdo#103191] / [fdo#107362] -> PASS

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

  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#108094]: https://bugs.freedesktop.org/show_bug.cgi?id=108094
  [fdo#108930]: https://bugs.freedesktop.org/show_bug.cgi?id=108930
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380
  [fdo#109644]: https://bugs.freedesktop.org/show_bug.cgi?id=109644


Participating hosts (40 -> 42)
------------------------------

  Additional (7): fi-byt-j1900 fi-bwr-2160 fi-apl-guc fi-kbl-7500u fi-bxt-j4205 fi-bsw-kefka fi-skl-6600u 
  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-ctg-p8600 


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

    * IGT: IGT_4876 -> IGTPW_2563

  CI_DRM_5714: f0591e61349e96e8faba5348515043884e5ba542 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2563: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2563/
  IGT_4876: 51b8d4cfde8d5b0176180b9683accea91474c7ff @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2563/
_______________________________________________
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] [PATCH i-g-t v2] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE
  2019-03-07  8:19 [igt-dev] [PATCH i-g-t] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE Arkadiusz Hiler
  2019-03-07 16:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2019-03-08 11:48 ` Arkadiusz Hiler
  2019-03-08 16:04 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev2) Patchwork
  2019-03-13 11:12 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev3) Patchwork
  3 siblings, 0 replies; 5+ messages in thread
From: Arkadiusz Hiler @ 2019-03-08 11:48 UTC (permalink / raw)
  To: igt-dev

Stop-gap before dropping --piglit-style-dmesg completely.

This is just for testing, to asses the amount of work this will cause
for bug-reporting. When implemented properly it will end up as a
separate switch(es).
---
 runner/resultgen.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/runner/resultgen.c b/runner/resultgen.c
index 32b59d59..308f6419 100644
--- a/runner/resultgen.c
+++ b/runner/resultgen.c
@@ -496,21 +496,23 @@ static const char igt_dmesg_whitelist[] =
 	;
 #undef _
 
-static const char igt_piglit_style_dmesg_blacklist[] =
-	"(\\[drm:|drm_|intel_|i915_)";
+static const char igt_piglit_style_dmesg_filter[] =
+	"(\\[drm:|drm_|intel_|i915_|i915:)";
 
-static regex_t re;
+static regex_t whitelist_re, piglit_filter_re;
 
 static int init_regex_whitelist(struct settings *settings)
 {
 	static int status = -1;
 
 	if (status == -1) {
-		const char *regex = settings->piglit_style_dmesg ?
-			igt_piglit_style_dmesg_blacklist :
-			igt_dmesg_whitelist;
+		if (regcomp(&piglit_filter_re, igt_piglit_style_dmesg_filter, REG_EXTENDED | REG_NOSUB) != 0) {
+			fprintf(stderr, "Cannot compile dmesg regexp\n");
+			status = 1;
+			return false;
+		}
 
-		if (regcomp(&re, regex, REG_EXTENDED | REG_NOSUB) != 0) {
+		if (regcomp(&whitelist_re, igt_dmesg_whitelist, REG_EXTENDED | REG_NOSUB) != 0) {
 			fprintf(stderr, "Cannot compile dmesg regexp\n");
 			status = 1;
 			return false;
@@ -678,13 +680,14 @@ static bool fill_from_dmesg(int fd,
 		}
 
 		if (settings->piglit_style_dmesg) {
-			if ((flags & 0x07) <= 5 && continuation != 'c' &&
-			    regexec(&re, message, (size_t)0, NULL, 0) != REG_NOMATCH) {
+			if ((flags & 0x07) <= 4 && continuation != 'c' &&
+			    regexec(&piglit_filter_re, message, (size_t)0, NULL, 0) != REG_NOMATCH &&
+			    regexec(&whitelist_re, message, (size_t)0, NULL, 0) == REG_NOMATCH) {
 				append_line(&warnings, &warningslen, formatted);
 			}
 		} else {
 			if ((flags & 0x07) <= 4 && continuation != 'c' &&
-			    regexec(&re, message, (size_t)0, NULL, 0) == REG_NOMATCH) {
+			    regexec(&whitelist_re, message, (size_t)0, NULL, 0) == REG_NOMATCH) {
 				append_line(&warnings, &warningslen, formatted);
 			}
 		}
-- 
2.20.1

_______________________________________________
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 HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev2)
  2019-03-07  8:19 [igt-dev] [PATCH i-g-t] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE Arkadiusz Hiler
  2019-03-07 16:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  2019-03-08 11:48 ` [igt-dev] [PATCH i-g-t v2] " Arkadiusz Hiler
@ 2019-03-08 16:04 ` Patchwork
  2019-03-13 11:12 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev3) Patchwork
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-03-08 16:04 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

== Series Details ==

Series: HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev2)
URL   : https://patchwork.freedesktop.org/series/57682/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5723 -> IGTPW_2571
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_basic@gtt-bsd2:
    - fi-byt-clapper:     NOTRUN -> SKIP [fdo#109271] +57

  * igt@gem_exec_basic@readonly-bsd1:
    - fi-snb-2520m:       NOTRUN -> SKIP [fdo#109271] +57

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt@i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927] / [fdo#109720]

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

  * igt@kms_busy@basic-flip-c:
    - fi-byt-clapper:     NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-snb-2520m:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt@kms_chamelium@dp-crc-fast:
    - fi-kbl-7500u:       PASS -> DMESG-WARN [fdo#103841]

  * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     NOTRUN -> FAIL [fdo#103191] / [fdo#107362]

  * igt@runner@aborted:
    - fi-kbl-7500u:       NOTRUN -> FAIL [fdo#103841]
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#108622] / [fdo#109720]

  
#### Possible fixes ####

  * igt@prime_vgem@basic-fence-flip:
    - fi-gdg-551:         FAIL [fdo#103182] -> PASS

  
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720


Participating hosts (43 -> 40)
------------------------------

  Additional (2): fi-byt-clapper fi-snb-2520m 
  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-hsw-peppy fi-bsw-cyan 


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

    * IGT: IGT_4877 -> IGTPW_2571

  CI_DRM_5723: 3dae54a987335b5f2d9990c7dc5fd21826fd2a05 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2571: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2571/
  IGT_4877: d15ad69be07a987d5c2ba408201b287adae8ca59 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2571/
_______________________________________________
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 HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev3)
  2019-03-07  8:19 [igt-dev] [PATCH i-g-t] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE Arkadiusz Hiler
                   ` (2 preceding siblings ...)
  2019-03-08 16:04 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev2) Patchwork
@ 2019-03-13 11:12 ` Patchwork
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-03-13 11:12 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

== Series Details ==

Series: HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev3)
URL   : https://patchwork.freedesktop.org/series/57682/
State : failure

== Summary ==

CI Bug Log - changes from IGT_4883 -> IGTPW_2595
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@i915_module_load@reload:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

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

  * igt@i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927] / [fdo#109720]

  * igt@kms_busy@basic-flip-c:
    - fi-byt-j1900:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt@kms_chamelium@dp-edid-read:
    - fi-kbl-7500u:       PASS -> WARN [fdo#109483]

  * igt@kms_chamelium@hdmi-crc-fast:
    - fi-byt-j1900:       NOTRUN -> SKIP [fdo#109271] +53

  * igt@kms_force_connector_basic@force-load-detect:
    - fi-bxt-j4205:       NOTRUN -> SKIP [fdo#109271] +47

  * igt@kms_frontbuffer_tracking@basic:
    - fi-icl-u3:          PASS -> FAIL [fdo#103167]

  * igt@kms_psr@primary_mmap_gtt:
    - fi-skl-guc:         NOTRUN -> SKIP [fdo#109271] +49

  * igt@runner@aborted:
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#108622] / [fdo#109720]

  
#### Possible fixes ####

  * igt@kms_frontbuffer_tracking@basic:
    - fi-icl-u2:          FAIL [fdo#103167] -> PASS

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

  
#### Warnings ####

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

  
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [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#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109483]: https://bugs.freedesktop.org/show_bug.cgi?id=109483
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720


Participating hosts (46 -> 40)
------------------------------

  Additional (3): fi-byt-j1900 fi-skl-guc fi-bxt-j4205 
  Missing    (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-bwr-2160 fi-ctg-p8600 fi-whl-u fi-icl-y 


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

    * IGT: IGT_4883 -> IGTPW_2595

  CI_DRM_5736: d0b266074ff4ac02e49b3a0af1781551f36bead3 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2595: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2595/
  IGT_4883: b25e06d6ddf2e42044cd9c93b613cbc7339a8c33 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2595/
_______________________________________________
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-03-13 11:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-07  8:19 [igt-dev] [PATCH i-g-t] HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE Arkadiusz Hiler
2019-03-07 16:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2019-03-08 11:48 ` [igt-dev] [PATCH i-g-t v2] " Arkadiusz Hiler
2019-03-08 16:04 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev2) Patchwork
2019-03-13 11:12 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX: add 'i915:' to dmesg patterns and disregard KERN_NOTICE (rev3) 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.