diff --git a/tests/_console_shutdown.pm b/tests/_console_shutdown.pm index cfd5e4a6..392ba3cb 100644 --- a/tests/_console_shutdown.pm +++ b/tests/_console_shutdown.pm @@ -12,7 +12,7 @@ sub run { # properly testing shutdown/reboot/log out from desktops. $self->root_console(tty=>3); script_run("poweroff", 0); - assert_shutdown; + assert_shutdown 180; } # this is not 'fatal' or 'important' as all wiki test cases are passed