Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: Bhanuprakash Modem <bhanuprakash.modem@intel.com>,
	igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [i-g-t] tests/intel/kms: Drop Run type field
Date: Tue, 12 Sep 2023 17:41:01 +0530	[thread overview]
Message-ID: <c513c7a1-d8d8-d0f5-fee0-8a797b247235@intel.com> (raw)
In-Reply-To: <20230911154320.2006325-1-bhanuprakash.modem@intel.com>

LGTM

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

On 11-Sep-23 9:13 PM, Bhanuprakash Modem wrote:
> Follow "ada49eb7d: tests: Intel Xe: drop Run type field" commit
> and do the same for pending KMS tests.
> 
> Fixes: 9da2960b1
> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
> ---
>   tests/intel/kms_pm_backlight.c | 5 -----
>   tests/intel/kms_pm_dc.c        | 7 -------
>   tests/intel/kms_pm_lpsp.c      | 2 --
>   3 files changed, 14 deletions(-)
> 
> diff --git a/tests/intel/kms_pm_backlight.c b/tests/intel/kms_pm_backlight.c
> index 42aa7cb5d..20af15a6b 100644
> --- a/tests/intel/kms_pm_backlight.c
> +++ b/tests/intel/kms_pm_backlight.c
> @@ -46,7 +46,6 @@
>    * Driver requirement: i915
>    * Functionality: backlight
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: basic-brightness
> @@ -54,7 +53,6 @@
>    * Driver requirement: i915
>    * Functionality: backlight
>    * Mega feature: Display Power
> - * Run type: BAT
>    * Test category: functionality test
>    *
>    * SUBTEST: fade
> @@ -62,7 +60,6 @@
>    * Driver requirement: i915
>    * Functionality: backlight
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: fade-with-dpms
> @@ -70,7 +67,6 @@
>    * Driver requirement: i915
>    * Functionality: dpms, backlight
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: fade-with-suspend
> @@ -78,7 +74,6 @@
>    * Driver requirement: i915
>    * Functionality: backlight, suspend
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    */
>   
> diff --git a/tests/intel/kms_pm_dc.c b/tests/intel/kms_pm_dc.c
> index 895fe4b4c..76c662f1f 100644
> --- a/tests/intel/kms_pm_dc.c
> +++ b/tests/intel/kms_pm_dc.c
> @@ -47,7 +47,6 @@
>    * Driver requirement: i915
>    * Functionality: dc3co, pm_dc, psr2
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: dc5-dpms
> @@ -56,7 +55,6 @@
>    * Driver requirement: i915
>    * Functionality: dpms, pm_dc
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: dc5-dpms-negative
> @@ -65,7 +63,6 @@
>    * Driver requirement: i915
>    * Functionality: dpms, pm_dc
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: dc5-psr
> @@ -73,7 +70,6 @@
>    * Driver requirement: i915
>    * Functionality: pm_dc, psr
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: dc6-dpms
> @@ -82,7 +78,6 @@
>    * Driver requirement: i915
>    * Functionality: dpms, pm_dc
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: dc6-psr
> @@ -90,7 +85,6 @@
>    * Driver requirement: i915
>    * Functionality: pm_dc, psr
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: dc9-dpms
> @@ -98,7 +92,6 @@
>    * Driver requirement: i915
>    * Functionality: dpms, pm_dc
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    */
>   
> diff --git a/tests/intel/kms_pm_lpsp.c b/tests/intel/kms_pm_lpsp.c
> index 9b5547cda..9093f728c 100644
> --- a/tests/intel/kms_pm_lpsp.c
> +++ b/tests/intel/kms_pm_lpsp.c
> @@ -42,7 +42,6 @@
>    * Driver requirement: i915
>    * Functionality: pm_lpsp
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    *
>    * SUBTEST: screens-disabled
> @@ -50,7 +49,6 @@
>    * Driver requirement: i915
>    * Functionality: pm_lpsp
>    * Mega feature: Display Power
> - * Run type: FULL
>    * Test category: functionality test
>    */
>   

      parent reply	other threads:[~2023-09-12 12:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 15:43 [igt-dev] [i-g-t] tests/intel/kms: Drop Run type field Bhanuprakash Modem
2023-09-11 19:58 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-09-11 19:58 ` [igt-dev] ✗ CI.xeBAT: failure " Patchwork
2023-09-12  1:54 ` [igt-dev] ✗ Fi.CI.IGT: " Patchwork
2023-09-12 12:11 ` Sharma, Swati2 [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=c513c7a1-d8d8-d0f5-fee0-8a797b247235@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=bhanuprakash.modem@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