We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b524c commit f3f95c4Copy full SHA for f3f95c4
documentation/ErrorCodes.md
@@ -3,7 +3,8 @@
3
A list of `replica` error codes:
4
5
| Error Code | Meaning |
6
-| 0 | Success
+|:----------:|:--------|
7
+| 0 | Success |
8
| 1 to 127 | Number of failing tests (wrong expectation or test error) |
9
| 128 | More than 127 failing tests |
10
| 252 | Incompatible options (eg. including and excluding the same tag) |
0 commit comments