From: Anshuman Gupta <anshuman.gupta@intel.com>
To: igt-dev@lists.freedesktop.org, lakshminarayana.vudum@intel.com
Subject: Re: [igt-dev] ✗ Fi.CI.BAT: failure for lpsp platform agnostic support (rev10)
Date: Thu, 7 May 2020 17:34:59 +0530 [thread overview]
Message-ID: <20200507120458.GK10565@intel.com> (raw)
In-Reply-To: <158884967255.2188.8989328627947827272@emeril.freedesktop.org>
On 2020-05-07 at 11:07:52 +0000, Patchwork wrote:
> == Series Details ==
>
> Series: lpsp platform agnostic support (rev10)
> URL : https://patchwork.freedesktop.org/series/74647/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from IGT_5638 -> IGTPW_4542
> ====================================================
>
> Summary
> -------
>
> **FAILURE**
>
> Serious unknown changes coming with IGTPW_4542 absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in IGTPW_4542, 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_4542/index.html
>
> Possible new issues
> -------------------
>
> Here are the unknown changes that may have been introduced in IGTPW_4542:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
> * igt@runner@aborted:
> - fi-bsw-kefka: NOTRUN -> [FAIL][1]
> [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4542/fi-bsw-kefka/igt@runner@aborted.html
Hi Lakshmi ,
Is above issue a known issue,
This is WARN_ON in kernel even before running my igt test case,
This is not related to this igt series https://patchwork.freedesktop.org/series/74647/
Could u please re-report the BAT run.
Thanks,
Anshuman Gupta.
>
>
> Known issues
> ------------
>
> Here are the changes found in IGTPW_4542 that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
> * igt@i915_pm_rpm@module-reload:
> - fi-bsw-kefka: [PASS][2] -> [INCOMPLETE][3] ([i915#151] / [i915#392])
> [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5638/fi-bsw-kefka/igt@i915_pm_rpm@module-reload.html
> [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4542/fi-bsw-kefka/igt@i915_pm_rpm@module-reload.html
> - fi-kbl-8809g: [PASS][4] -> [SKIP][5] ([fdo#109271])
> [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5638/fi-kbl-8809g/igt@i915_pm_rpm@module-reload.html
> [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4542/fi-kbl-8809g/igt@i915_pm_rpm@module-reload.html
>
>
> [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
> [i915#151]: https://gitlab.freedesktop.org/drm/intel/issues/151
> [i915#392]: https://gitlab.freedesktop.org/drm/intel/issues/392
>
>
> Participating hosts (49 -> 44)
> ------------------------------
>
> Additional (2): fi-bdw-gvtdvm fi-kbl-7560u
> Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus
>
>
> Build changes
> -------------
>
> * CI: CI-20190529 -> None
> * IGT: IGT_5638 -> IGTPW_4542
>
> CI-20190529: 20190529
> CI_DRM_8441: 6c0ee41a7c3201ef2a89800234803a95f65989be @ git://anongit.freedesktop.org/gfx-ci/linux
> IGTPW_4542: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4542/index.html
> IGT_5638: 50868ab3c532a86aa147fb555b69a1078c572b13 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>
>
>
> == Testlist changes ==
>
> +igt@i915_pm_lpsp@kms-lpsp
> -igt@i915_pm_lpsp@edp-native
> -igt@i915_pm_lpsp@edp-panel-fitter
> -igt@i915_pm_lpsp@non-edp
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_4542/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:[~2020-05-07 12:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-07 10:22 [igt-dev] [PATCH i-g-t v7 0/5] lpsp platform agnostic support Anshuman Gupta
2020-05-07 10:22 ` [igt-dev] [PATCH i-g-t v7 1/5] tests/i915_pm_lpsp: Nuke the panel-fitter test Anshuman Gupta
2020-05-07 10:22 ` [igt-dev] [PATCH i-g-t v7 2/5] lib/igt_pm: Add lib func to get lpsp capability Anshuman Gupta
2020-05-07 10:22 ` [igt-dev] [PATCH i-g-t v7 3/5] tests/i915_pm_lpsp: lpsp platform agnostic support Anshuman Gupta
2020-05-11 8:28 ` Manna, Animesh
2020-05-11 11:57 ` Nautiyal, Ankit K
2020-05-07 10:22 ` [igt-dev] [PATCH i-g-t v7 4/5] tests/i915_pm_lpsp: screens-disabled subtest use igt_wait Anshuman Gupta
2020-05-07 10:22 ` [igt-dev] [PATCH i-g-t v7 5/5] tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data Anshuman Gupta
2020-05-07 11:07 ` [igt-dev] ✗ Fi.CI.BAT: failure for lpsp platform agnostic support (rev10) Patchwork
2020-05-07 12:04 ` Anshuman Gupta [this message]
2020-05-07 12:46 ` Vudum, Lakshminarayana
2020-05-07 12:44 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2020-05-07 15:00 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
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=20200507120458.GK10565@intel.com \
--to=anshuman.gupta@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=lakshminarayana.vudum@intel.com \
/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