action #12214
closedpartitioning_raid is hard to debug on errors
0%
Description
observation¶
https://openqa.suse.de/tests/408800/modules/partitioning_raid/steps/120 - is this a timing issue with broken test or product issue?
steps to reproduce¶
Call a test_suite like "lvm+RAID1" and try to follow what steps exactly are executed when.
problem¶
logic in test is complicated.
okurz: IMHO it's a test issue paired with a unoptimal product behaviour. The test is going to "crypt lvm management" when it should create another raid partition instead but a problem is (or might be) that the previous dialog for creation of a RAID volume exits and the created RAID volume does not show up at once but only an instance later which could cause the confusion
suggestion¶
Add some "diag" calls or similar to easier follow the test procedure.
workaround¶
download videos and go through single frames, e.g. using smplayer with ',' and '.' shortcuts.
Updated by okurz over 8 years ago
Updated by SLindoMansilla over 7 years ago
- Related to action #18828: [tools][sles][functional] keystrokes are sometimes ignored on aarch64 in partitioning_raid test added
Updated by SLindoMansilla over 7 years ago
This should be fixed by https://progress.opensuse.org/issues/18828
(or at least we get better debug info)
Updated by SLindoMansilla over 7 years ago
- Status changed from New to In Progress
Updated by SLindoMansilla over 7 years ago
- Status changed from In Progress to Feedback
Waiting for this poo#18828 to be done.
Updated by SLindoMansilla over 7 years ago
- Status changed from Feedback to Resolved
Added more coverage through assert screenshots: