Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add more logs to skips/failure
@ 2024-12-20  3:30 Pranay Samala
  2024-12-20  4:44 ` ✓ i915.CI.BAT: success for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Pranay Samala @ 2024-12-20  3:30 UTC (permalink / raw)
  To: igt-dev; +Cc: karthik.b.s, jeevan.b, sameer.lattannavar, pranay.samala

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

Signed-off-by: Pranay Samala <pranay.samala@intel.com>
---
 tests/intel/kms_flip_scaled_crc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/intel/kms_flip_scaled_crc.c b/tests/intel/kms_flip_scaled_crc.c
index 7dc07bc83..7c66ce398 100644
--- a/tests/intel/kms_flip_scaled_crc.c
+++ b/tests/intel/kms_flip_scaled_crc.c
@@ -633,7 +633,7 @@ static void test_flip_to_scaled(data_t *data, uint32_t index,
 		igt_plane_set_prop_enum(primary, IGT_PLANE_SCALING_FILTER,
 					kmstest_scaling_filter_str(flags));
 	} else {
-		igt_debug("Plane scaling filter prop not supported on gen < 11, running with default\n");
+		igt_info("Plane scaling filter prop not supported on gen < 11, running with default\n");
 	}
 
 	igt_skip_on_f(!igt_plane_has_format_mod(primary, data->small_fb.drm_format, data->small_fb.modifier) ||
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add more logs to skips/failure
@ 2025-02-13  8:41 Pranay Samala
  0 siblings, 0 replies; 8+ messages in thread
From: Pranay Samala @ 2025-02-13  8:41 UTC (permalink / raw)
  To: igt-dev; +Cc: karthik.b.s, sameer.lattannavar, pranay.samala

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

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

diff --git a/tests/intel/kms_flip_scaled_crc.c b/tests/intel/kms_flip_scaled_crc.c
index 7dc07bc83..439723eea 100644
--- a/tests/intel/kms_flip_scaled_crc.c
+++ b/tests/intel/kms_flip_scaled_crc.c
@@ -709,6 +709,8 @@ static drmModeModeInfoPtr find_mode(data_t *data, igt_output_t *output)
 		}
 	}
 
+	if (!modetoset)
+		igt_info("Unable to find the required mode.\n");
 	return modetoset;
 }
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-13  8:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20  3:30 [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add more logs to skips/failure Pranay Samala
2024-12-20  4:44 ` ✓ i915.CI.BAT: success for " Patchwork
2024-12-20  4:58 ` [PATCH i-g-t] " B, Jeevan
2024-12-20  5:04   ` Samala, Pranay
2024-12-20  6:04 ` ✓ Xe.CI.BAT: success for " Patchwork
2024-12-21  7:37 ` ✗ Xe.CI.Full: failure " Patchwork
2024-12-21 12:10 ` ✗ i915.CI.Full: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2025-02-13  8:41 [PATCH i-g-t] " Pranay Samala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox