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

Tests: adjust SPMBuildCoreTests for Windows #6854

Merged
merged 3 commits into from Aug 30, 2023
Merged

Conversation

compnerd
Copy link
Collaborator

The file system on Windows does not have nanosecond granularity (nor is this is a guaranteed file system feature on all file systems). Add a sleep before the execution to ensure that we have sufficient precision to read a difference.

The file system on Windows does not have nanosecond granularity (nor is
this is a guaranteed file system feature on all file systems).  Add a
sleep before the execution to ensure that we have sufficient precision
to read a difference.
@compnerd
Copy link
Collaborator Author

@swift-ci please smoke test

@compnerd
Copy link
Collaborator Author

@swift-ci please clean test Windows platform

Co-authored-by: Max Desiatov <m_desiatov@apple.com>
@compnerd
Copy link
Collaborator Author

@swift-ci please smoke test

@MaxDesiatov
Copy link
Member

@swift-ci test windows

@compnerd
Copy link
Collaborator Author

@swift-ci please smoke test Windows platform

@compnerd compnerd merged commit a2bdb72 into apple:main Aug 30, 2023
5 checks passed
@compnerd compnerd deleted the precision branch August 30, 2023 23:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants