diff --git a/tests/_boot_to_anaconda.pm b/tests/_boot_to_anaconda.pm index 1418cb5a..956456eb 100644 --- a/tests/_boot_to_anaconda.pm +++ b/tests/_boot_to_anaconda.pm @@ -112,10 +112,6 @@ sub run { } else { if (get_var('LIVE')) { - if (check_screen "live_overlay_warning", 45) { - record_soft_failure "Got a persistent overlay warning - https://bugzilla.redhat.com/show_bug.cgi?id=2170544"; - send_key "ret"; - } # on lives, we have to explicitly launch anaconda my $launched = 0; my $count = 5;