Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetThreeLabel #88890

Closed
v-wenyuxu opened this issue Jul 14, 2023 · 2 comments
Labels
arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-windows

Comments

@v-wenyuxu
Copy link

v-wenyuxu commented Jul 14, 2023

Failed in: runtime-coreclr libraries-jitstress 20230713.1

Failed tests:

net8.0-windows-Release-x64-CoreCLR_checked-jitstress2-Windows.10.Amd64.Open
    - System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetThreeLabel
    - System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetNoLabels

Error message:

Assert.NotNull() Failure

Stack trace:

   at System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetThreeLabel() in /_/src/libraries/System.Diagnostics.DiagnosticSource/tests/AggregationManagerTests.cs:line 183
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59
@v-wenyuxu v-wenyuxu added os-windows JitStress CLR JIT issues involving JIT internal stress modes arch-x64 labels Jul 14, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 14, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 14, 2023
@jeffschwMSFT jeffschwMSFT added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 14, 2023
@ghost
Copy link

ghost commented Jul 14, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Failed in: runtime-coreclr libraries-jitstress 20230713.1

Failed tests:

net8.0-windows-Release-x64-CoreCLR_checked-jitstress2-Windows.10.Amd64.Open
    - System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetThreeLabel
    - System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetNoLabels

Error message:

Assert.NotNull() Failure

Stack trace:

   at System.Diagnostics.Metrics.Tests.AggregationStoreTests.GetThreeLabel() in /_/src/libraries/System.Diagnostics.DiagnosticSource/tests/AggregationManagerTests.cs:line 183
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59
Author: v-wenyuxu
Assignees: -
Labels:

os-windows, JitStress, arch-x64, area-CodeGen-coreclr, untriaged, needs-area-label

Milestone: -

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 14, 2023
@jakobbotsch
Copy link
Member

Double checked and this one was broken by #88665 and fixed by #88669.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

No branches or pull requests

4 participants