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

Runtime_86027 test fails in jitstress-random #102285

Closed
EgorBo opened this issue May 15, 2024 · 2 comments · Fixed by #102291
Closed

Runtime_86027 test fails in jitstress-random #102285

EgorBo opened this issue May 15, 2024 · 2 comments · Fixed by #102291
Assignees
Labels
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 Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@EgorBo
Copy link
Member

EgorBo commented May 15, 2024

runtime-coreclr jitstress-random fails in Runtime_86027 test (arm64):

16:05:24.790 Running test: _Runtime_86207::Runtime_86027.TestRotateLeft32()
Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ
Expected: 100
Actual:   0
   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 140
   at Program.<<Main>$>g__TestExecutor360|0_361(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
16:05:25.120 Failed test: _Runtime_86207::Runtime_86027.TestRotateLeft32()

Build Information

Build:
Build error leg or test failing:

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Failed test: _Runtime_86207::Runtime_86027.TestRotateLeft32",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Validation performed at: 5/15/2024 9:16:45 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@EgorBo EgorBo added the Known Build Error Use this to report build issues in the .NET Helix tab label May 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 15, 2024
Copy link
Contributor

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

@EgorBo EgorBo added 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 and removed area-Infrastructure-coreclr untriaged New issue has not been triaged by the area owner labels May 15, 2024
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 May 15, 2024
@EgorBo EgorBo added this to the 9.0.0 milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant