action #48137
closed[functional][y] test fails in scc_registration but no text popup of actual error popup shows up, need to dig into y2log manually (improve investigate_yast2_failure)
0%
Description
Motivation¶
openQA test in scenario sle-15-SP1-Installer-DVD-ppc64le-create_hdd_pcm_aws@ppc64le fails in
scc_registration
This is handled in https://bugzilla.suse.com/show_bug.cgi?id=1126045 however for the bug report to be helpful I needed to download and read the y2log file manually to get the complete stack trace for https://bugzilla.suse.com/show_bug.cgi?id=1126045#c1 expecting that this should show up in a text based thumbnail popup.
Acceptance criteria¶
- AC1: In failures like these the error details as visible in the screenshot are provided by a text thumbnail popup
Suggestions¶
- Take a look into the post_fail_hook that we also use if installation e.g. fails in a later step where this should still work or did we loose this feature due to our recent work on the post_fail_hook and log parsing?
- investigate_yast2_failure already does log parsing, but somehow this error wasn't shown, we could send last ~150 lines to serial, for example.
Further details¶
Always latest result in this scenario: latest
Updated by riafarov over 5 years ago
- Subject changed from [functional][y] test fails in scc_registration but no text popup of actual error popup shows up, need to dig into y2log manually to [functional][y] test fails in scc_registration but no text popup of actual error popup shows up, need to dig into y2log manually (improve investigate_yast2_failure)
- Description updated (diff)
- Due date set to 2019-03-12
Updated by okurz over 5 years ago
- Description updated (diff)
- Priority changed from Normal to High
- Target version changed from Milestone 24 to Milestone 23
Again I hit this problem, e.g. in https://openqa.suse.de/tests/2501488#step/welcome/7 . As you added it to the sprint already I will select prio as "High".
Updated by okurz over 5 years ago
- Blocked by action #48464: [functional][y][fast] test fails in await_install with "Internal error" but no text popup of actual error popup shows up anymore, regression? added
Updated by okurz over 5 years ago
Now I understood that actually the issue is two-fold: Part is a regression which I have reported now in #48464 and suggest to work on that first as a pre-requisite.
Updated by riafarov over 5 years ago
- Status changed from Workable to In Progress
- Assignee set to riafarov
Updated by riafarov over 5 years ago
Updated by riafarov over 5 years ago
- Status changed from In Progress to Feedback