e9ce14a891
Summary: I started out wanting to fix an issue I noticed today where graphical upgrade tests were failing because they didn't wait for the graphical login screen properly; the test was sitting at the 'full Fedora logo' state of plymouth for a long time, so the current boot_to_login_screen's wait_still_screen was triggered by it and the function wound up failing on the assert_screen, because it was still some time before the real login screen appeared. So I tweaked the boot_to_login_screen implementation to work slightly differently (look for a login screen match, *then* - if we're dealing with a graphical login - wait_still_screen to defeat the 'old GPU buffer showing login screen' problem and assert the login screen again). But while working on it, I figured we really should consolidate all the various places that handle the bootloader -> login, we were doing it quite differently in all sorts of different places. And as part of that, I converted the base tests to use POSTINSTALL (and thus go through the shared _wait_login tests) instead of handling boot themselves. As part of *that*, I tweaked main.pm to not require all POSTINSTALL tests have the _postinstall suffix on their names, as it really doesn't make sense, and renamed the tests. Test Plan: Run all tests, see if they work. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D1015 |
||
---|---|---|
.. | ||
desktop_clean-20160628.json | ||
desktop_clean-20160628.png | ||
desktop_clean-upstream.json | ||
desktop_clean-upstream.png | ||
desktop_clean.json | ||
desktop_clean.png | ||
desktop_expand_systray-lighter.json | ||
desktop_expand_systray-lighter.png | ||
desktop_expand_systray.json | ||
desktop_expand_systray.png | ||
desktop_no_notifications.json | ||
desktop_no_notifications.png | ||
desktop_package_tool_update_apply.json | ||
desktop_package_tool_update_apply.png | ||
desktop_package_tool_update_authenticate.json | ||
desktop_package_tool_update_authenticate.png | ||
desktop_package_tool_update_done.json | ||
desktop_package_tool_update_done.png | ||
desktop_package_tool_update_refresh.json | ||
desktop_package_tool_update_refresh.png | ||
desktop_package_tool_update.json | ||
desktop_package_tool_update.png | ||
desktop_runner-20160419.json | ||
desktop_runner-20160419.png | ||
desktop_runner-20160425-white.json | ||
desktop_runner-20160425-white.png | ||
desktop_systray_notifications.json | ||
desktop_systray_notifications.png | ||
desktop_update_notification_only.json | ||
desktop_update_notification_only.png | ||
live_anaconda_icon-20160608.json | ||
live_anaconda_icon-20160608.png | ||
live_anaconda_icon.json | ||
live_anaconda_icon.png | ||
login_sddm_input-20160830.json | ||
login_sddm_input-20160830.png | ||
login_sddm_input.json | ||
login_sddm_input.png | ||
login_sddm-20160518.json | ||
login_sddm-20160518.png | ||
login_sddm-20160830.json | ||
login_sddm-20160830.png | ||
login_sddm.json | ||
login_sddm.png |