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 4930555 commit c3350d2Copy full SHA for c3350d2
1 file changed
Misc/NEWS.d/next/Tests/2026-04-29-11-20-43.gh-issue-149141.Ue1Qww.rst
@@ -0,0 +1,4 @@
1
+Test discovery would fail when the path to the source tree contains a
2
+symlink. Paths that take an alternate route to the same place (eg just the
3
+real path) would not be considered a subpath, and cause an assert. Instead,
4
+always resolve to the real path before comparing.
0 commit comments