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: _Runtime_86207::Runtime_86027.TestRotateLeft1() #101361

Closed
v-wenyuxu opened this issue Apr 22, 2024 · 3 comments
Closed

Test failure: _Runtime_86207::Runtime_86027.TestRotateLeft1() #101361

v-wenyuxu opened this issue Apr 22, 2024 · 3 comments
Assignees
Labels
arch-arm64 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-mac-os-x macOS aka OSX Priority:2 Work that is important, but not critical for the release
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr jitstress-random 20240421.1

Failed tests:

coreclr osx arm64 Checked jitstress_random_1 @ OSX.1200.ARM64.Open
    - _Runtime_86207::Runtime_86027.TestRotateLeft1()

Error message:

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

Stack trace:

   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 168
   at Program.<<Main>$>g__TestExecutor345|0_346(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
@v-wenyuxu v-wenyuxu added arch-arm64 os-mac-os-x macOS aka OSX JitStress CLR JIT issues involving JIT internal stress modes blocking-clean-ci-optional Blocking optional rolling runs labels Apr 22, 2024
@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 Apr 22, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 22, 2024
Copy link
Contributor

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

@amanasifkhalid
Copy link
Member

cc @dotnet/jit-contrib

@JulieLeeMSFT JulieLeeMSFT added this to the 9.0.0 milestone Apr 23, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Apr 23, 2024
@TIHan TIHan added the Priority:2 Work that is important, but not critical for the release label May 6, 2024
@EgorBo EgorBo assigned EgorBo and unassigned TIHan May 17, 2024
@EgorBo
Copy link
Member

EgorBo commented May 17, 2024

fixed by #102291 (didn't notice this issue)

@EgorBo EgorBo closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 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-mac-os-x macOS aka OSX Priority:2 Work that is important, but not critical for the release
Projects
None yet
Development

No branches or pull requests

5 participants