Skip to content

Fix extension tests when the repo is cloned to a long path#1016

Open
seeM wants to merge 1 commit into
mainfrom
dev/shorter-user-data-dir
Open

Fix extension tests when the repo is cloned to a long path#1016
seeM wants to merge 1 commit into
mainfrom
dev/shorter-user-data-dir

Conversation

@seeM

@seeM seeM commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

I've been using worktrees named like quarto.my-sanitized-branch-name. This was causing tests to crash to since the user data dir was used to name a socket, and it was too long. This PR shortens the user data dir using a temp dir.

@seeM seeM requested a review from juliasilge June 18, 2026 17:48
@posit-snyk-bot

posit-snyk-bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@juliasilge juliasilge left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Working well for me!

Can you amend the commit message, so we don't get confused in the future? Or did you intend to actually switch to .mts? Maybe to use satisfies natively?

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.

3 participants