Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [i-g-t] tests/intel/kms: Drop Run type field
Date: Mon, 11 Sep 2023 21:13:20 +0530	[thread overview]
Message-ID: <20230911154320.2006325-1-bhanuprakash.modem@intel.com> (raw)

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
  */
 
-- 
2.40.0

             reply	other threads:[~2023-09-11 15:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 15:43 Bhanuprakash Modem [this message]
2023-09-11 19:58 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/kms: Drop Run type field 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 ` [igt-dev] [i-g-t] " Sharma, Swati2

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=20230911154320.2006325-1-bhanuprakash.modem@intel.com \
    --to=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