Skip to content

Commit f7bf34a

Browse files
committed
[chores] CI failure bot: added transient marker for OSError #616
Detect flaky CI builds: ERROR: Could not install packages due to an OSError Related to #616
1 parent ee41a27 commit f7bf34a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/bot-ci-failure/analyze_failure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"selenium.common.exceptions.InvalidSessionIdException",
3131
"Posting coverage data to https://coveralls.io",
3232
"OperationalError: database is locked",
33+
"ERROR: Could not install packages due to an OSError",
3334
)
3435

3536

0 commit comments

Comments
 (0)