diff --git a/tests/_boot_to_anaconda.pm b/tests/_boot_to_anaconda.pm index a3035f9f..f69caae6 100644 --- a/tests/_boot_to_anaconda.pm +++ b/tests/_boot_to_anaconda.pm @@ -199,11 +199,11 @@ sub run { } # wait for anaconda to appear unless (check_screen "anaconda_select_install_lang", 300) { - # may be hitting https://bugzilla.redhat.com/show_bug.cgi?id=2329581, + # may be hitting https://bugzilla.redhat.com/show_bug.cgi?id=2325780, # try pressing a key send_key "spc"; assert_screen "anaconda_select_install_lang", 300; - record_soft_failure "boot hung until key pressed - #2329581"; + record_soft_failure "boot hung until key pressed - #2325780"; } # on webUI path set a var so later tests know if (match_has_tag "_ANACONDA_WEBUI") {