Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/kms_sysfs_edid_timing: reduce num of iterations
@ 2023-11-28 14:31 Swati Sharma
  2023-11-28 19:25 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Swati Sharma @ 2023-11-28 14:31 UTC (permalink / raw)
  To: igt-dev

Reduce no. of iterations, check if it helps in probe time
failures.

Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
 tests/kms_sysfs_edid_timing.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms_sysfs_edid_timing.c b/tests/kms_sysfs_edid_timing.c
index b36f383e5..eda01cef2 100644
--- a/tests/kms_sysfs_edid_timing.c
+++ b/tests/kms_sysfs_edid_timing.c
@@ -49,7 +49,7 @@
 #define THRESHOLD_PER_CONNECTOR		150
 #define THRESHOLD_PER_CONNECTOR_MEAN	140
 #define THRESHOLD_ALL_CONNECTORS_MEAN	100
-#define CHECK_TIMES			15
+#define CHECK_TIMES			5
 
 IGT_TEST_DESCRIPTION("This test checks the time it takes to reprobe each "
 		     "connector and fails if either the time it takes for "
-- 
2.25.1

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

end of thread, other threads:[~2023-11-28 23:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 14:31 [igt-dev] [PATCH i-g-t] tests/kms_sysfs_edid_timing: reduce num of iterations Swati Sharma
2023-11-28 19:25 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-11-28 20:43 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-11-28 23:36 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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