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

On Windows: os.path.relpath may fail sometimes #990

Open
jenisys opened this issue Jan 9, 2022 · 0 comments
Open

On Windows: os.path.relpath may fail sometimes #990

jenisys opened this issue Jan 9, 2022 · 0 comments

Comments

@jenisys
Copy link
Member

jenisys commented Jan 9, 2022

On Windows the usage of os.path.relpath() fails sometimes (like in FileLocation) if:

  • features/ directory is on drive A:
  • steps / used step-library is on another drive, like drive B:

In these cases, absolute-path usage may be the better choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant