Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_doc.py fails on Windows #442

Open
adehecq opened this issue Jan 19, 2024 · 1 comment
Open

test_doc.py fails on Windows #442

adehecq opened this issue Jan 19, 2024 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@adehecq
Copy link
Member

adehecq commented Jan 19, 2024

test_doc.py fails on Windows during the reading of the CLI.md file. See failed test here during PR #436.
This seems to be related to the fact that the script geoviewer.py is not found in the path.

@adehecq adehecq added the bug Something isn't working label Jan 19, 2024
@adehecq adehecq added the documentation Improvements or additions to documentation label Jan 24, 2024
@rhugonnet
Copy link
Member

Now that test_example_code is added to test_doc.py in #482, some more documentation tests are failing on Windows:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'myraster1.tif'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants