action #54488
Updated by szarate almost 5 years ago
## Observation
openQA test in scenario opensuse-15.1-Argon-Live-x86_64-krypton-live@64bit-2G fails in
[kontact](https://openqa.opensuse.org/tests/987187/modules/kontact/steps/22)
then fails to login in post_fail_hook. Probably system is stalled.
## Reproducible
Fails since (at least) Build [1.27](https://openqa.opensuse.org/tests/966211)
## Expected result
Regardless of being able to login or not we should run our "stall detection" and system load checks, e.g. at least magic-sysrq to look for blocked tasks.
# Suggestions
* Move the `return if get_var(NOLOGS)` from x11test::post_fail_hook to opensusebasetest::post_fail_hook but still under show_tasks_in_blocked_state.
* Move the call to export_logs to the post_fail_hook inside opensusebasetest
* Remove x11test::post_fail_hook :)
## Further details
Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=Argon-Live&machine=64bit-2G&test=krypton-live&version=15.1)