Skip to content

Some jobs in quarantined-test-pr failing silently #64831

@wtgodbe

Description

@wtgodbe

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.

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions