mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-11-16 14:36:00 +00:00
There's a bug in current Rawhide causing sourcing of /etc/bashrc to fail when logging in as a regular user. This results in the bash prompt looking different, which is currently a hard fail, and causes most tests to die. It's better to treat this as a soft fail so the rest of the test can run. So add a needle to spot this case, and a little finish function the console login function calls whenever it's successfully logged in, to check whether it got the no-profile prompt and register a soft fail. |
||
|---|---|---|
| .. | ||
| anaconda.pm | ||
| anacondatest.pm | ||
| fedoradistribution.pm | ||
| freeipa.pm | ||
| installedtest.pm | ||
| packagetest.pm | ||
| tapnet.pm | ||
| utils.pm | ||