Skip to content

Test failure: JIT\\opt\\JitMinOpts\\Perf\\CodeSize1\\CodeSize1.cmd #45332

@v-haren

Description

@v-haren

failed in job: https://dev.azure.com/dnceng/public/_build/results?buildId=902349&view=ms.vss-test-web.build-test-results-tab&runId=28814280&resultId=102555&paneView=debug

failed tests:
JIT\opt\JitMinOpts\Perf\CodeSize1\CodeSize1.cmd
JIT\opt\DumpDisasm\JitMinOpts\CodeSize1\CodeSize1.cmd

CoreCLR windows x86 Checked gcstress0x3 @ Windows.10.Amd64.Open

Error message

Unhandled exception. System.FormatException: Input string was not in a correct format.
   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
   at System.Number.ParseInt32(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
   at System.Convert.ToInt32(String value)
   at CodeSize1.Main()

Return code:      1
Raw output file:      C:\h\w\AE8D094B\w\AD200960\e\JIT\opt\Reports\JIT.opt\JitMinOpts\Perf\CodeSize1\CodeSize1.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\AE8D094B\p\corerun.exe" CodeSize1.dll 
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\AE8D094B\p
> C:\h\w\AE8D094B\w\AD200960\e\JIT\opt\JitMinOpts\Perf\CodeSize1\CodeSize1.cmd
Expected: True
Actual:   False

Stack trace
   at JIT_opt._JitMinOpts_Perf_CodeSize1_CodeSize1_._JitMinOpts_Perf_CodeSize1_CodeSize1_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\windows.x86.Checked\TestWrappers\JIT.opt\JIT.opt.XUnitWrapper.cs:line 12458

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions