From: "Vudum, Lakshminarayana" <lakshminarayana.vudum@intel.com>
To: "Gupta, Anshuman" <anshuman.gupta@intel.com>
Cc: "igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] ✗ GitLab.Pipeline: failure for lpsp platform agnostic support (rev11)
Date: Mon, 18 May 2020 07:32:07 +0000 [thread overview]
Message-ID: <ca3b62e465a4409d95d237690d04d267@intel.com> (raw)
In-Reply-To: <20200518063445.GM10565@intel.com>
Anshuman,
Looks like there is no action to be taken as we have BAT/shard results already. This patch series has nothing to do with undocumented tests.
It's a CI fluke.
Thanks,
Lakshmi.
-----Original Message-----
From: Gupta, Anshuman <anshuman.gupta@intel.com>
Sent: Monday, May 18, 2020 9:35 AM
To: Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: ✗ GitLab.Pipeline: failure for lpsp platform agnostic support (rev11)
On 2020-05-15 at 11:42:58 +0000, Patchwork wrote:
> == Series Details ==
>
> Series: lpsp platform agnostic support (rev11)
> URL : https://patchwork.freedesktop.org/series/74647/
> State : failure
>
> == Summary ==
>
> ERROR! This series introduces new undocumented tests:
>
> gem_exec_fence@concurrent
> gem_exec_fence@submit
> gem_exec_fence@submit3
> gem_exec_fence@submit67
> gem_exec_reloc@basic-many-active
> gem_exec_reloc@basic-wide-active
> gem_exec_schedule@lateslice
> gem_exec_schedule@manyslice
> gem_exec_schedule@thriceslice
> gem_exec_schedule@timeslicing
> gem_mmap_gtt@ptrace
> gem_mmap_offset@ptrace
> gem_ringfill@basic-all
> gem_ringfill@engines-S3
> gem_ringfill@engines-S4
> gem_ringfill@engines-basic
> gem_ringfill@engines-bomb
> gem_ringfill@engines-child
> gem_ringfill@engines-fd
> gem_ringfill@engines-forked
> gem_ringfill@engines-hang
> gem_ringfill@engines-interruptible
> gem_ringfill@legacy-S3
> gem_ringfill@legacy-S4
> gem_ringfill@legacy-basic
> gem_ringfill@legacy-bomb
> gem_ringfill@legacy-child
> gem_ringfill@legacy-fd
> gem_ringfill@legacy-forked
> gem_ringfill@legacy-hang
> gem_ringfill@legacy-interruptible
> perf_pmu@module-unload
Hi Lakshmi,
Above test which are not documented are not part of my series https://patchwork.freedesktop.org/series/74647/
Could you please rereport it.
Thanks,
Anshuman Gupta.
>
> Can you document them as per the requirement in the [CONTRIBUTING.md]?
>
> [Documentation] has more details on how to do this.
>
> Here are few examples:
> https://gitlab.freedesktop.org/drm/igt-gpu-tools/commit/0316695d03aa46
> 108296b27f3982ec93200c7a6e
> https://gitlab.freedesktop.org/drm/igt-gpu-tools/commit/443cc658e1e6b4
> 92ee17bf4f4d891029eb7a205d
>
> Thanks in advance!
>
> [CONTRIBUTING.md]:
> https://gitlab.freedesktop.org/drm/igt-gpu-tools/blob/master/CONTRIBUT
> ING.md#L19
> [Documentation]:
> https://drm.pages.freedesktop.org/igt-gpu-tools/igt-gpu-tools-Core.htm
> l#igt-describe
>
> Other than that, pipeline status: SUCCESS.
>
> see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/145325 for the overview.
>
> == Logs ==
>
> For more details see:
> https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/145325
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
prev parent reply other threads:[~2020-05-18 7:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-12 10:34 [igt-dev] [PATCH i-g-t v8 0/6] lpsp platform agnostic support Anshuman Gupta
2020-05-12 10:34 ` [igt-dev] [PATCH i-g-t v8 1/6] tests/i915_pm_lpsp: Nuke the panel-fitter test Anshuman Gupta
2020-05-12 10:34 ` [igt-dev] [PATCH i-g-t v8 2/6] lib/igt_pm: Add lib func to get lpsp capability Anshuman Gupta
2020-05-12 10:34 ` [igt-dev] [PATCH i-g-t v8 3/6] tests/i915_pm_lpsp: lpsp platform agnostic support Anshuman Gupta
2020-05-13 7:22 ` Nautiyal, Ankit K
2020-05-19 9:32 ` Petri Latvala
2020-05-19 10:14 ` Anshuman Gupta
2020-05-12 10:34 ` [igt-dev] [PATCH i-g-t v8 4/6] tests/i915_pm_lpsp: screens-disabled subtest use igt_wait Anshuman Gupta
2020-05-12 10:34 ` [igt-dev] [PATCH i-g-t v8 5/6] tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data Anshuman Gupta
2020-05-12 10:34 ` [igt-dev] [PATCH i-g-t v8 6/6] tests/i915_pm_rpm: Fix the universal-plane cap setting in plane tests Anshuman Gupta
2020-05-12 11:42 ` [igt-dev] ✓ Fi.CI.BAT: success for lpsp platform agnostic support (rev11) Patchwork
2020-05-12 12:45 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2020-05-15 11:42 ` [igt-dev] ✗ GitLab.Pipeline: failure " Patchwork
2020-05-18 6:34 ` Anshuman Gupta
2020-05-18 7:32 ` Vudum, Lakshminarayana [this message]
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=ca3b62e465a4409d95d237690d04d267@intel.com \
--to=lakshminarayana.vudum@intel.com \
--cc=anshuman.gupta@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