chg: [CI] Mark BadRequestException as fail log

pull/9630/head
Jakub Onderka 2024-03-21 10:45:05 +01:00
parent f4b540b48c
commit 8f6c6b9ef3
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
# Whenever the regex matches, the Logs job will fail and report the error.
class="cake-error"
Error: [ParseError]
Error: [PDOException]
Error: [PDOException]
Error: [BadRequestException]