* [igt-dev] [PATCH i-g-t] f3 @ 2018-07-25 21:59 Chris Wilson 2018-07-26 1:00 ` [igt-dev] ✓ Fi.CI.BAT: success for f3 (rev2) Patchwork 2018-07-26 4:33 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 0 siblings, 2 replies; 3+ messages in thread From: Chris Wilson @ 2018-07-25 21:59 UTC (permalink / raw) To: igt-dev --- tests/drv_module_reload.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/drv_module_reload.c b/tests/drv_module_reload.c index d717eb61e..0d2f9e265 100644 --- a/tests/drv_module_reload.c +++ b/tests/drv_module_reload.c @@ -251,6 +251,9 @@ inject_fault(const char *module_name, const char *opt, int fault) igt_assert(fault > 0); snprintf(buf, sizeof(buf), "%s=%d", opt, fault); + if (fault > 3) + return fault; + if (igt_kmod_load(module_name, buf)) { igt_warn("Failed to load module '%s' with options '%s'\n", module_name, buf); -- 2.18.0 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for f3 (rev2) 2018-07-25 21:59 [igt-dev] [PATCH i-g-t] f3 Chris Wilson @ 2018-07-26 1:00 ` Patchwork 2018-07-26 4:33 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2018-07-26 1:00 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: f3 (rev2) URL : https://patchwork.freedesktop.org/series/47251/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4547 -> IGTPW_1648 = == Summary - SUCCESS == No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/47251/revisions/2/mbox/ == Known issues == Here are the changes found in IGTPW_1648 that come from known issues: === IGT changes === ==== Issues hit ==== igt@drv_module_reload@basic-no-display: fi-cnl-psr: NOTRUN -> DMESG-WARN (fdo#105395) +2 igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: fi-glk-j4005: PASS -> FAIL (fdo#106765) igt@kms_flip@basic-flip-vs-dpms: fi-glk-j4005: PASS -> DMESG-WARN (fdo#106000) {igt@kms_psr@cursor_plane_move}: fi-cnl-psr: NOTRUN -> DMESG-FAIL (fdo#107372) +1 {igt@kms_psr@primary_mmap_gtt}: fi-cnl-psr: NOTRUN -> DMESG-WARN (fdo#107372) ==== Possible fixes ==== igt@drv_module_reload@basic-reload-inject: fi-kbl-guc: DMESG-FAIL -> PASS fi-bwr-2160: INCOMPLETE -> PASS fi-cfl-guc: DMESG-FAIL -> PASS fi-blb-e6850: INCOMPLETE -> PASS igt@gem_exec_create@basic: fi-glk-j4005: DMESG-WARN (fdo#106745) -> PASS {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). fdo#105395 https://bugs.freedesktop.org/show_bug.cgi?id=105395 fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000 fdo#106745 https://bugs.freedesktop.org/show_bug.cgi?id=106745 fdo#106765 https://bugs.freedesktop.org/show_bug.cgi?id=106765 fdo#107372 https://bugs.freedesktop.org/show_bug.cgi?id=107372 == Participating hosts (48 -> 42) == Additional (2): fi-byt-j1900 fi-cnl-psr Missing (8): fi-ilk-m540 fi-hsw-4200u fi-skl-guc fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-gdg-551 fi-byt-clapper == Build changes == * IGT: IGT_4575 -> IGTPW_1648 CI_DRM_4547: 0a7ab192a697e951b2404f3c1ce42c5fa74f9ed1 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_1648: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1648/ IGT_4575: fe908a01012c9daafafb3410b9407725ca9d4f21 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1648/issues.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for f3 (rev2) 2018-07-25 21:59 [igt-dev] [PATCH i-g-t] f3 Chris Wilson 2018-07-26 1:00 ` [igt-dev] ✓ Fi.CI.BAT: success for f3 (rev2) Patchwork @ 2018-07-26 4:33 ` Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2018-07-26 4:33 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: f3 (rev2) URL : https://patchwork.freedesktop.org/series/47251/ State : success == Summary == = CI Bug Log - changes from IGT_4575_full -> IGTPW_1648_full = == Summary - WARNING == Minor unknown changes coming with IGTPW_1648_full need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_1648_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/47251/revisions/2/mbox/ == Possible new issues == Here are the unknown changes that may have been introduced in IGTPW_1648_full: === IGT changes === ==== Warnings ==== igt@gem_mocs_settings@mocs-rc6-bsd1: shard-kbl: SKIP -> PASS +2 igt@perf_pmu@rc6-runtime-pm: shard-hsw: SKIP -> PASS igt@pm_rc6_residency@rc6-accuracy: shard-kbl: PASS -> SKIP == Known issues == Here are the changes found in IGTPW_1648_full that come from known issues: === IGT changes === ==== Issues hit ==== igt@kms_flip@dpms-vs-vblank-race-interruptible: shard-glk: PASS -> FAIL (fdo#103060) igt@kms_flip@flip-vs-expired-vblank-interruptible: shard-glk: PASS -> FAIL (fdo#105189) igt@kms_rotation_crc@primary-rotation-180: shard-snb: PASS -> FAIL (fdo#103925) igt@kms_setmode@basic: shard-apl: PASS -> FAIL (fdo#99912) shard-kbl: PASS -> FAIL (fdo#99912) igt@kms_vblank@pipe-c-ts-continuation-dpms-suspend: shard-kbl: PASS -> INCOMPLETE (fdo#103665) igt@perf_pmu@busy-start-rcs0: shard-snb: PASS -> INCOMPLETE (fdo#105411) igt@pm_rpm@i2c: shard-glk: PASS -> FAIL (fdo#106539) igt@pm_rpm@modeset-lpsp-stress: shard-glk: NOTRUN -> FAIL (fdo#106539) ==== Possible fixes ==== igt@drv_suspend@shrink: shard-apl: INCOMPLETE (fdo#106886, fdo#103927) -> PASS igt@kms_flip@wf_vblank-ts-check-interruptible: shard-glk: FAIL (fdo#100368) -> PASS igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-wc: shard-snb: INCOMPLETE (fdo#105411) -> PASS igt@pm_rpm@debugfs-forcewake-user: shard-hsw: FAIL (fdo#106539) -> PASS +4 igt@pm_rpm@drm-resources-equal: shard-kbl: FAIL -> PASS shard-glk: FAIL (fdo#106539) -> PASS shard-apl: FAIL (fdo#106539) -> PASS fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368 fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060 fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665 fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925 fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927 fdo#105189 https://bugs.freedesktop.org/show_bug.cgi?id=105189 fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411 fdo#106539 https://bugs.freedesktop.org/show_bug.cgi?id=106539 fdo#106886 https://bugs.freedesktop.org/show_bug.cgi?id=106886 fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912 == Participating hosts (5 -> 5) == No changes in participating hosts == Build changes == * IGT: IGT_4575 -> IGTPW_1648 * Linux: CI_DRM_4541 -> CI_DRM_4547 CI_DRM_4541: 3e18e4c6c008597f4ff952d7a3457bd310ce945c @ git://anongit.freedesktop.org/gfx-ci/linux CI_DRM_4547: 0a7ab192a697e951b2404f3c1ce42c5fa74f9ed1 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_1648: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1648/ IGT_4575: fe908a01012c9daafafb3410b9407725ca9d4f21 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1648/shards.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-07-26 4:33 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-07-25 21:59 [igt-dev] [PATCH i-g-t] f3 Chris Wilson 2018-07-26 1:00 ` [igt-dev] ✓ Fi.CI.BAT: success for f3 (rev2) Patchwork 2018-07-26 4:33 ` [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; as well as URLs for NNTP newsgroup(s).