We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dde876 commit 1807080Copy full SHA for 1807080
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