Describe the bug
Packaging vsg for Conda fails on Windows, due to pytest failures. The failing tests may indicate bugs on Windows. This is just a notice, the tests are not required to pass for Conda packaging and I do not have a Windows host to debug on.
20 tests report failing, see the link below for build output
Environment Windows (Conda build)
Describe the bug Packaging vsg for Conda fails on Windows, due to pytest failures. The failing tests may indicate bugs on Windows. This is just a notice, the tests are not required to pass for Conda packaging and I do not have a Windows host to debug on.
20 tests report failing, see the link below for build output
https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1083448&view=logs&j=53c3d5f4-e7c7-5b53-4b94-211701b2ba17&t=8f042650-8479-5761-7a4a-8d021c0bb2de&l=10811
To Reproduce Run pytest on a Windows host
Expected behavior The tests pass