* [igt-dev] [PATCH i-g-t] f1 @ 2018-07-25 21:58 Chris Wilson 2018-07-26 0:30 ` [igt-dev] ✓ Fi.CI.BAT: success for f1 Patchwork 2018-07-26 3:52 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 0 siblings, 2 replies; 3+ messages in thread From: Chris Wilson @ 2018-07-25 21:58 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..a5199348f 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 > 1) + 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 f1 2018-07-25 21:58 [igt-dev] [PATCH i-g-t] f1 Chris Wilson @ 2018-07-26 0:30 ` Patchwork 2018-07-26 3:52 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2018-07-26 0:30 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: f1 URL : https://patchwork.freedesktop.org/series/47250/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4547 -> IGTPW_1647 = == Summary - SUCCESS == No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/47250/revisions/1/mbox/ == Known issues == Here are the changes found in IGTPW_1647 that come from known issues: === IGT changes === ==== Issues hit ==== igt@gem_exec_suspend@basic-s3: {fi-skl-caroline}: NOTRUN -> INCOMPLETE (fdo#104108) igt@kms_flip@basic-flip-vs-dpms: fi-glk-j4005: PASS -> DMESG-WARN (fdo#106000) igt@kms_frontbuffer_tracking@basic: fi-hsw-peppy: PASS -> DMESG-FAIL (fdo#102614, fdo#106103) ==== Possible fixes ==== igt@drv_module_reload@basic-reload-inject: fi-kbl-guc: DMESG-FAIL -> PASS fi-bwr-2160: INCOMPLETE -> PASS fi-gdg-551: 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 igt@kms_flip@basic-flip-vs-modeset: fi-glk-j4005: DMESG-WARN (fdo#106000) -> PASS igt@kms_flip@basic-flip-vs-wf_vblank: fi-glk-j4005: FAIL (fdo#100368) -> PASS {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368 fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614 fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108 fdo#106000 https://bugs.freedesktop.org/show_bug.cgi?id=106000 fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103 fdo#106745 https://bugs.freedesktop.org/show_bug.cgi?id=106745 == Participating hosts (48 -> 43) == Additional (2): fi-byt-j1900 fi-skl-caroline Missing (7): fi-ilk-m540 fi-hsw-4200u fi-skl-guc fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper == Build changes == * IGT: IGT_4575 -> IGTPW_1647 CI_DRM_4547: 0a7ab192a697e951b2404f3c1ce42c5fa74f9ed1 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_1647: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1647/ 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_1647/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 f1 2018-07-25 21:58 [igt-dev] [PATCH i-g-t] f1 Chris Wilson 2018-07-26 0:30 ` [igt-dev] ✓ Fi.CI.BAT: success for f1 Patchwork @ 2018-07-26 3:52 ` Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2018-07-26 3:52 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: f1 URL : https://patchwork.freedesktop.org/series/47250/ State : success == Summary == = CI Bug Log - changes from IGT_4575_full -> IGTPW_1647_full = == Summary - WARNING == Minor unknown changes coming with IGTPW_1647_full need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_1647_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/47250/revisions/1/mbox/ == Possible new issues == Here are the unknown changes that may have been introduced in IGTPW_1647_full: === IGT changes === ==== Warnings ==== igt@gem_mocs_settings@mocs-rc6-bsd1: shard-kbl: SKIP -> PASS +1 igt@gem_mocs_settings@mocs-rc6-dirty-render: shard-kbl: PASS -> SKIP +1 igt@perf@create-destroy-userspace-config: shard-hsw: PASS -> SKIP igt@perf_pmu@rc6-runtime-pm: shard-hsw: SKIP -> PASS igt@perf_pmu@rc6-runtime-pm-long: shard-glk: PASS -> SKIP == Known issues == Here are the changes found in IGTPW_1647_full that come from known issues: === IGT changes === ==== Issues hit ==== igt@kms_flip@plain-flip-fb-recreate-interruptible: shard-glk: PASS -> FAIL (fdo#100368) igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-blt: shard-snb: PASS -> INCOMPLETE (fdo#105411) igt@kms_frontbuffer_tracking@fbc-suspend: shard-kbl: PASS -> DMESG-WARN (fdo#103313) igt@kms_rotation_crc@sprite-rotation-180: shard-hsw: PASS -> FAIL (fdo#103925) igt@kms_setmode@basic: shard-apl: PASS -> FAIL (fdo#99912) shard-kbl: PASS -> FAIL (fdo#99912) igt@pm_rpm@gem-idle: shard-glk: PASS -> FAIL (fdo#106539) +4 ==== Possible fixes ==== 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#103313 https://bugs.freedesktop.org/show_bug.cgi?id=103313 fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925 fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411 fdo#106539 https://bugs.freedesktop.org/show_bug.cgi?id=106539 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_1647 * 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_1647: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1647/ 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_1647/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 3:52 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:58 [igt-dev] [PATCH i-g-t] f1 Chris Wilson 2018-07-26 0:30 ` [igt-dev] ✓ Fi.CI.BAT: success for f1 Patchwork 2018-07-26 3:52 ` [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).