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.NamedArgumentTests.TestNamedParamsVariousFormsDynamicallyDeducedTypes #88891

Closed
v-wenyuxu opened this issue Jul 14, 2023 · 2 comments
Labels
arch-arm64 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

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.NamedArgumentTests.TestNamedParamsVariousFormsDynamicallyDeducedTypes

Error message:

Assert.Equal() Failure
          ↓ (pos 0)
Expected: 1 2. 2 3. 3 4,5. 4 . 
Actual:         Assert.Equal() Failure\r\n      Expec···
          ↑ (pos 0)

Stack trace:

   at Microsoft.CSharp.RuntimeBinder.Tests.Helpers.OverrideConsoleAndRun(Action`1 command) in /_/src/libraries/Microsoft.CSharp/tests/Helpers.cs:line 19
   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-windows JitStress CLR JIT issues involving JIT internal stress modes 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.NamedArgumentTests.TestNamedParamsVariousFormsDynamicallyDeducedTypes

Error message:

Assert.Equal() Failure
          ↓ (pos 0)
Expected: 1 2. 2 3. 3 4,5. 4 . 
Actual:         Assert.Equal() Failure\r\n      Expec···
          ↑ (pos 0)

Stack trace:

   at Microsoft.CSharp.RuntimeBinder.Tests.Helpers.OverrideConsoleAndRun(Action`1 command) in /_/src/libraries/Microsoft.CSharp/tests/Helpers.cs:line 19
   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-windows, JitStress, area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member

Likely the 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 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

2 participants