Skip to content

(short)(double)32768.000000000007 produces invalid result #116823

Open
@mangod9

Description

@mangod9

Description

Here is the log from Helix:

DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump
Process terminated.
Runtime operation halted by call to System.Environment.FailFast(). (0x80131623)
at System.Environment.FailFast(System.Runtime.CompilerServices.StackCrawlMarkHandle, System.String, System.Runtime.CompilerServices.ObjectHandleOnStack, System.String)
at System.Environment.FailFast(System.Threading.StackCrawlMark ByRef, System.String, System.Exception, System.String)
at System.Environment.FailFast(System.String)
at InterpreterTest.RunInterpreterTests()
at InterpreterTest.Main(System.String[])
waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0

Reproduction Steps

run runtime-outer loop pipeline.

Expected behavior

Should pass when run in crossgen2 pipeline

Actual behavior

Failure

Regression?

No

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIdisabled-testThe test is disabled in source code against the issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions