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: Avoid large unix socket paths on lib/service tests #49673

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

codingllama
Copy link
Contributor

Various tests here keep failing on macOS due to the long unix socket path formed by t.TempDir(), so I swapped all DataDirs to use the helper.

@codingllama
Copy link
Contributor Author

Backports are aspirational, although probably worth having as the effort is likely low.

@codingllama
Copy link
Contributor Author

Friendly ping @eriktate ?

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from eriktate December 4, 2024 12:05
@codingllama codingllama enabled auto-merge December 4, 2024 13:33
@codingllama
Copy link
Contributor Author

@zmb3 could I have an FTD exemption here, please?

@zmb3
Copy link
Collaborator

zmb3 commented Dec 4, 2024

/excludeflake *

@codingllama codingllama added this pull request to the merge queue Dec 4, 2024
Merged via the queue into master with commit 9c4e23d Dec 4, 2024
42 of 43 checks passed
@codingllama codingllama deleted the codingllama/unixsocket-paths2 branch December 4, 2024 16:48
@public-teleport-github-review-bot

@codingllama See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants