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 Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions #88885

Closed
v-wenyuxu opened this issue Jul 14, 2023 · 2 comments
Labels
arch-arm64 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-linux Linux OS (any supported distro) os-windows

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20230713.1

Failed tests:

net8.0-windows-Release-arm64-CoreCLR_checked-jitstress2-Windows.11.Arm64.Open
    - Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions
net8.0-windows-Release-x64-CoreCLR_checked-jitstress2-Windows.10.Amd64.Open
    - Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions
net8.0-linux-Release-arm64-CoreCLR_checked-jitstress2-(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions

Error message:

Assert.Equal() Failure
Expected: -0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063693228687937996888927489485
Actual:   1

Stack trace:

   at Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions() in /_/src/libraries/Microsoft.CSharp/tests/ImplicitConversionTests.cs:line 148
   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 arch-arm64 os-linux Linux OS (any supported distro) 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 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 14, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner 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-arm64-CoreCLR_checked-jitstress2-Windows.11.Arm64.Open
    - Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions
net8.0-windows-Release-x64-CoreCLR_checked-jitstress2-Windows.10.Amd64.Open
    - Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions
net8.0-linux-Release-arm64-CoreCLR_checked-jitstress2-(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions

Error message:

Assert.Equal() Failure
Expected: -0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000063693228687937996888927489485
Actual:   1

Stack trace:

   at Microsoft.CSharp.RuntimeBinder.Tests.ImplicitConversionTests.NumericNullableConversions() in /_/src/libraries/Microsoft.CSharp/tests/ImplicitConversionTests.cs:line 148
   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:

arch-arm64, os-linux, os-windows, JitStress, arch-x64, area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member

Likely same situation as #88890 (comment) -- the test passed in the next run, so going to close.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 14, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 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-linux Linux OS (any supported distro) os-windows
Projects
None yet
Development

No branches or pull requests

2 participants