-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
testingTest work itemTest work item
Description
As part of #2914, sections of various tests have been skipped. Each of these should be investigated, properly fixed, and re-enabled.
Tests to fix
-
CollectionRulePipeline_EventCounterTriggerTest
Lines 103 to 105 in 8e90e48
[Theory(Skip = "Nondeterministic")] [MemberData(nameof(GetTfmsSupportingPortListener))] public Task CollectionRulePipeline_EventCounterTriggerTest(TargetFrameworkMoniker appTfm) -
MultiProcessIdentificationTest
dotnet-monitor/src/Tests/Microsoft.Diagnostics.Monitoring.Tool.FunctionalTests/ProcessTests.cs
Line 216 in 8e90e48
/* TESTFIX - Race condition on process termination and user-mode app processing of it. -
CancelOperation_Supports_StoppingState
Skip flaky test CancelOperation_Supports_StoppingState #3013
Metadata
Metadata
Assignees
Labels
testingTest work itemTest work item