Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Riana Tauro <riana.tauro@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: badal.nilawar@intel.com
Subject: [igt-dev] [PATCH i-g-t] i915/i915_power: skip power sanity test on simulation
Date: Tue,  4 Apr 2023 12:06:15 +0530	[thread overview]
Message-ID: <20230404063615.3453716-1-riana.tauro@intel.com> (raw)

skip power sanity test on simulation

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
---
 tests/i915/i915_power.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/i915/i915_power.c b/tests/i915/i915_power.c
index 333ea002..51b412e3 100644
--- a/tests/i915/i915_power.c
+++ b/tests/i915/i915_power.c
@@ -66,6 +66,7 @@ igt_main
 	int i915;
 
 	igt_fixture {
+		igt_skip_on_simulation();
 		i915 = drm_open_driver_master(DRIVER_INTEL);
 	}
 
-- 
2.40.0

             reply	other threads:[~2023-04-04  6:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04  6:36 Riana Tauro [this message]
2023-04-04  6:53 ` [igt-dev] [PATCH i-g-t] i915/i915_power: skip power sanity test on simulation Dixit, Ashutosh
2023-04-04  7:44 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-04-04 12: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=20230404063615.3453716-1-riana.tauro@intel.com \
    --to=riana.tauro@intel.com \
    --cc=badal.nilawar@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