Cleanup MTP async data consumer #7423
Draft
Azure Pipelines / microsoft.testfx (Build Windows Debug)
failed
Feb 20, 2026 in 1h 0m 58s
Build Windows Debug failed
Annotations
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs#L83
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs(83,1): error : [DrainDataAsync_Loop_ShouldFail] Test method Microsoft.Testing.Platform.UnitTests.AsynchronousMessageBusTests.DrainDataAsync_Loop_ShouldFail threw exception:
System.Threading.Channels.ChannelClosedException: The channel has been closed.
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs#L83
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs(83,1): error : [UnexpectedTypePublished_ShouldFail] Test method Microsoft.Testing.Platform.UnitTests.AsynchronousMessageBusTests.UnexpectedTypePublished_ShouldFail threw exception:
System.Threading.Channels.ChannelClosedException: The channel has been closed.
Check failure on line 665 in src/TestFramework/TestFramework/Assertions/Assert.AreEqual.cs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/TestFramework/TestFramework/Assertions/Assert.AreEqual.cs#L665
src/TestFramework/TestFramework/Assertions/Assert.AreEqual.cs(665,1): error : [DiscoveryRequestCanBeCanceled] Assert.AreEqual failed. Expected:<-32800>. Actual:<0>. 'expected' expression: 'ErrorCodes.RequestCanceled', 'actual' expression: 'error.ErrorCode'.
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs#L83
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs(83,1): error : [DrainDataAsync_Loop_ShouldFail] Test method Microsoft.Testing.Platform.UnitTests.AsynchronousMessageBusTests.DrainDataAsync_Loop_ShouldFail threw exception:
System.Threading.Channels.ChannelClosedException: The channel has been closed.
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs#L83
src/Platform/Microsoft.Testing.Platform/Messages/AsyncConsumerDataProcessor.net.cs(83,1): error : [UnexpectedTypePublished_ShouldFail] Test method Microsoft.Testing.Platform.UnitTests.AsynchronousMessageBusTests.UnexpectedTypePublished_ShouldFail threw exception:
System.Threading.Channels.ChannelClosedException: The channel has been closed.
Loading