diff options
| -rw-r--r-- | .github/ert.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/ert.json b/.github/ert.json index df68cf26..02dc5548 100644 --- a/.github/ert.json +++ b/.github/ert.json @@ -5,12 +5,6 @@ "severity": "error", "pattern": [ { - "regexp": "^Test\\s+(.*?)\\s+condition:$" - }, - { - "regexp": "^\\s+(.*)$" - }, - { "regexp": "^\\s+((?:FAILED|failed|SKIPPED|skipped|ABORTED|aborted|QUIT|quit)\\s+[0-9]+/[0-9]+\\s+.*)$", "message": 1 } |
