dotnet / dotnet/aspnetcore

Some jobs in quarantined-test-pr failing silently

Open
#64,831 0 comments 0 reactions 1 assignee Claimed by @wtgodbe View on GitHub
area-infrastructure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

e.g. on Linux:

> /mnt/vss/_work/1/s/.dotnet/sdk/10.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked. [/mnt/vss/_work/1/s/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.Composite.sfxproj]
/mnt/vss/_work/1/s/.dotnet/sdk/10.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked. [/mnt/vss/_work/1/s/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.sfxproj]

Likely related to passing --no-build on the command line. This causes no tests to run, and the job to silently pass because this step continues on error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.