Test errors in Pipelines include Msbuild environment variable names
See original GitHub issue
We have $(AgentOsName) in the logs which should be replaced with the real value
Issue Analytics
- State:
 - Created 3 years ago
 - Reactions:1
 - Comments:9 (8 by maintainers)
 
Top Results From Across the Web
Troubleshoot pipeline runs - Azure DevOps
Learn how to troubleshoot pipeline runs in Azure Pipelines and Team Foundation Server.
Read more >Use predefined variables - Azure Pipelines
For classic pipelines, you can use release variables in your deploy tasks to share the common information (for example, Environment Name, ...
Read more >error MSB1003: Specify a project or solution file. building ...
In order to narrow down the issue, try to simply specify **/*.csproj in the YAML file to check the build result. And set...
Read more >Solving Long, flaky testing with Azure DevOps - Tsuyoshi Ushio
Azure Pipeline can configure variables. However, it is NOT environment variables. Let's turn these into environment variables.
Read more >MSBuild should sanitize environment block on startup #5726
log in test.js shows the variable duplicated, and see that the task to launch CL breaks with an error similar to the above....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

dotnet/arcade#5171 has been merged.
Yes https://github.com/dotnet/arcade/pull/5171 needs to be merged asap