Skip to content

Fix code coverage job disk full#3798

Merged
paulmedynski merged 6 commits into
mainfrom
dev/paul/code-coverage
Nov 28, 2025
Merged

Fix code coverage job disk full#3798
paulmedynski merged 6 commits into
mainfrom
dev/paul/code-coverage

- Using 1ES ADO-MMS22-CodeCov agent image instead of generic Azure Pi…

4094f55
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package succeeded Nov 26, 2025 in 8m 21s

Build #32907 succeeded

Annotations

Check failure on line 565 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Build log #L565

Error: The process '/opt/hostedtoolcache/dotnet' failed with exit code 1

Check failure on line 567 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Build log #L567

Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build.proj' ]

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 330 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

build.proj#L330

build.proj(330,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTesting.Tests.csproj"         --no-build         -v n         -p:Configuration=Debug         -p:TargetnetfxVersion=net462         -p:ReferenceType=Package         -p:TestSet=2         -p:TestTargetOS=Windowsnetfx         --collect "Code coverage"         --results-directory TestResults         --filter "category!=nonnetfxtests&category!=failing&category!=nonwindowstests"         --logger:"trx;LogFilePrefix=Manual-Windowsnetfx-2"       " exited with code 1.