Skip to content

Commit

Permalink
Add flake [869] to classification script.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvykydal committed Oct 30, 2023
1 parent 74a396a commit 6cdf4be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/classify-failures
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ ISSUES = [
"[997] https://github.com/rhinstaller/kickstart-tests/issues/997",
"CRIT.*gnome-kiosk exited with status 1",
),
(
"[869] https://github.com/rhinstaller/kickstart-tests/issues/869",
"CRIT.*Failed to call the 'Snapshot' method on the '/com/redhat/lvmdbus1/Lv/1' object: Timeout was reached"
),
]

CLOSED_ISSUES = [
Expand Down

0 comments on commit 6cdf4be

Please sign in to comment.