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.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.ValidateResult(UInt64[], Double[], System.String) #78576

Closed
JulieLeeMSFT opened this issue Nov 18, 2022 · 5 comments
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

@JulieLeeMSFT
Copy link
Member

JulieLeeMSFT commented Nov 18, 2022

Run: runtime-coreclr superpmi-collect 20221113.3

Failed test: coreclr Pri1 Runtime Tests Run windows x64 checked

Error message:

06:16:08.575 Running test: global::JIT.HardwareIntrinsics.General._Vector256.Program.ConvertToDoubleUInt64()
Beginning scenario: RunBasicScenario_UnsafeRead
Beginning scenario: RunReflectionScenario_UnsafeRead
Beginning scenario: RunClsVarScenario
Beginning scenario: RunLclVarScenario_UnsafeRead
Beginning scenario: RunClassLclFldScenario
Process terminated. Temporary instrumentation to diagnose https://github.com/dotnet/runtime/issues/76280
   at System.Environment.FailFast(System.String)
   at JIT.HardwareIntrinsics.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.ValidateResult(UInt64[], Double[], System.String)
   at JIT.HardwareIntrinsics.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.ValidateResult(System.Runtime.Intrinsics.Vector256`1<UInt64>, Void*, System.String)
   at JIT.HardwareIntrinsics.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.RunClassLclFldScenario()
   at JIT.HardwareIntrinsics.General._Vector256.Program.ConvertToDoubleUInt64()
   at Program.<<Main>$>g__TestExecutor64|0_63(<>c__DisplayClass0_0 ByRef)
   at Program.<Main>$(System.String[])
Expected: 100
Actual: -2146232797
END EXECUTION - FAILED
FAILED
{ 
    "ErrorMessage":"JIT.HardwareIntrinsics\\General\\Vector256\\Vector256_",
    "BuildRetry": false
} 

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@JulieLeeMSFT JulieLeeMSFT 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 labels Nov 18, 2022
@JulieLeeMSFT JulieLeeMSFT added this to the 8.0.0 milestone Nov 18, 2022
@ghost
Copy link

ghost commented Nov 18, 2022

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

Issue Details

Run: runtime-coreclr superpmi-collect 20221113.3

Failed test: coreclr Pri1 Runtime Tests Run windows x64 checked

Error message:

06:16:08.575 Running test: global::JIT.HardwareIntrinsics.General._Vector256.Program.ConvertToDoubleUInt64()
Beginning scenario: RunBasicScenario_UnsafeRead
Beginning scenario: RunReflectionScenario_UnsafeRead
Beginning scenario: RunClsVarScenario
Beginning scenario: RunLclVarScenario_UnsafeRead
Beginning scenario: RunClassLclFldScenario
Process terminated. Temporary instrumentation to diagnose https://github.com/dotnet/runtime/issues/76280
   at System.Environment.FailFast(System.String)
   at JIT.HardwareIntrinsics.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.ValidateResult(UInt64[], Double[], System.String)
   at JIT.HardwareIntrinsics.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.ValidateResult(System.Runtime.Intrinsics.Vector256`1<UInt64>, Void*, System.String)
   at JIT.HardwareIntrinsics.General._Vector256.VectorUnaryOpTest__ConvertToDoubleUInt64.RunClassLclFldScenario()
   at JIT.HardwareIntrinsics.General._Vector256.Program.ConvertToDoubleUInt64()
   at Program.<<Main>$>g__TestExecutor64|0_63(<>c__DisplayClass0_0 ByRef)
   at Program.<Main>$(System.String[])
Expected: 100
Actual: -2146232797
END EXECUTION - FAILED
FAILED
Author: JulieLeeMSFT
Assignees: TIHan
Labels:

area-CodeGen-coreclr, blocking-clean-ci-optional

Milestone: 8.0.0

@JulieLeeMSFT
Copy link
Member Author

cc @BruceForstall @dotnet/jit-contrib.

@BruceForstall
Copy link
Member

This is a dup of #76280; closing

@jkotas jkotas added the Known Build Error Use this to report build issues in the .NET Helix tab label Nov 18, 2022
@jkotas
Copy link
Member

jkotas commented Nov 18, 2022

The superpmi collection pipelines should be switched to the new machine pools to fix this. We should keep this open to track that.

@jkotas jkotas reopened this Nov 18, 2022
@BruceForstall BruceForstall assigned BruceForstall and unassigned TIHan Nov 19, 2022
@jkotas
Copy link
Member

jkotas commented Dec 21, 2022

No hits in last month. Closing.

@jkotas jkotas closed this as completed Dec 21, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

No branches or pull requests

4 participants