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 JIT/HardwareIntrinsics/X86/X86Base/CpuId_r/X86_CpuId_r.dll #88581

Closed
v-wenyuxu opened this issue Jul 10, 2023 · 2 comments · Fixed by #88623
Closed

Test failure JIT/HardwareIntrinsics/X86/X86Base/CpuId_r/X86_CpuId_r.dll #88581

v-wenyuxu opened this issue Jul 10, 2023 · 2 comments · Fixed by #88623
Assignees
Labels
arch-x64 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 os-mac-os-x macOS aka OSX
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr ilasm 20230708.1

Failed tests:

coreclr osx x64 Checked ilasmroundtrip @ OSX.1200.Amd64.Open
   - JIT/HardwareIntrinsics/X86/X86Base/CpuId_r/X86_CpuId_r.dll

Error message:

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

Stack trace:

   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 96
   at XarchHardwareIntrinsicTest._CpuId.Program.CpuId() in /__w/1/s/src/tests/JIT/HardwareIntrinsics/X86/X86Base/CpuId.cs:line 365
   at Program.<<Main>$>g__TestExecutor16|0_17(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
@v-wenyuxu v-wenyuxu added os-mac-os-x macOS aka OSX arch-x64 blocking-clean-ci-optional Blocking optional rolling runs labels Jul 10, 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 10, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 10, 2023
@ghost
Copy link

ghost commented Jul 10, 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 ilasm 20230708.1

Failed tests:

coreclr osx x64 Checked ilasmroundtrip @ OSX.1200.Amd64.Open
   - JIT/HardwareIntrinsics/X86/X86Base/CpuId_r/X86_CpuId_r.dll

Error message:

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

Stack trace:

   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 96
   at XarchHardwareIntrinsicTest._CpuId.Program.CpuId() in /__w/1/s/src/tests/JIT/HardwareIntrinsics/X86/X86Base/CpuId.cs:line 365
   at Program.<<Main>$>g__TestExecutor16|0_17(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Author: v-wenyuxu
Assignees: -
Labels:

os-mac-os-x, arch-x64, area-CodeGen-coreclr, blocking-clean-ci-optional

Milestone: -

@JulieLeeMSFT JulieLeeMSFT added this to the 8.0.0 milestone Jul 10, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 10, 2023
@AndyAyersMS
Copy link
Member

Also quite a few related-looking failures in jit-experimental

https://dev.azure.com/dnceng-public/public/_build/results?buildId=333181&view=ms.vss-test-web.build-test-results-tab

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 10, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jul 11, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 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 os-mac-os-x macOS aka OSX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants