action #116872
closed[security] test fails sporadically in manually_add_profile
100%
Description
This tests fails sporadically here:
# Scan systemlog
send_key "alt-s";
assert_screen("AppArmor-Scan-system-log");
It seems that s is not being sent in all the cases properly, so it would be helpful to add a retry here.
Acceptance criteria¶
- Investigate the sporadic failure and check if a workaround can be applied
- Run multiple verification runs to make sure that this failure doesn't happen any more
Observation¶
openQA test in scenario sle-15-SP4-Server-DVD-Updates-x86_64-yast2_apparmor@64bit fails in
manually_add_profile
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qe-security/osd-sle15-security.
Reproducible¶
Fails since (at least) Build 20220919-2 (current job)
Expected result¶
Last good: 20220919-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by pstivanin over 2 years ago
The test has been really shaky. Looking at its history, it doesn't seem to fail always on the same point though.
This seems to be some slowness related issue. Looking into it.
Updated by pstivanin over 2 years ago
Could be related to: https://bugzilla.suse.com/show_bug.cgi?id=1191112
Updated by pstivanin over 2 years ago
- Related to action #116764: [security] test fails in manually_add_profile added
Updated by pstivanin about 2 years ago
I'm testing some changes. So far the run has been stable.
Updated by pstivanin about 2 years ago
- Priority changed from Urgent to High
Lowering prio since the test has been stable.
Updated by pstivanin about 2 years ago
The test failed again. What's weird is that the test is very shaky only on 15-SP4, on 15-SP3 it runs stable.
Updated by pstivanin about 2 years ago
- % Done changed from 80 to 50
The same test in the devel space (https://openqa.suse.de/tests/9619790) has been running great so far. Could be some load related issue in prod?
I think the best solution here would be to move from the QT to the Ncurses ui.
Updated by pstivanin about 2 years ago
- % Done changed from 50 to 90
I've rewritten the test. I'll let it run a couple of days in the devel project. After that, we'll move it to secmaint.
Updated by pstivanin about 2 years ago
Updated by pstivanin about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100