Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Pranay Samala <pranay.samala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: karthik.b.s@intel.com, swati2.sharma@intel.com,
	sameer.lattannavar@intel.com, pranay.samala@intel.com
Subject: [PATCH i-g-t] tests/kms_plane_scaling: Add logs to skips
Date: Fri,  3 Jan 2025 16:04:14 +0530	[thread overview]
Message-ID: <20250103103414.10731-1-pranay.samala@intel.com> (raw)

Having some logs for test failures & skips would
make debugging much easier.

Signed-off-by: Pranay Samala <pranay.samala@intel.com>
---
 tests/kms_plane_scaling.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/kms_plane_scaling.c b/tests/kms_plane_scaling.c
index c8c9aee31..2a8867822 100644
--- a/tests/kms_plane_scaling.c
+++ b/tests/kms_plane_scaling.c
@@ -1577,6 +1577,9 @@ igt_main_args("", long_opts, help_str, opt_handler, &data)
 								       kmstest_pipe_name(pipe), igt_output_name(output))
 								intel_max_source_size_test(&data, pipe, output, mode,
 											   intel_paramtests[index].planesize);
+						} else {
+							igt_info("Unable to find the lowest " \
+								 "refresh rate mode\n");
 						}
 						continue;
 					}
-- 
2.34.1


             reply	other threads:[~2025-01-03 10:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 10:34 Pranay Samala [this message]
2025-01-03 12:51 ` ✓ Xe.CI.BAT: success for tests/kms_plane_scaling: Add logs to skips Patchwork
2025-01-03 12:53 ` ✓ i915.CI.BAT: " Patchwork
2025-01-03 16:01 ` ✗ Xe.CI.Full: failure " Patchwork
2025-01-03 16:17 ` ✗ i915.CI.Full: " Patchwork
2025-01-06  9:42 ` [PATCH i-g-t] " Reddy Guddati, Santhosh

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=20250103103414.10731-1-pranay.samala@intel.com \
    --to=pranay.samala@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=karthik.b.s@intel.com \
    --cc=sameer.lattannavar@intel.com \
    --cc=swati2.sharma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox