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 baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd #60381

Closed
VincentBu opened this issue Oct 14, 2021 · 0 comments · Fixed by #62537
Closed
Labels
arch-arm64 area-crossgen2-coreclr os-windows untriaged New issue has not been triaged by the area owner

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr outerloop 20211013.5

Failed test:

R2R-CG2 windows arm64 Checked no_tiered_compilation @ Windows.10.Arm64v8.Open

- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd

Error message:

Process terminated. Assertion failed.
Unexpected error code getting attributes 433 from path F:\Builds\5443\DevDiv\Roslyn-Stabilization-Signed-Release\src\Open\Binaries\Obj\CSharpCodeAnalysis\Release\Microsoft.CodeAnalysis.CSharp.pdb
at System.IO.FileSystem.FillAttributeInfo(String path, WIN32_FILE_ATTRIBUTE_DATA& data, Boolean returnErrorOnNotFound)
at System.IO.FileSystem.FileExists(String fullPath)
at System.IO.File.Exists(String path)
at ILCompiler.CompilerTypeSystemContext.OpenAssociatedSymbolFile(String peFilePath, PEReader peReader)
at ILCompiler.CompilerTypeSystemContext.AddModule(String filePath, String expectedSimpleName, Boolean useForBinding, ModuleData oldModuleData)
at ILCompiler.CompilerTypeSystemContext.GetOrAddModuleFromPath(String filePath, Boolean useForBinding)
at ILCompiler.Program.Run(String[] args)
at ILCompiler.Program.Main(String[] args)
Could Not Find D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\IL-CG2\composite-r2r.dll
Could Not Find D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.dll.rsp
Activation Context creation failed. Error: 0x00000002
Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\r2r\BasicTestWithMcj.dll'. The system cannot find the file specified.
File name: 'D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\r2r\BasicTestWithMcj.dll'

Return code:      1
Raw output file:      D:\h\w\B7620A12\w\A5AD08D8\uploads\Reports\baseservices.TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.output.txt
Raw output:
BEGIN EXECUTION
BasicTestWithMcj.dll
1 file(s) copied.
Response file: D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.dll.rsp
D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\IL-CG2\BasicTestWithMcj.dll
-o:D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.dll
--targetarch:arm64
--verify-type-and-field-layout
--method-layout:random
-r:D:\h\w\B7620A12\p\System..dll
-r:D:\h\w\B7620A12\p\Microsoft..dll
-r:D:\h\w\B7620A12\p\mscorlib.dll
-r:D:\h\w\B7620A12\p\netstandard.dll
-O
" "dotnet" "D:\h\w\B7620A12\p\crossgen2\crossgen2.dll" @"D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.dll.rsp"   -r:D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\IL-CG2*.dll"
Emitting R2R PE file: D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.dll
call RunBasicTestWithMcj.cmd --runCustomTest D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\ BasicTestWithMcj.dll
Collect profile without R2R, use profile without R2R
Collect profile with R2R, use profile with R2R
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=D:\h\w\B7620A12\p
D:\h\w\B7620A12\w\A5AD08D8\e\baseservices\TieredCompilation\BasicTestWithMcj\BasicTestWithMcj.cmd
Expected: True
Actual:   False


Stack trace
   at baseservices_TieredCompilation._BasicTestWithMcj_BasicTestWithMcj_._BasicTestWithMcj_BasicTestWithMcj_cmd()
@dotnet-issue-labeler dotnet-issue-labeler bot added area-crossgen2-coreclr untriaged New issue has not been triaged by the area owner labels Oct 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-crossgen2-coreclr os-windows untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant