Skip to content

Prototype: phased shutdown for MTP (#5345)#8580

Draft
Evangelink wants to merge 5 commits into
mainfrom
dev/amauryleve/mtp-phased-shutdown
Draft

Prototype: phased shutdown for MTP (#5345)#8580
Evangelink wants to merge 5 commits into
mainfrom
dev/amauryleve/mtp-phased-shutdown

Address phased shutdown lifecycle feedback

44052b6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build MacOS Debug) failed Jun 11, 2026 in 1h 1m 31s

Build MacOS Debug failed

Annotations

Check failure on line 6779 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

Build log #L6779

Test host process with PID '90825' crashed, a dump file was generated

Check failure on line 6785 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

Build log #L6785

Test application process didn't exit gracefully, exit code is '134'

Check failure on line 6809 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

Build log #L6809

Test host process with PID '90840' crashed, a dump file was generated

Check failure on line 6813 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

Build log #L6813

Test application process didn't exit gracefully, exit code is '134'

Check failure on line 170 in test/Utilities/Microsoft.Testing.TestInfrastructure/DotnetCli.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

test/Utilities/Microsoft.Testing.TestInfrastructure/DotnetCli.cs#L170

test/Utilities/Microsoft.Testing.TestInfrastructure/DotnetCli.cs(170,1): error : JUnitReport_WithMSTestRetryAttribute_EmitsFinalOutcomePerTest [net11.0]
Class Initialization method MSTest.Acceptance.IntegrationTests.JUnitReportRetryAttributeTests.ClassInitialize threw exception. System.InvalidOperationException: Command 'dotnet build /Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry -c Release -p:MSBuildTreatWarningsAsErrors=true -p:TreatWarningsAsErrors=true -p:SuppressNETCoreSdkPreviewMessage=true -bl:"/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/MSTestJUnitReportRetry-140.binlog"' failed.

StandardOutput:
Telemetry is: Disabled
  Determining projects to restore...
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102: Unable to find package Microsoft.Testing.Platform with version (>= 2.3.0-preview.26308.7)
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 55 version(s) in dotnet-public [ Nearest version: 2.2.3 ]
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 1 version(s) in local-shipping [ Nearest version: 2.3.0-ci ]
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in local-nonshipping
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in local-tmp-packages
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in dotnet10
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in dotnet11
  Failed to restore /Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj (in 837 ms).
Build FAILED.
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102: Unable to find package Microsoft.Testing.Platform with version (>= 2.3.0-preview.26308.7)
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 55 version(s) in dotnet-public [ Nearest version: 2.2.3 ]
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 1 version(s) in local-shipping [ Nearest version: 2.3.0-ci ]
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in local-nonshipping
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in local-tmp-packages
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in dotnet10
/Users/runner/work/1/s/artifacts/tmp/Debug/testsuite/zSEmL/MSTestJUnitReportRetry/MSTestJUnitReportRetry.csproj : error NU1102:   - Found 0 version(s) in dotnet11
    0 Warning(s)
    1 Error(s)
Time Elapsed 00:00:03.28
StandardError:
.