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\\opt\\Structs\\structcopies\\structcopies.cmd in jitstress #49954

Closed
BruceForstall opened this issue Mar 21, 2021 · 4 comments · Fixed by #57282
Closed

Test failure: JIT\\opt\\Structs\\structcopies\\structcopies.cmd in jitstress #49954

BruceForstall opened this issue Mar 21, 2021 · 4 comments · Fixed by #57282
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes
Milestone

Comments

@BruceForstall
Copy link
Member

https://dev.azure.com/dnceng/public/_build/results?buildId=1048985&view=ms.vss-test-web.build-test-results-tab

Test introduced by #48377

@BruceForstall BruceForstall added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 21, 2021
@BruceForstall BruceForstall added this to the 6.0.0 milestone Mar 21, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 21, 2021
@sandreenko
Copy link
Contributor

interesting, the test was passing jitstress in the PR that merged it https://dev.azure.com/dnceng/public/_build/results?buildId=1033272&view=ms.vss-test-web.build-test-results-tab , will take a look.

@BruceForstall BruceForstall added JitStress CLR JIT issues involving JIT internal stress modes and removed untriaged New issue has not been triaged by the area owner labels Mar 21, 2021
@VincentBu
Copy link

Failed again in runtime-coreclr jitstress 20210320.3

Failed test:

CoreCLR windows x86 Checked jitstress1 @ Windows.10.Amd64.Open
 -JIT\\opt\\Structs\\structcopies\\structcopies.cmd

Error message:

Return code: 1
Raw output file: C:\h\w\AC80094A\w\C5A50A70\e\JIT\opt\Reports\JIT.opt\Structs\structcopies\structcopies.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\AC80094A\p\corerun.exe" structcopies.dll 
TestS8_WW1 failed
TestS8 failed
TestS16_W1 failed
TestS16 failed
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\AC80094A\p
> C:\h\w\AC80094A\w\C5A50A70\e\JIT\opt\Structs\structcopies\structcopies.cmd
Expected: True
Actual: False

Stack trace
   at JIT_opt._Structs_structcopies_structcopies_._Structs_structcopies_structcopies_cmd()

@BruceForstall
Copy link
Member Author

@sandreenko If you don't have a fix for this today, could you disable the test?

@sandreenko
Copy link
Contributor

I am working on the fix, expecting it to be available today.

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 JitStress CLR JIT issues involving JIT internal stress modes
Projects
None yet
3 participants