Skip to content

Conversation

@jwosty
Copy link
Contributor

@jwosty jwosty commented Dec 13, 2024

Description

Follow up to #18136

Building works when working with this repo under a path with spaces, but running tests blows up.

Tried to fix it with more quoting (with the contents of this PR), but it seems that Exec-Process in eng/common/tools.ps1 is somehow not handling spaces correctly either. And I guess that file has to be fixed via dotnet/arcade; should I file an issue there?

I'll probably just work out of a directory without spaces at this point 😅

@jwosty jwosty requested a review from a team as a code owner December 13, 2024 19:14
@github-actions
Copy link
Contributor

✅ No release notes required

@vzarytovskii
Copy link
Member

Thanks, and yes, anything under eng/common should go to arcade.

@T-Gro T-Gro enabled auto-merge (squash) December 16, 2024 09:33
@psfinaki
Copy link
Contributor

Hey @jwosty, sorry for the whole experience. Naive question (I'm very bad at PowerShell), won't single quotes somehow help here?

I think at least for basic things, they have similar effect as the double ones and that sometimes helps with escaping.

image

@jwosty
Copy link
Contributor Author

jwosty commented Dec 16, 2024

@psfinaki I'm no powershell guru either... I may or may not have given a snippet to chat gpt and asked it how to escape the variables for spaces, lol

I don't know. I'm just going to raise the issue in dotnet/arcade since if the problem is really rooted in there it feels silly (to me at least) to try to work around it from here.

@T-Gro
Copy link
Member

T-Gro commented Aug 14, 2025

I will close this PR for now, it can be reopened if anyone wants to pursue this.

@T-Gro T-Gro closed this Aug 14, 2025
auto-merge was automatically disabled August 14, 2025 12:23

Pull request was closed

@github-project-automation github-project-automation bot moved this from In Progress to Done in F# Compiler and Tooling Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants