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: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint() #112848

Open
v-wenyuxu opened this issue Feb 24, 2025 · 1 comment
Open
Assignees
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr jitstress-random 20250223.1

Failed tests:

coreclr linux arm Checked jitstress_random_2 @ (Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
coreclr windows x64 Checked jitstress_random_1 @ Windows.10.Amd64.Open
    - global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
coreclr linux arm64 Checked jitstress_random_2 @ (Ubuntu.2404.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-24.04-helix-arm64v8
    - global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
coreclr linux x64 Checked jitstress_random_2 @ Ubuntu.2204.Amd64.Open
    - global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
coreclr windows x64 Checked jitstress_random_2 @ Windows.10.Amd64.Open
    - global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()

Error message:

 Assert.Equal() Failure: Values differ
Expected: 100
Actual:   103

Stack trace:

   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 174
   at Program.<<Main>$>g__TestExecutor7|0_8(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
@v-wenyuxu v-wenyuxu added arch-arm32 blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) labels Feb 24, 2025
@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 Feb 24, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 24, 2025
Copy link
Contributor

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

@EgorBo EgorBo self-assigned this Feb 24, 2025
@EgorBo EgorBo removed the untriaged New issue has not been triaged by the area owner label Feb 24, 2025
@EgorBo EgorBo added this to the 10.0.0 milestone Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

2 participants