-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-System.Diagnostics.PerformanceCountertest-bugProblem in test source code (most likely)Problem in test source code (most likely)
Milestone
Description
The failure on Windows is only on Windows.81.Amd64.Open (the test is skipped on a number of the win10 versions)
System.Diagnostics.Tests.PerformanceCounterTests/PerformanceCounter_IncrementBy_IncrementByReadOnly
Assert.NotEqual() Failure
Expected: Not 0
Actual: 0
Trace
at System.Diagnostics.Tests.Helpers.RetryOnAllPlatforms[T](Func`1 func) in D:\j\workspace\windows-TGrou---6368dffa\src\System.Diagnostics.PerformanceCounter\tests\Helpers.cs:line 71
at System.Diagnostics.Tests.PerformanceCounterTests.CreateCounterWithCategory(String name, Boolean readOnly, PerformanceCounterCategoryType categoryType) in D:\j\workspace\windows-TGrou---6368dffa\src\System.Diagnostics.PerformanceCounter\tests\PerformanceCounterTests.cs:line 297
at System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_IncrementBy_IncrementByReadOnly() in D:\j\workspace\windows-TGrou---6368dffa\src\System.Diagnostics.PerformanceCounter\tests\PerformanceCounterTests.cs:line 228
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.Diagnostics.PerformanceCountertest-bugProblem in test source code (most likely)Problem in test source code (most likely)