We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4319a commit 2f9e2fcCopy full SHA for 2f9e2fc
test/README.md
@@ -90,8 +90,12 @@ On how to run tests in this direcotry, see
90
</tr>
91
<tr>
92
<td>known_issues</td>
93
- <td>No</td>
94
- <td>Tests reproducing known issues within the system.</td>
+ <td>Yes</td>
+ <td>
95
+ Tests reproducing known issues within the system. All tests inside of
96
+ this directory are expected to fail consistently. If a test doesn't fail
97
+ on certain platforms, those should be skipped via `known_issues.status`.
98
+ </td>
99
100
101
<td>message</td>
0 commit comments