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

flaky tests with Dir.mktpmdir #4105

Open
johrstrom opened this issue Jan 28, 2025 · 0 comments
Open

flaky tests with Dir.mktpmdir #4105

johrstrom opened this issue Jan 28, 2025 · 0 comments
Milestone

Comments

@johrstrom
Copy link
Contributor

Tests have been failing recently with error messages like this. I'm thinking that as Dir.mkdtmpdir is completing (cleaning up the temporary directory), we're still somehow writing files to the location? Though I admit that's just a guess.

 Errno::ENOTEMPTY: Directory not empty @ dir_s_rmdir - /tmp/d20230327-6404-5kno5p
    test/system/project_manager_test.rb:379:in `block in <class:ProjectManagerTest>'
@johrstrom johrstrom added this to the 4.1 milestone Jan 28, 2025
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

No branches or pull requests

1 participant