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\\Directed\\StructABI\\structreturn\\structreturn.cmd #52954

Closed
VincentBu opened this issue May 19, 2021 · 1 comment · Fixed by #52985
Closed

Test failure JIT\\Directed\\StructABI\\structreturn\\structreturn.cmd #52954

VincentBu opened this issue May 19, 2021 · 1 comment · Fixed by #52985
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Milestone

Comments

@VincentBu
Copy link

VincentBu commented May 19, 2021

Run: runtime-coreclr outerloop 20210518.6

Failed test:

R2R windows x64 Checked no_tiered_compilation @ Windows.10.Amd64.Open

- JIT\\Directed\\StructABI\\structreturn\\structreturn.cmd

Error message:

Unhandled exception. System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at TestHFAandHVA.TestReturnViaThrowingT in structreturn.dll:token 0x6000077+0x0
at TestHFAandHVA.TestThrowing() in structreturn.dll:token 0x6000078+0x0
at TestHFAandHVA.TestReturnVectorT() in structreturn.dll:token 0x6000079+0x141
at TestHFAandHVA.Test() in structreturn.dll:token 0x600008a+0xa
at TestStructs.Main() in structreturn.dll:token 0x6000095+0xf

Return code:      1
Raw output file:      C:\h\w\B6AA09DE\w\9AC608D1\e\JIT\Directed\Reports\JIT.Directed\StructABI\structreturn\structreturn.output.txt
Raw output:
BEGIN EXECUTION
1 file(s) copied.
" "C:\h\w\B6AA09DE\p\crossgen.exe"  /Platform_Assemblies_Paths C:\h\w\B6AA09DE\p;C:\h\w\B6AA09DE\w\9AC608D1\e\JIT\Directed\StructABI\structreturn /in C:\h\w\B6AA09DE\w\9AC608D1\e\JIT\Directed\StructABI\structreturn\structreturn.org /out C:\h\w\B6AA09DE\w\9AC608D1\e\JIT\Directed\StructABI\structreturn\structreturn.dll"
Microsoft (R) CoreCLR Native Image Generator - Version 6.0.0-ci
Copyright (c) Microsoft Corporation.  All rights reserved.

Native image C:\h\w\B6AA09DE\w\9AC608D1\e\JIT\Directed\StructABI\structreturn\structreturn.dll generated successfully.
"C:\h\w\B6AA09DE\p\corerun.exe"  structreturn.dll
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=C:\h\w\B6AA09DE\p
C:\h\w\B6AA09DE\w\9AC608D1\e\JIT\Directed\StructABI\structreturn\structreturn.cmd
Expected: True
Actual:   False


Stack trace
   at JIT_Directed._StructABI_structreturn_structreturn_._StructABI_structreturn_structreturn_cmd()

caused by #52288

@dotnet-issue-labeler dotnet-issue-labeler bot added 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 19, 2021
@BruceForstall
Copy link
Member

This is failing in all configurations, not just R2R or x64.

@BruceForstall BruceForstall removed arch-x64 os-windows untriaged New issue has not been triaged by the area owner labels May 19, 2021
@BruceForstall BruceForstall added this to the 6.0.0 milestone May 19, 2021
@BruceForstall BruceForstall added the blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs label May 19, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 19, 2021
@ghost ghost closed this as completed in #52985 May 25, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 25, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 25, 2021
This issue was closed.
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-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants