* [igt-dev] [PATCH i-g-t v2 0/1] tests/i915_module_load: Use new name of fault injection module parameter
@ 2019-10-01 14:27 Janusz Krzysztofik
2019-10-01 14:27 ` [igt-dev] [PATCH i-g-t v2 1/1] " Janusz Krzysztofik
2019-10-01 15:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_module_load: Use new name of fault injection module parameter (rev2) Patchwork
0 siblings, 2 replies; 4+ messages in thread
From: Janusz Krzysztofik @ 2019-10-01 14:27 UTC (permalink / raw)
To: Joonas Lahtinen; +Cc: igt-dev
Name of the i915 module parameter providing fault injection function is
changing for consistency with a new convention of naming i915 driver
internal functions called from the driver PCI .probe entry point. Adjust
the test to use the new name.
v2: * add R-b (thanks Chris),
* add cover letter to correctly support joint testing with a
corresponding kernel driver side patch.
Janusz Krzysztofik (1):
tests/i915_module_load: Use new name of fault injection module
parameter
tests/i915/i915_module_load.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.21.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
* [igt-dev] [PATCH i-g-t v2 1/1] tests/i915_module_load: Use new name of fault injection module parameter
2019-10-01 14:27 [igt-dev] [PATCH i-g-t v2 0/1] tests/i915_module_load: Use new name of fault injection module parameter Janusz Krzysztofik
@ 2019-10-01 14:27 ` Janusz Krzysztofik
2019-10-01 15:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_module_load: Use new name of fault injection module parameter (rev2) Patchwork
1 sibling, 0 replies; 4+ messages in thread
From: Janusz Krzysztofik @ 2019-10-01 14:27 UTC (permalink / raw)
To: Joonas Lahtinen; +Cc: igt-dev
Name of the i915 module parameter providing fault injection function is
changing for consistency with a new convention of naming i915 driver
internal functions called from the driver PCI .probe entry point. Adjust
the test to use the new name.
Suggested-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Cc: Michał Wajdeczko <michal.wajdeczko@intel.com>
Cc: Michał Winiarski <michal.winiarski@intel.com>
Cc: Piotr Piórkowski <piotr.piorkowski@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
---
tests/i915/i915_module_load.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/i915/i915_module_load.c b/tests/i915/i915_module_load.c
index 7fe83520..a620ab41 100644
--- a/tests/i915/i915_module_load.c
+++ b/tests/i915/i915_module_load.c
@@ -356,7 +356,7 @@ igt_main
igt_i915_driver_unload();
- while (inject_fault("i915", "inject_load_failure", ++i) == 0)
+ while (inject_fault("i915", "inject_probe_failure", ++i) == 0)
;
/* We expect to hit at least one fault! */
--
2.21.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_module_load: Use new name of fault injection module parameter (rev2)
2019-10-01 14:27 [igt-dev] [PATCH i-g-t v2 0/1] tests/i915_module_load: Use new name of fault injection module parameter Janusz Krzysztofik
2019-10-01 14:27 ` [igt-dev] [PATCH i-g-t v2 1/1] " Janusz Krzysztofik
@ 2019-10-01 15:00 ` Patchwork
2019-10-02 14:37 ` Janusz Krzysztofik
1 sibling, 1 reply; 4+ messages in thread
From: Patchwork @ 2019-10-01 15:00 UTC (permalink / raw)
To: Janusz Krzysztofik; +Cc: igt-dev
== Series Details ==
Series: tests/i915_module_load: Use new name of fault injection module parameter (rev2)
URL : https://patchwork.freedesktop.org/series/67443/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_6984 -> IGTPW_3522
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_3522 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_3522, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/index.html
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_3522:
### IGT changes ###
#### Possible regressions ####
* igt@i915_module_load@reload-with-fault-injection:
- fi-kbl-8809g: [PASS][1] -> [FAIL][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-8809g/igt@i915_module_load@reload-with-fault-injection.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-8809g/igt@i915_module_load@reload-with-fault-injection.html
- fi-byt-j1900: NOTRUN -> [FAIL][3]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-byt-j1900/igt@i915_module_load@reload-with-fault-injection.html
- fi-cfl-guc: [PASS][4] -> [FAIL][5]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cfl-guc/igt@i915_module_load@reload-with-fault-injection.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cfl-guc/igt@i915_module_load@reload-with-fault-injection.html
- fi-skl-guc: [PASS][6] -> [FAIL][7]
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-guc/igt@i915_module_load@reload-with-fault-injection.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-guc/igt@i915_module_load@reload-with-fault-injection.html
- fi-cfl-8700k: [PASS][8] -> [FAIL][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cfl-8700k/igt@i915_module_load@reload-with-fault-injection.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cfl-8700k/igt@i915_module_load@reload-with-fault-injection.html
- fi-skl-6700k2: [PASS][10] -> [FAIL][11]
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-6700k2/igt@i915_module_load@reload-with-fault-injection.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-6700k2/igt@i915_module_load@reload-with-fault-injection.html
- fi-elk-e7500: [PASS][12] -> [FAIL][13]
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-elk-e7500/igt@i915_module_load@reload-with-fault-injection.html
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-elk-e7500/igt@i915_module_load@reload-with-fault-injection.html
- fi-blb-e6850: [PASS][14] -> [FAIL][15]
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-blb-e6850/igt@i915_module_load@reload-with-fault-injection.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-blb-e6850/igt@i915_module_load@reload-with-fault-injection.html
- fi-apl-guc: [PASS][16] -> [FAIL][17]
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-apl-guc/igt@i915_module_load@reload-with-fault-injection.html
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-apl-guc/igt@i915_module_load@reload-with-fault-injection.html
- fi-bsw-kefka: [PASS][18] -> [FAIL][19]
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bsw-kefka/igt@i915_module_load@reload-with-fault-injection.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bsw-kefka/igt@i915_module_load@reload-with-fault-injection.html
- fi-bwr-2160: [PASS][20] -> [FAIL][21]
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bwr-2160/igt@i915_module_load@reload-with-fault-injection.html
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bwr-2160/igt@i915_module_load@reload-with-fault-injection.html
- fi-skl-6600u: [PASS][22] -> [FAIL][23]
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-6600u/igt@i915_module_load@reload-with-fault-injection.html
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-6600u/igt@i915_module_load@reload-with-fault-injection.html
- fi-pnv-d510: [PASS][24] -> [FAIL][25]
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-pnv-d510/igt@i915_module_load@reload-with-fault-injection.html
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-pnv-d510/igt@i915_module_load@reload-with-fault-injection.html
- fi-kbl-guc: [PASS][26] -> [FAIL][27]
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-guc/igt@i915_module_load@reload-with-fault-injection.html
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-guc/igt@i915_module_load@reload-with-fault-injection.html
- fi-cfl-8109u: [PASS][28] -> [FAIL][29]
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cfl-8109u/igt@i915_module_load@reload-with-fault-injection.html
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cfl-8109u/igt@i915_module_load@reload-with-fault-injection.html
- fi-skl-lmem: [PASS][30] -> [FAIL][31]
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-lmem/igt@i915_module_load@reload-with-fault-injection.html
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-lmem/igt@i915_module_load@reload-with-fault-injection.html
- fi-kbl-r: [PASS][32] -> [FAIL][33]
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-r/igt@i915_module_load@reload-with-fault-injection.html
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-r/igt@i915_module_load@reload-with-fault-injection.html
- fi-gdg-551: [PASS][34] -> [FAIL][35]
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-gdg-551/igt@i915_module_load@reload-with-fault-injection.html
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-gdg-551/igt@i915_module_load@reload-with-fault-injection.html
- fi-skl-6260u: [PASS][36] -> [FAIL][37]
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-6260u/igt@i915_module_load@reload-with-fault-injection.html
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-6260u/igt@i915_module_load@reload-with-fault-injection.html
- fi-byt-n2820: [PASS][38] -> [FAIL][39]
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-byt-n2820/igt@i915_module_load@reload-with-fault-injection.html
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-byt-n2820/igt@i915_module_load@reload-with-fault-injection.html
- fi-cml-u2: [PASS][40] -> [FAIL][41]
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cml-u2/igt@i915_module_load@reload-with-fault-injection.html
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cml-u2/igt@i915_module_load@reload-with-fault-injection.html
- fi-bxt-dsi: NOTRUN -> [FAIL][42]
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bxt-dsi/igt@i915_module_load@reload-with-fault-injection.html
- fi-hsw-4770: [PASS][43] -> [FAIL][44]
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-hsw-4770/igt@i915_module_load@reload-with-fault-injection.html
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-hsw-4770/igt@i915_module_load@reload-with-fault-injection.html
- fi-snb-2600: [PASS][45] -> [FAIL][46]
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-snb-2600/igt@i915_module_load@reload-with-fault-injection.html
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-snb-2600/igt@i915_module_load@reload-with-fault-injection.html
- fi-whl-u: [PASS][47] -> [FAIL][48]
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-whl-u/igt@i915_module_load@reload-with-fault-injection.html
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-whl-u/igt@i915_module_load@reload-with-fault-injection.html
- fi-icl-u3: [PASS][49] -> [FAIL][50]
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u3/igt@i915_module_load@reload-with-fault-injection.html
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u3/igt@i915_module_load@reload-with-fault-injection.html
- fi-ilk-650: [PASS][51] -> [FAIL][52]
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-ilk-650/igt@i915_module_load@reload-with-fault-injection.html
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-ilk-650/igt@i915_module_load@reload-with-fault-injection.html
- fi-ivb-3770: [PASS][53] -> [FAIL][54]
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-ivb-3770/igt@i915_module_load@reload-with-fault-injection.html
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-ivb-3770/igt@i915_module_load@reload-with-fault-injection.html
- fi-bdw-gvtdvm: [PASS][55] -> [FAIL][56]
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bdw-gvtdvm/igt@i915_module_load@reload-with-fault-injection.html
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bdw-gvtdvm/igt@i915_module_load@reload-with-fault-injection.html
- fi-hsw-peppy: [PASS][57] -> [FAIL][58]
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-hsw-peppy/igt@i915_module_load@reload-with-fault-injection.html
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-hsw-peppy/igt@i915_module_load@reload-with-fault-injection.html
- fi-skl-iommu: [PASS][59] -> [FAIL][60]
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-iommu/igt@i915_module_load@reload-with-fault-injection.html
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-iommu/igt@i915_module_load@reload-with-fault-injection.html
- fi-glk-dsi: [PASS][61] -> [FAIL][62]
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-glk-dsi/igt@i915_module_load@reload-with-fault-injection.html
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-glk-dsi/igt@i915_module_load@reload-with-fault-injection.html
- fi-hsw-4770r: [PASS][63] -> [FAIL][64]
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-hsw-4770r/igt@i915_module_load@reload-with-fault-injection.html
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-hsw-4770r/igt@i915_module_load@reload-with-fault-injection.html
- fi-snb-2520m: [PASS][65] -> [FAIL][66]
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-snb-2520m/igt@i915_module_load@reload-with-fault-injection.html
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-snb-2520m/igt@i915_module_load@reload-with-fault-injection.html
- fi-kbl-x1275: [PASS][67] -> [FAIL][68]
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-x1275/igt@i915_module_load@reload-with-fault-injection.html
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-x1275/igt@i915_module_load@reload-with-fault-injection.html
- fi-kbl-7500u: [PASS][69] -> [FAIL][70]
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-7500u/igt@i915_module_load@reload-with-fault-injection.html
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-7500u/igt@i915_module_load@reload-with-fault-injection.html
- fi-bdw-5557u: [PASS][71] -> [FAIL][72]
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bdw-5557u/igt@i915_module_load@reload-with-fault-injection.html
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bdw-5557u/igt@i915_module_load@reload-with-fault-injection.html
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt@i915_module_load@reload-with-fault-injection:
- {fi-icl-guc}: [PASS][73] -> [FAIL][74]
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-guc/igt@i915_module_load@reload-with-fault-injection.html
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-guc/igt@i915_module_load@reload-with-fault-injection.html
- {fi-tgl-u}: NOTRUN -> [FAIL][75]
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-tgl-u/igt@i915_module_load@reload-with-fault-injection.html
- {fi-icl-dsi}: [PASS][76] -> [FAIL][77]
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-dsi/igt@i915_module_load@reload-with-fault-injection.html
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-dsi/igt@i915_module_load@reload-with-fault-injection.html
- {fi-cml-h}: NOTRUN -> [FAIL][78]
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cml-h/igt@i915_module_load@reload-with-fault-injection.html
- {fi-kbl-soraka}: [PASS][79] -> [FAIL][80]
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-soraka/igt@i915_module_load@reload-with-fault-injection.html
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-soraka/igt@i915_module_load@reload-with-fault-injection.html
- {fi-cml-s}: [PASS][81] -> [FAIL][82]
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cml-s/igt@i915_module_load@reload-with-fault-injection.html
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cml-s/igt@i915_module_load@reload-with-fault-injection.html
- {fi-icl-u4}: [PASS][83] -> [FAIL][84]
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u4/igt@i915_module_load@reload-with-fault-injection.html
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u4/igt@i915_module_load@reload-with-fault-injection.html
Known issues
------------
Here are the changes found in IGTPW_3522 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_flink_basic@double-flink:
- fi-icl-u3: [PASS][85] -> [DMESG-WARN][86] ([fdo#107724]) +2 similar issues
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u3/igt@gem_flink_basic@double-flink.html
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u3/igt@gem_flink_basic@double-flink.html
#### Possible fixes ####
* igt@gem_ctx_switch@legacy-render:
- fi-bxt-dsi: [INCOMPLETE][87] ([fdo#103927] / [fdo#111381]) -> [PASS][88]
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
* igt@gem_exec_reloc@basic-cpu:
- fi-icl-u3: [DMESG-WARN][89] ([fdo#107724]) -> [PASS][90] +3 similar issues
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u3/igt@gem_exec_reloc@basic-cpu.html
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u3/igt@gem_exec_reloc@basic-cpu.html
* igt@gem_sync@basic-many-each:
- {fi-tgl-u}: [INCOMPLETE][91] ([fdo#111647]) -> [PASS][92]
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-tgl-u/igt@gem_sync@basic-many-each.html
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-tgl-u/igt@gem_sync@basic-many-each.html
#### Warnings ####
* igt@i915_module_load@reload-with-fault-injection:
- fi-icl-u2: [DMESG-WARN][93] ([fdo#110595]) -> [DMESG-FAIL][94] ([fdo#110595])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u2/igt@i915_module_load@reload-with-fault-injection.html
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u2/igt@i915_module_load@reload-with-fault-injection.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
[fdo#110595]: https://bugs.freedesktop.org/show_bug.cgi?id=110595
[fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
[fdo#111600]: https://bugs.freedesktop.org/show_bug.cgi?id=111600
[fdo#111647]: https://bugs.freedesktop.org/show_bug.cgi?id=111647
Participating hosts (53 -> 46)
------------------------------
Additional (1): fi-byt-j1900
Missing (8): fi-ilk-m540 fi-hsw-4200u fi-bsw-n3050 fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_5208 -> IGTPW_3522
CI-20190529: 20190529
CI_DRM_6984: 04d34ff324cf346bc962bb43eaa15572cafab08c @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_3522: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/index.html
IGT_5208: c0131b4f132acf287d9d05b0f5078003d3159e1c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/index.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_module_load: Use new name of fault injection module parameter (rev2)
2019-10-01 15:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_module_load: Use new name of fault injection module parameter (rev2) Patchwork
@ 2019-10-02 14:37 ` Janusz Krzysztofik
0 siblings, 0 replies; 4+ messages in thread
From: Janusz Krzysztofik @ 2019-10-02 14:37 UTC (permalink / raw)
To: igt-dev
On Tuesday, October 1, 2019 5:00:35 PM CEST Patchwork wrote:
> == Series Details ==
>
> Series: tests/i915_module_load: Use new name of fault injection module
parameter (rev2)
> URL : https://patchwork.freedesktop.org/series/67443/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6984 -> IGTPW_3522
> ====================================================
>
> Summary
> -------
>
> **FAILURE**
>
> Serious unknown changes coming with IGTPW_3522 absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_3522, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in
CI.
>
> External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/
index.html
>
> Possible new issues
> -------------------
>
> Here are the unknown changes that may have been introduced in IGTPW_3522:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
> * igt@i915_module_load@reload-with-fault-injection:
The failures listed below are expected, this patch is intended to be merged in
parallel with a corresponding i915 side patch:
https://lists.freedesktop.org/archives/intel-gfx/2019-October/214604.html
Request for testing the latter together with this one included in submission
of the latter.
Thanks,
Janusz
> - fi-kbl-8809g: [PASS][1] -> [FAIL][2]
> [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-8809g/
igt@i915_module_load@reload-with-fault-injection.html
> [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-8809g/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-byt-j1900: NOTRUN -> [FAIL][3]
> [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-byt-j1900/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-cfl-guc: [PASS][4] -> [FAIL][5]
> [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cfl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cfl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-skl-guc: [PASS][6] -> [FAIL][7]
> [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-cfl-8700k: [PASS][8] -> [FAIL][9]
> [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cfl-8700k/
igt@i915_module_load@reload-with-fault-injection.html
> [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cfl-8700k/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-skl-6700k2: [PASS][10] -> [FAIL][11]
> [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-6700k2/
igt@i915_module_load@reload-with-fault-injection.html
> [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-6700k2/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-elk-e7500: [PASS][12] -> [FAIL][13]
> [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-elk-e7500/
igt@i915_module_load@reload-with-fault-injection.html
> [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-elk-e7500/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-blb-e6850: [PASS][14] -> [FAIL][15]
> [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-blb-e6850/
igt@i915_module_load@reload-with-fault-injection.html
> [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-blb-e6850/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-apl-guc: [PASS][16] -> [FAIL][17]
> [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-apl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-apl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-bsw-kefka: [PASS][18] -> [FAIL][19]
> [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bsw-kefka/
igt@i915_module_load@reload-with-fault-injection.html
> [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bsw-kefka/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-bwr-2160: [PASS][20] -> [FAIL][21]
> [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bwr-2160/
igt@i915_module_load@reload-with-fault-injection.html
> [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bwr-2160/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-skl-6600u: [PASS][22] -> [FAIL][23]
> [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-6600u/
igt@i915_module_load@reload-with-fault-injection.html
> [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-6600u/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-pnv-d510: [PASS][24] -> [FAIL][25]
> [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-pnv-d510/
igt@i915_module_load@reload-with-fault-injection.html
> [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-pnv-d510/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-kbl-guc: [PASS][26] -> [FAIL][27]
> [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-cfl-8109u: [PASS][28] -> [FAIL][29]
> [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cfl-8109u/
igt@i915_module_load@reload-with-fault-injection.html
> [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cfl-8109u/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-skl-lmem: [PASS][30] -> [FAIL][31]
> [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-lmem/
igt@i915_module_load@reload-with-fault-injection.html
> [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-lmem/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-kbl-r: [PASS][32] -> [FAIL][33]
> [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-r/
igt@i915_module_load@reload-with-fault-injection.html
> [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-r/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-gdg-551: [PASS][34] -> [FAIL][35]
> [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-gdg-551/
igt@i915_module_load@reload-with-fault-injection.html
> [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-gdg-551/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-skl-6260u: [PASS][36] -> [FAIL][37]
> [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-6260u/
igt@i915_module_load@reload-with-fault-injection.html
> [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-6260u/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-byt-n2820: [PASS][38] -> [FAIL][39]
> [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-byt-n2820/
igt@i915_module_load@reload-with-fault-injection.html
> [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-byt-n2820/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-cml-u2: [PASS][40] -> [FAIL][41]
> [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cml-u2/
igt@i915_module_load@reload-with-fault-injection.html
> [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cml-u2/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-bxt-dsi: NOTRUN -> [FAIL][42]
> [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bxt-dsi/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-hsw-4770: [PASS][43] -> [FAIL][44]
> [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-hsw-4770/
igt@i915_module_load@reload-with-fault-injection.html
> [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-hsw-4770/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-snb-2600: [PASS][45] -> [FAIL][46]
> [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-snb-2600/
igt@i915_module_load@reload-with-fault-injection.html
> [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-snb-2600/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-whl-u: [PASS][47] -> [FAIL][48]
> [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-whl-u/
igt@i915_module_load@reload-with-fault-injection.html
> [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-whl-u/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-icl-u3: [PASS][49] -> [FAIL][50]
> [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u3/
igt@i915_module_load@reload-with-fault-injection.html
> [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u3/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-ilk-650: [PASS][51] -> [FAIL][52]
> [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-ilk-650/
igt@i915_module_load@reload-with-fault-injection.html
> [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-ilk-650/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-ivb-3770: [PASS][53] -> [FAIL][54]
> [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-ivb-3770/
igt@i915_module_load@reload-with-fault-injection.html
> [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-ivb-3770/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-bdw-gvtdvm: [PASS][55] -> [FAIL][56]
> [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bdw-gvtdvm/
igt@i915_module_load@reload-with-fault-injection.html
> [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bdw-gvtdvm/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-hsw-peppy: [PASS][57] -> [FAIL][58]
> [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-hsw-peppy/
igt@i915_module_load@reload-with-fault-injection.html
> [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-hsw-peppy/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-skl-iommu: [PASS][59] -> [FAIL][60]
> [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-skl-iommu/
igt@i915_module_load@reload-with-fault-injection.html
> [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-skl-iommu/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-glk-dsi: [PASS][61] -> [FAIL][62]
> [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-glk-dsi/
igt@i915_module_load@reload-with-fault-injection.html
> [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-glk-dsi/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-hsw-4770r: [PASS][63] -> [FAIL][64]
> [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-hsw-4770r/
igt@i915_module_load@reload-with-fault-injection.html
> [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-hsw-4770r/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-snb-2520m: [PASS][65] -> [FAIL][66]
> [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-snb-2520m/
igt@i915_module_load@reload-with-fault-injection.html
> [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-snb-2520m/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-kbl-x1275: [PASS][67] -> [FAIL][68]
> [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-x1275/
igt@i915_module_load@reload-with-fault-injection.html
> [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-x1275/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-kbl-7500u: [PASS][69] -> [FAIL][70]
> [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-7500u/
igt@i915_module_load@reload-with-fault-injection.html
> [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-7500u/
igt@i915_module_load@reload-with-fault-injection.html
> - fi-bdw-5557u: [PASS][71] -> [FAIL][72]
> [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bdw-5557u/
igt@i915_module_load@reload-with-fault-injection.html
> [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bdw-5557u/
igt@i915_module_load@reload-with-fault-injection.html
>
>
> #### Suppressed ####
>
> The following results come from untrusted machines, tests, or statuses.
> They do not affect the overall result.
>
> * igt@i915_module_load@reload-with-fault-injection:
> - {fi-icl-guc}: [PASS][73] -> [FAIL][74]
> [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-guc/
igt@i915_module_load@reload-with-fault-injection.html
> - {fi-tgl-u}: NOTRUN -> [FAIL][75]
> [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-tgl-u/
igt@i915_module_load@reload-with-fault-injection.html
> - {fi-icl-dsi}: [PASS][76] -> [FAIL][77]
> [76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-dsi/
igt@i915_module_load@reload-with-fault-injection.html
> [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-dsi/
igt@i915_module_load@reload-with-fault-injection.html
> - {fi-cml-h}: NOTRUN -> [FAIL][78]
> [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cml-h/
igt@i915_module_load@reload-with-fault-injection.html
> - {fi-kbl-soraka}: [PASS][79] -> [FAIL][80]
> [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-kbl-soraka/
igt@i915_module_load@reload-with-fault-injection.html
> [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-kbl-soraka/
igt@i915_module_load@reload-with-fault-injection.html
> - {fi-cml-s}: [PASS][81] -> [FAIL][82]
> [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-cml-s/
igt@i915_module_load@reload-with-fault-injection.html
> [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-cml-s/
igt@i915_module_load@reload-with-fault-injection.html
> - {fi-icl-u4}: [PASS][83] -> [FAIL][84]
> [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u4/
igt@i915_module_load@reload-with-fault-injection.html
> [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u4/
igt@i915_module_load@reload-with-fault-injection.html
>
>
> Known issues
> ------------
>
> Here are the changes found in IGTPW_3522 that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
> * igt@gem_flink_basic@double-flink:
> - fi-icl-u3: [PASS][85] -> [DMESG-WARN][86] ([fdo#107724]) +2
similar issues
> [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u3/
igt@gem_flink_basic@double-flink.html
> [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u3/
igt@gem_flink_basic@double-flink.html
>
>
> #### Possible fixes ####
>
> * igt@gem_ctx_switch@legacy-render:
> - fi-bxt-dsi: [INCOMPLETE][87] ([fdo#103927] / [fdo#111381]) ->
[PASS][88]
> [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-bxt-dsi/
igt@gem_ctx_switch@legacy-render.html
> [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-bxt-dsi/
igt@gem_ctx_switch@legacy-render.html
>
> * igt@gem_exec_reloc@basic-cpu:
> - fi-icl-u3: [DMESG-WARN][89] ([fdo#107724]) -> [PASS][90] +3
similar issues
> [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u3/
igt@gem_exec_reloc@basic-cpu.html
> [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u3/
igt@gem_exec_reloc@basic-cpu.html
>
> * igt@gem_sync@basic-many-each:
> - {fi-tgl-u}: [INCOMPLETE][91] ([fdo#111647]) -> [PASS][92]
> [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-tgl-u/
igt@gem_sync@basic-many-each.html
> [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-tgl-u/
igt@gem_sync@basic-many-each.html
>
>
> #### Warnings ####
>
> * igt@i915_module_load@reload-with-fault-injection:
> - fi-icl-u2: [DMESG-WARN][93] ([fdo#110595]) -> [DMESG-FAIL]
[94] ([fdo#110595])
> [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6984/fi-icl-u2/
igt@i915_module_load@reload-with-fault-injection.html
> [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/fi-icl-u2/
igt@i915_module_load@reload-with-fault-injection.html
>
>
> {name}: This element is suppressed. This means it is ignored when
computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
> [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
> [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
> [fdo#110595]: https://bugs.freedesktop.org/show_bug.cgi?id=110595
> [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
> [fdo#111600]: https://bugs.freedesktop.org/show_bug.cgi?id=111600
> [fdo#111647]: https://bugs.freedesktop.org/show_bug.cgi?id=111647
>
>
> Participating hosts (53 -> 46)
> ------------------------------
>
> Additional (1): fi-byt-j1900
> Missing (8): fi-ilk-m540 fi-hsw-4200u fi-bsw-n3050 fi-byt-squawks fi-
bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus
>
>
> Build changes
> -------------
>
> * CI: CI-20190529 -> None
> * IGT: IGT_5208 -> IGTPW_3522
>
> CI-20190529: 20190529
> CI_DRM_6984: 04d34ff324cf346bc962bb43eaa15572cafab08c @ git://
anongit.freedesktop.org/gfx-ci/linux
> IGTPW_3522: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/index.html
> IGT_5208: c0131b4f132acf287d9d05b0f5078003d3159e1c @ git://
anongit.freedesktop.org/xorg/app/intel-gpu-tools
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3522/
index.html
>
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-10-02 14:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01 14:27 [igt-dev] [PATCH i-g-t v2 0/1] tests/i915_module_load: Use new name of fault injection module parameter Janusz Krzysztofik
2019-10-01 14:27 ` [igt-dev] [PATCH i-g-t v2 1/1] " Janusz Krzysztofik
2019-10-01 15:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915_module_load: Use new name of fault injection module parameter (rev2) Patchwork
2019-10-02 14:37 ` Janusz Krzysztofik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox