Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Fix extension temp paths on macOS - #4910

Merged
Jake Bailey (jakebailey) merged 1 commit into
mainfrom
jabaile/fix-macos-tsdk-tempdir
Aug 17, 2026
Merged

Fix extension temp paths on macOS#4910
Jake Bailey (jakebailey) merged 1 commit into
mainfrom
jabaile/fix-macos-tsdk-tempdir

Conversation

@jakebailey

Copy link
Copy Markdown
Member

I missed this since PRs don't run macOS; TMP on Macs is itself a symlink. (I did this correctly in the Go code testing symlinks, so, stealing that fix.)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Resolves macOS test failures caused by the temporary directory path containing symlinks.

Changes:

  • Canonicalizes fixture paths with fs.realpathSync.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@jakebailey
Jake Bailey (jakebailey) added this pull request to the merge queue Aug 17, 2026
Merged via the queue into main with commit a97ee9c Aug 17, 2026
22 checks passed
@jakebailey
Jake Bailey (jakebailey) deleted the jabaile/fix-macos-tsdk-tempdir branch August 17, 2026 21:35
Jake Bailey (jakebailey) added a commit to jakebailey/TypeScript that referenced this pull request Aug 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants