action #131483
Updated by syrianidou_sofia over 1 year ago
## Observation The agama auto tests for agama-live.x86_64-2.1.0-ALP-Build2.46.iso currently fail because on product selection, tumbleweed is missing. The issue is that the auto module failure should stop the test, but the rest of the modules run. In autoinst-log.txt : ~~~ ...... [2023-06-27T09:37:28.918297+02:00] [info] [pid:31049] ::: basetest::runtest: # Test died: no candidate needle with tag(s) 'agama-main-page' matched [2023-06-27T09:37:28.923163+02:00] [debug] [pid:31049] lib/yam/agama/agama_base.pm:23 called testapi::select_console [2023-06-27T09:37:28.923289+02:00] [debug] [pid:31049] <<< testapi::select_console(testapi_console="root-console") [2023-06-27T09:37:29.337002+02:00] [debug] [pid:31049] activate_console, console: root-console, type: console [2023-06-27T09:37:29.337589+02:00] [debug] [pid:31049] lib/yam/agama/agama_base.pm:23 called testapi::select_console -> lib/susedistribution.pm:826 called testapi::wait_still_screen ... ~~~ We should check if the lib/yam/agama/agama_base.pm post_fail_hook is properly written and what causes this "proceed on failure" phenomenon. Tips: - Tip: Try to run the test with _SKIP_POST_FAIL_HOOKS=1 to see if this is the issue. - If there is no aparent reason add a flag for the test to die on failure (DIE_ON_FAIL=1) More auto tests in [Development agama job group](https://openqa.opensuse.org/group_overview/96) openQA test in scenario alp-agama-2.1-staging-agama-live-default-x86_64-agama_auto_tumbleweed@64bit-2G fails in [auto](https://openqa.opensuse.org/tests/3384257/modules/auto/steps/7) ## Test suite description Auto installation of Tumbleweed on ALP Agama using .sh format ## Reproducible Fails since (at least) Build [2.26](https://openqa.opensuse.org/tests/3367657) ## Expected result Last good: (unknown) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=alp&flavor=agama-live-default&machine=64bit-2G&test=agama_auto_tumbleweed&version=agama-2.1-staging)