| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Issue #12039 is already closed. Was the fix not sufficient? |
Sorry, something went wrong.
|
@bluetech Codecov failure is expected here since the diff only touches tests. |
Sorry, something went wrong.
Head branch was pushed to by a user without write access
| Back | FazBrowse Home | New Git URL |
Summary
On Windows environments without Developer Mode or admin privileges,
symlink creation is not supported. This caused
test_do_not_collect_symlink_siblings to fail even though pytest
behavior was correct.
This patch adds a skip condition to avoid false negatives.
Related issue
Closes #13771
Changelog
Added changelog/12039.bugfix.rst: