All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: Anshuman Gupta <anshuman.gupta@intel.com>, igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>, badal.nilawar@intel.com
Subject: Re: [igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last
Date: Fri, 22 Apr 2022 12:59:50 +0530	[thread overview]
Message-ID: <60a88b08-bf08-55ab-9f40-c32a702ec72d@intel.com> (raw)
In-Reply-To: <20220422055930.19377-1-anshuman.gupta@intel.com>

Please find one nitpick below. Rest looks good to me.
With that fixed.

Reviewed-by:
Swati Sharma <swati2.sharma@intel.com>

On 22-Apr-22 11:29 AM, Anshuman Gupta wrote:
> Reorder the system wide igt tests to last of fast-feedback.testlist,
> so we don't loose the other tests coverage on the platforms which
> are largely getting hit by Suspend/Resume related failures.
> 
> Cc: Petri Latvala <petri.latvala@intel.com>
> Cc: Swati Sharma <swati2.sharma@intel.com>
> Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
> ---
>   tests/intel-ci/fast-feedback.testlist | 12 +++++++-----
>   1 file changed, 7 insertions(+), 5 deletions(-)
> 
> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> index f6329708b..c9613e609 100644
> --- a/tests/intel-ci/fast-feedback.testlist
> +++ b/tests/intel-ci/fast-feedback.testlist
> @@ -25,8 +25,6 @@ igt@gem_exec_fence@nb-await
>   igt@gem_exec_gttfill@basic
>   igt@gem_exec_parallel@engines
>   igt@gem_exec_store@basic
> -igt@gem_exec_suspend@basic-s0
> -igt@gem_exec_suspend@basic-s3
>   igt@gem_flink_basic@bad-flink
>   igt@gem_flink_basic@bad-open
>   igt@gem_flink_basic@basic
> @@ -98,7 +96,6 @@ igt@kms_chamelium@hdmi-edid-read
>   igt@kms_chamelium@hdmi-crc-fast
>   igt@kms_chamelium@vga-hpd-fast
>   igt@kms_chamelium@vga-edid-read
> -igt@kms_chamelium@common-hpd-after-suspend
>   igt@kms_prop_blob@basic
>   igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic
>   igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy
> @@ -128,7 +125,6 @@ igt@kms_pipe_crc_basic@read-crc-pipe-a
>   igt@kms_pipe_crc_basic@read-crc-pipe-b
>   igt@kms_pipe_crc_basic@read-crc-pipe-c
>   igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence
> -igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a
>   igt@kms_psr@primary_page_flip
>   igt@kms_psr@cursor_plane_move
>   igt@kms_psr@sprite_plane_onoff
> @@ -174,8 +170,14 @@ igt@gem_lmem_swapping@parallel-random-engines
>   igt@gem_lmem_swapping@random-engines
>   igt@gem_lmem_swapping@verify-random
>   igt@i915_pm_rpm@module-reload
> -igt@i915_suspend@system-suspend-without-i915
>   
>   # Kernel selftests
>   igt@i915_selftest@live
>   igt@dmabuf@all
> +
> +# System wide Suspend Test

nitpick: System wide suspend tests

> +igt@i915_suspend@system-suspend-without-i915
> +igt@gem_exec_suspend@basic-s0
> +igt@gem_exec_suspend@basic-s3
> +igt@kms_chamelium@common-hpd-after-suspend
> +igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a

-- 
~Swati Sharma

  parent reply	other threads:[~2022-04-22  7:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  5:59 [igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last Anshuman Gupta
2022-04-22  7:27 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2022-04-22  7:29 ` Sharma, Swati2 [this message]
2022-04-22 11:49   ` [igt-dev] [PATCH i-g-t] " Petri Latvala
2022-04-22 12:15 ` [igt-dev] [PATCH i-g-t v2] intel-ci: Reorder system suspend tests " Anshuman Gupta
2022-04-22 12:53   ` Anshuman Gupta
2022-04-22 16:20 ` [igt-dev] ✗ GitLab.Pipeline: warning for intel-ci: Reorder system suspend to last (rev3) Patchwork
2022-04-22 16:54 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2022-04-26  4:11   ` Gupta, Anshuman
2022-04-26 15:27     ` Vudum, Lakshminarayana
2022-04-26 14:54 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-04-26 16:00 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-04-27  4:37   ` Gupta, Anshuman

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=60a88b08-bf08-55ab-9f40-c32a702ec72d@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=anshuman.gupta@intel.com \
    --cc=badal.nilawar@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=petri.latvala@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.