public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v1] igt/tests: Increase chamelium hotplug timeout
@ 2019-10-01 12:04 Stanislav Lisovskiy
  2019-10-01 13:04 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Stanislav Lisovskiy @ 2019-10-01 12:04 UTC (permalink / raw)
  To: igt-dev; +Cc: stanislav.lisovskiy, martin.peres

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

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

end of thread, other threads:[~2019-12-10  9:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01 12:04 [igt-dev] [PATCH i-g-t v1] igt/tests: Increase chamelium hotplug timeout Stanislav Lisovskiy
2019-10-01 13:04 ` [igt-dev] ✓ Fi.CI.BAT: success for " 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

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