Skip to content

Commit

Permalink
naughty: Add pattern for Fedora 41/41 ABRT failure
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Jun 7, 2024
1 parent 8a63c9a commit 10b523e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions naughty/fedora-40/6479-abrt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Traceback (most recent call last):
File "test/verify/check-system-journal", line *, in testAbrt*
b.*sleep_crash_list_sel)
*
testlib.Error: timeout
wait_js_cond(ph_is_present("#journal-box .cockpit-logline .cockpit-log-message:contains('(sleep) crashed in')*: condition did not become true
6 changes: 6 additions & 0 deletions naughty/fedora-41/6479-abrt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Traceback (most recent call last):
File "test/verify/check-system-journal", line *, in testAbrt*
b.*sleep_crash_list_sel)
*
testlib.Error: timeout
wait_js_cond(ph_is_present("#journal-box .cockpit-logline .cockpit-log-message:contains('(sleep) crashed in')*: condition did not become true

0 comments on commit 10b523e

Please sign in to comment.