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 LMDB test harness for Windows #631

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jun 16, 2023

Ensure that we release the open handles before attempting to clean up the temporary directory. This repairs the execution of 11 tests on Windows, bringing us to a 95% pass rate (excluding LogHandleTests).

@compnerd compnerd force-pushed the relinquish-control branch 2 times, most recently from 83e178f to c1b79b0 Compare June 16, 2023 22:31
Ensure that we release the open handles before attempting to clean up
the temporary directory.  This repairs the execution of 11 tests on
Windows, bringing us to a 95% pass rate (excluding `LogHandleTests`).
@compnerd
Copy link
Member Author

@swift-ci please test

Copy link
Contributor

@d-ronnqvist d-ronnqvist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this

@compnerd compnerd merged commit f089d45 into swiftlang:main Jun 17, 2023
@compnerd compnerd deleted the relinquish-control branch June 17, 2023 14:50
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.

2 participants