From: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: stanislav.lisovskiy@intel.com, martin.peres@intel.com
Subject: [igt-dev] [PATCH i-g-t v1] igt/tests: Increase chamelium hotplug timeout
Date: Tue, 1 Oct 2019 15:04:29 +0300 [thread overview]
Message-ID: <20191001120429.32600-1-stanislav.lisovskiy@intel.com> (raw)
Currently it is 20 seconds, however unfortunately
experimental results show that it might take longer
for Chamelium to recover after chamelium_reset, causing
sporadic failures in various tests. Increasing it to 30.
See the bug analysis.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111663
Signed-off-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
---
tests/kms_chamelium.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/kms_chamelium.c b/tests/kms_chamelium.c
index 52330098..6bdb5535 100644
--- a/tests/kms_chamelium.c
+++ b/tests/kms_chamelium.c
@@ -56,7 +56,7 @@ typedef struct {
struct chamelium_edid *edids[TEST_EDID_COUNT];
} data_t;
-#define HOTPLUG_TIMEOUT 20 /* seconds */
+#define HOTPLUG_TIMEOUT 30 /* seconds */
#define ONLINE_TIMEOUT 20 /* seconds */
#define HPD_STORM_PULSE_INTERVAL_DP 100 /* ms */
--
2.17.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-10-01 12:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-01 12:04 Stanislav Lisovskiy [this message]
2019-10-01 13:04 ` [igt-dev] ✓ Fi.CI.BAT: success for igt/tests: Increase chamelium hotplug timeout Patchwork
2019-10-01 19:38 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2019-10-09 9:58 ` [igt-dev] ✓ Fi.CI.BAT: success for igt/tests: Increase chamelium hotplug timeout (rev2) Patchwork
2019-12-09 18:05 ` [igt-dev] ✓ Fi.CI.BAT: success for igt/tests: Increase chamelium hotplug timeout (rev3) Patchwork
2019-12-10 1:49 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2019-12-10 8:40 ` Lisovskiy, Stanislav
2019-12-10 9:32 ` Martin Peres
2019-12-10 9:41 ` [igt-dev] ✓ Fi.CI.IGT: success " 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=20191001120429.32600-1-stanislav.lisovskiy@intel.com \
--to=stanislav.lisovskiy@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=martin.peres@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