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

Fix tests leaking symlinks #67

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Fix tests leaking symlinks #67

merged 1 commit into from
Nov 30, 2023

Conversation

cd-work
Copy link
Collaborator

@cd-work cd-work commented Nov 30, 2023

This patch changes our test handling so ZERO temporary files are leaked to the filesystem after running Birdcage's tests.

Closes #66.

This patch changes our test handling so ZERO temporary files are leaked
to the filesystem after running Birdcage's tests.

Closes #66.
@cd-work cd-work requested a review from kylewillmon November 30, 2023 15:39
integration/harness.rs Show resolved Hide resolved
@cd-work cd-work requested a review from kylewillmon November 30, 2023 15:56
@cd-work cd-work merged commit 18f2a8c into main Nov 30, 2023
10 checks passed
@cd-work cd-work deleted the cleanup_tests branch November 30, 2023 15:59
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.

Cleanup temporary test directories
2 participants