action #18346
closed[sles][functional][yast] yast2_snapper: sporadicly snapshot deletion takes longer - but test is not waiting 240s like in the code anyway
0%
Description
Observation¶
openQA test in scenario sle-12-SP3-Server-DVD-ppc64le-gnome@ppc64le fails in
yast2_snapper
test dies with:
21:41:32.6169 37678 # Test died: The snapshot is still visible after trying to delete it and waiting a bit at /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/x11/yast2_snapper.pm line 125.
which seems valid, because the message is supposed to appear after we were waiting 240s:
if (check_screen([qw(yast2_snapper-new_snapshot yast2_snapper-new_snapshot_selected)], 240))
but when taking a closer look in the logs we can see, that it never waited that time, so there is a bug somewhere:
21:41:32.1706 37678 <<< testapi::check_screen(mustmatch=[
'yast2_snapper-new_snapshot',
'yast2_snapper-new_snapshot_selected'
], timeout=240)
21:41:32.2188 37681 MATCH(yast2_snapper-new_snapshot-SP2-20160713:0.00)
21:41:32.2659 37681 MATCH(yast2_snapper-new_snapshot_selected-20160312:0.00)
21:41:32.3117 37681 MATCH(yast2_snapper-new_snapshot_selected-SP2-20160713:1.00)
21:41:32.3587 37681 MATCH(yast2_snapper-new_snapshot_selected-GA-20161018:0.21)
21:41:32.4881 37678 >>> testapi::_handle_found_needle: found yast2_snapper-new_snapshot_selected-SP2-20160713, similarity 1.00 @ 651/406
21:41:32.6169 37678 # Test died: The snapshot is still visible after trying to delete it and waiting a bit at /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/x11/yast2_snapper.pm line 125.
Reproducible¶
Fails since (at least) Build 0314 (current job)
Expected result¶
Last good: 0313 (or more recent)
Further details¶
Always latest result in this scenario: latest