question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test errors in Pipelines include Msbuild environment variable names

See original GitHub issue

See https://dev.azure.com/dnceng/public/_build/results?buildId=607683&view=ms.vss-test-web.build-test-results-tab

image

We have $(AgentOsName) in the logs which should be replaced with the real value

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
RussKiecommented, May 18, 2020

dotnet/arcade#5171 has been merged.

1reaction
davidfowlcommented, Apr 20, 2020

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found