From c4da4e234d29916aedd060c9bb63d00c93a3ada9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20R=C5=AF=C5=BEi=C4=8Dka?= Date: Fri, 15 Oct 2021 13:37:40 +0200 Subject: [PATCH] Add waiting to let the test settle a bit before checking the install progress. --- tests/anaconda_help.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/anaconda_help.pm b/tests/anaconda_help.pm index 9ff84178..ccd683ff 100644 --- a/tests/anaconda_help.pm +++ b/tests/anaconda_help.pm @@ -66,7 +66,8 @@ sub run { wait_still_screen 5; assert_and_click "anaconda_main_hub_begin_installation"; - # Check the last Help screen + # Check the last Help screen but wait for some time for the test to settle down. + sleep 10; check_help_on_pane("installation_progress"); # As there is no need to proceed with the installation,