From: Patchwork <patchwork@emeril.freedesktop.org>
To: don.hiatt@intel.com
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_pm: dump runtime pm status on timeout
Date: Tue, 08 Oct 2019 17:00:48 -0000 [thread overview]
Message-ID: <20191008170048.4047.32068@emeril.freedesktop.org> (raw)
In-Reply-To: <20191008160750.19527-1-don.hiatt@intel.com>
== Series Details ==
Series: lib/igt_pm: dump runtime pm status on timeout
URL : https://patchwork.freedesktop.org/series/67739/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7034 -> IGTPW_3553
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/index.html
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_3553:
### IGT changes ###
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt@i915_selftest@live_hangcheck:
- {fi-tgl-u}: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7034/fi-tgl-u/igt@i915_selftest@live_hangcheck.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/fi-tgl-u/igt@i915_selftest@live_hangcheck.html
Known issues
------------
Here are the changes found in IGTPW_3553 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_mmap_gtt@basic-small-bo-tiledx:
- fi-icl-u3: [PASS][3] -> [DMESG-WARN][4] ([fdo#107724]) +2 similar issues
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7034/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledx.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/fi-icl-u3/igt@gem_mmap_gtt@basic-small-bo-tiledx.html
* igt@i915_module_load@reload:
- fi-blb-e6850: [PASS][5] -> [INCOMPLETE][6] ([fdo#107718])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7034/fi-blb-e6850/igt@i915_module_load@reload.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/fi-blb-e6850/igt@i915_module_load@reload.html
#### Possible fixes ####
* igt@gem_exec_suspend@basic-s4-devices:
- fi-kbl-7500u: [DMESG-WARN][7] ([fdo#105128] / [fdo#107139]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7034/fi-kbl-7500u/igt@gem_exec_suspend@basic-s4-devices.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/fi-kbl-7500u/igt@gem_exec_suspend@basic-s4-devices.html
* igt@gem_linear_blits@basic:
- fi-icl-u3: [DMESG-WARN][9] ([fdo#107724]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7034/fi-icl-u3/igt@gem_linear_blits@basic.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/fi-icl-u3/igt@gem_linear_blits@basic.html
* igt@kms_chamelium@hdmi-hpd-fast:
- fi-kbl-7500u: [FAIL][11] ([fdo#111407]) -> [PASS][12]
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7034/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#105128]: https://bugs.freedesktop.org/show_bug.cgi?id=105128
[fdo#107139]: https://bugs.freedesktop.org/show_bug.cgi?id=107139
[fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
[fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
Participating hosts (49 -> 44)
------------------------------
Missing (5): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-icl-y fi-byt-clapper
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_5218 -> IGTPW_3553
CI-20190529: 20190529
CI_DRM_7034: ed62a5500342bb02d735d35d6a0fea5cf27a6e23 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_3553: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/index.html
IGT_5218: 869ed1ee0b71ce17f0a864512488f8b1a6cb8545 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3553/index.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-10-08 17:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-08 16:07 [igt-dev] [PATCH] lib/igt_pm: dump runtime pm status on timeout don.hiatt
2019-10-08 17:00 ` Patchwork [this message]
2019-10-08 22:25 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork
2019-10-10 11:01 ` [igt-dev] [PATCH] " Arkadiusz Hiler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191008170048.4047.32068@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=don.hiatt@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox