Skip to content

[wasi] Fix support for paths with spaces - #85022

Merged
radical merged 4 commits into
dotnet:mainfrom
radical:wasi-wbt-spaces
Apr 27, 2023
Merged

[wasi] Fix support for paths with spaces#85022
radical merged 4 commits into
dotnet:mainfrom
radical:wasi-wbt-spaces

Conversation

@radical

@radicalradical commented Apr 19, 2023

Copy link
Copy Markdown
Member
  • Fix running tests locally
  • TODO: Add spaces for the sdk installed directory name too

Fixes#84878

@radicalradical added arch-wasm WebAssembly architecture test-enhancement Improvements of test source code os-wasi Related to WASI variant of arch-wasm labels Apr 19, 2023
@radical
radical requested review from lewing and marafApril 19, 2023 00:17
@ghostghost added the area-Build-mono label Apr 19, 2023
@ghostghost assigned radicalApr 19, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Use a directory name containing spaces for WBT
  • Fix running tests locally
  • TODO: Add spaces for the sdk installed directory name too

Fixes #84878

Author:radical
Assignees:-
Labels:

arch-wasm, test-enhancement, os-wasi

Milestone:-

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@radical
radical marked this pull request as ready for review April 27, 2023 15:58
Comment threadsrc/mono/wasi/Wasi.Build.Tests/Wasi.Build.Tests.csproj
@radical

Copy link
Copy Markdown
MemberAuthor

Failures are known, and unrelated.

@radical
radical merged commit 0c612cf into dotnet:mainApr 27, 2023
@radical
radical deleted the wasi-wbt-spaces branch April 27, 2023 20:07
@lewing

Copy link
Copy Markdown
Member

/backport to release/8.0-preview4

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/8.0-preview4: https://github.com/dotnet/runtime/actions/runs/4928677357

@ghostghost locked as resolved and limited conversation to collaborators Jun 8, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-monoos-wasiRelated to WASI variant of arch-wasmtest-enhancementImprovements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wasi] Unescaped file paths when compiling with WasmSingleFileBundle

2 participants

@radical@lewing