Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2f9e2fc

Browse filesBrowse files
Jan KremsItalo A. Casas
authored andcommitted
doc: update information on test/known_issues
* Since #6559 known_issues does run on CI. * Add some notes to explain the expectations around tests in known_issues. PR-URL: #12262 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 0f4319a commit 2f9e2fc
Copy full SHA for 2f9e2fc

File tree

Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed
Open diff view settings
Collapse file

‎test/README.md‎

Copy file name to clipboardExpand all lines: test/README.md
+6-2Lines changed: 6 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,12 @@ On how to run tests in this direcotry, see
9090
</tr>
9191
<tr>
9292
<td>known_issues</td>
93-
<td>No</td>
94-
<td>Tests reproducing known issues within the system.</td>
93+
<td>Yes</td>
94+
<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>
9599
</tr>
96100
<tr>
97101
<td>message</td>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.