Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 1/2] tests/kms_flip: Updating the skip message
@ 2024-11-06 10:00 Pranay Samala
  2024-11-06 10:00 ` [PATCH i-g-t v2 2/2] HAX: Do not merge Pranay Samala
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Pranay Samala @ 2024-11-06 10:00 UTC (permalink / raw)
  To: igt-dev; +Cc: karthik.b.s, ramanaidu.naladala, sameer.lattannavar,
	pranay.samala

Debugging would be easier if we had logs available for
test failures and skips. This patch rephrases the skip
message for better understanding.

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

diff --git a/tests/kms_flip.c b/tests/kms_flip.c
index cbabbe74f..88cd41083 100755
--- a/tests/kms_flip.c
+++ b/tests/kms_flip.c
@@ -1896,7 +1896,7 @@ static void run_pair(int duration, int flags)
 
 	/* If we have fewer than 2 connected outputs then we won't have any
 	 * configuration at all. So skip in that case. */
-	igt_require_f(modes, "At least two displays required\n");
+	igt_require_f(modes, "At least two displays with same modes are required\n");
 
 	if (duration) {
 		duration = duration * 1000 / modes;
-- 
2.34.1


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

end of thread, other threads:[~2024-11-12 11:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 10:00 [PATCH i-g-t v2 1/2] tests/kms_flip: Updating the skip message Pranay Samala
2024-11-06 10:00 ` [PATCH i-g-t v2 2/2] HAX: Do not merge Pranay Samala
2024-11-06 11:02 ` ✗ GitLab.Pipeline: warning for series starting with [i-g-t,v2,1/2] tests/kms_flip: Updating the skip message Patchwork
2024-11-06 11:37 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-11-06 11:40 ` ✗ CI.xeBAT: " Patchwork
     [not found] ` <PH7PR11MB6053EF300C77F7F0504C7728E75C2@PH7PR11MB6053.namprd11.prod.outlook.com>
2024-11-07 13:43   ` FW: [PATCH i-g-t v2 1/2] " Naladala, Ramanaidu
2024-11-07 14:07 ` ✗ CI.xeFULL: failure for series starting with [i-g-t,v2,1/2] " Patchwork
2024-11-11 12:55 ` ✓ Fi.CI.BAT: success " Patchwork
2024-11-12  6:01 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-11-12 11:35 ` ✓ Fi.CI.IGT: success " Patchwork

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