We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows does not support all filesystem permissions like POSIX-compatible systems does. See this CI build.
Tests should succeed
Tests fail.
Either ... or ...
expect(...).to have_permissions(...)
See CI build
CI
The text was updated successfully, but these errors were encountered:
17ac24f
No branches or pull requests
Summary
Windows does not support all filesystem permissions like POSIX-compatible systems does. See this CI build.
Expected Behavior
Tests should succeed
Current Behavior
Tests fail.
Possible Solution
Either ... or ...
expect(...).to have_permissions(...)
which are included depending on the used operating systemSteps to Reproduce (for bugs)
See CI build
Context
CI
Your Environment
The text was updated successfully, but these errors were encountered: