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

Make the local cache location unique for each test run #1066

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

bbockelm
Copy link
Collaborator

@bbockelm bbockelm commented Apr 8, 2024

We saw some failures in the unit tests (which may-or-may-not be false positives) that complained about some other process listening on the common Unix socket.

Ensure that each federation test case will use a unique socket name, hopefully making the tests more robust.

We saw some failures in the unit tests (which may-or-may-not be
false positives) that complained about some other process listening
on the common Unix socket.

Ensure that each federation test case will use a unique socket name,
hopefully making the tests more robust.
@bbockelm
Copy link
Collaborator Author

bbockelm commented Apr 9, 2024

Doing a self-merge given the low risk of the patch set.

@bbockelm bbockelm merged commit c94dfce into PelicanPlatform:main Apr 9, 2024
19 checks passed
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.

1 participant