forked from cockpit-project/bots
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naughty: Add pattern for Fedora 41/41 ABRT failure
Known issue cockpit-project#6479 Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2290858
- Loading branch information
1 parent
8a63c9a
commit 10b523e
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |