dotnet / dotnet/msbuild

Tests don't allow spaces in path

Open
#4,682 1 comment 0 reactions 0 assignees View on GitHub
Area: Our Own Build testing triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 6h
Merged PRs (30d)
139

Description

Some tests check files at particular locations, and they do not properly escape spaces in the path. This can cause tests to fail erroneously due to looking in the wrong location.

To reproduce the issue, run `.\build.cmd -test` from a folder for which at least one parent folder includes a space in its name.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.