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: Interop/PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.sh #35945

Closed
v-haren opened this issue May 7, 2020 · 2 comments
Closed

Test failure: Interop/PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.sh #35945

v-haren opened this issue May 7, 2020 · 2 comments
Labels
area-Interop-coreclr JitStress CLR JIT issues involving JIT internal stress modes
Milestone

Comments

@v-haren
Copy link

v-haren commented May 7, 2020

failed in job: runtime-coreclr jitstress 20200505.1

Error message

Return code: 1
Raw output file: /private/tmp/helix/working/A0920915/w/B18909F4/e/Interop/PInvoke/Reports/Interop.PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/A0920915/p/corerun Vector2_3_4.dll ''
System.InvalidProgramException: Non-blittable parameter types are invalid for UnmanagedCallersOnly methods.
 at Vector2_3_4TestNative.PassThroughVector2ToCallback(Vector2 startingVector, Vector2Callback callback)
 at Vector2_3_4Test.RunVector2Tests() in /Users/runner/runners/2.166.4/work/1/s/src/coreclr/tests/src/Interop/PInvoke/Vector2_3_4/Vector2_3_4.cs:line 65
 at Vector2_3_4Test.Main() in /Users/runner/runners/2.166.4/work/1/s/src/coreclr/tests/src/Interop/PInvoke/Vector2_3_4/Vector2_3_4.cs:line 19
Expected: 100
Actual: 101
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/tmp/helix/working/A0920915/p
> /private/tmp/helix/working/A0920915/w/B18909F4/e/Interop/PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.sh
Expected: True
Actual: False


Stack trace
   at Interop_PInvoke._Vector2_3_4_Vector2_3_4_Vector2_3_4_._Vector2_3_4_Vector2_3_4_Vector2_3_4_sh() in /Users/runner/runners/2.166.4/work/1/s/artifacts/tests/coreclr/OSX.x64.Checked/TestWrappers/Interop.PInvoke/Interop.PInvoke.XUnitWrapper.cs:line 2759
@v-haren v-haren added JitStress CLR JIT issues involving JIT internal stress modes area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels May 7, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label May 7, 2020
@BruceForstall BruceForstall added this to the 5.0 milestone May 7, 2020
@BruceForstall BruceForstall added area-Interop-coreclr and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner labels May 7, 2020
@BruceForstall
Copy link
Member

@AaronRobinsonMSFT

@tannergooding
Copy link
Member

I believe @AaronRobinsonMSFT already fixed this with #35926

@jkotas jkotas closed this as completed May 7, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Interop-coreclr JitStress CLR JIT issues involving JIT internal stress modes
Projects
None yet
Development

No branches or pull requests

5 participants