Skip to content

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

@VincentBu

Description

@VincentBu

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

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions