From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] tests/kms_sysfs_edid_timing: reduce num of iterations
Date: Tue, 28 Nov 2023 20:01:27 +0530 [thread overview]
Message-ID: <20231128143127.203892-1-swati2.sharma@intel.com> (raw)
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
next reply other threads:[~2023-11-28 14:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 14:31 Swati Sharma [this message]
2023-11-28 19:25 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_sysfs_edid_timing: reduce num of iterations Patchwork
2023-11-28 20:43 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-11-28 23:36 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=20231128143127.203892-1-swati2.sharma@intel.com \
--to=swati2.sharma@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