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

Updates build filesystem unit tests to be Windows Compatible #24296

Merged
merged 1 commit into from
Oct 20, 2018

Conversation

tylersmalley
Copy link
Contributor

@tylersmalley tylersmalley commented Oct 19, 2018

Summary

POSTIX permissions are not available on windows and libuv reports only
666 and 444 for if it's read or writeable.

Additionally, on Windows and being reported on OSX, modifying directory
timestamps in the same stream often does not work.

Fixes #23727

Part of #21315

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

POSTIX permissions are not available on windows and libuv reports only
666 and 444 for if it's read or writeable.

Additionally, on Windows and being reported on OSX, modifying directory
timestamps in the same stream often does not work.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley tylersmalley added Team:Operations Team label for Operations Team v7.0.0 v6.5.0 labels Oct 19, 2018
@tylersmalley tylersmalley changed the title Updates build file unit tests to be Windows Compatible Updates build filesystem unit tests to be Windows Compatible Oct 19, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@tylersmalley tylersmalley merged commit 6b4b0fe into elastic:master Oct 20, 2018
tylersmalley added a commit to tylersmalley/kibana that referenced this pull request Oct 20, 2018
POSTIX permissions are not available on windows and libuv reports only
666 and 444 for if it's read or writeable.

Additionally, on Windows and being reported on OSX, modifying directory
timestamps in the same stream often does not work.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley added a commit that referenced this pull request Oct 20, 2018
POSTIX permissions are not available on windows and libuv reports only
666 and 444 for if it's read or writeable.

Additionally, on Windows and being reported on OSX, modifying directory
timestamps in the same stream often does not work.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team v6.5.0 v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants