-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-System.Diagnostics.PerformanceCounteruntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Seeing this kind of failure across multiple builds. Can't tell if it's widespread yet.
Expected string[], got 'System.String[]' with kind 'String'for category 'averagecounter64samplecategory'
at System.Diagnostics.Tests.CounterCreationDataCollectionTests.PerformanceCounterCategory_CreateCategory() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/CounterCreationDataCollectionTests.cs:line 124
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/coreclr/src/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 390
...
https://dev.azure.com/dnceng/public/_build/results?buildId=876982&view=results
Helix log from one build:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.Diagnostics.PerformanceCounteruntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner