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

[Mono][Android][Interop] Interop/UnmanagedCallConv/UnmanagedCallConvTest/UnmanagedCallConvTest.sh failed #53077

Open
Tracked by #44661
fanyang-mono opened this issue May 21, 2021 · 0 comments

Comments

@fanyang-mono
Copy link
Member

fanyang-mono commented May 21, 2021

Interop/UnmanagedCallConv/UnmanagedCallConvTest/UnmanagedCallConvTest.sh is a new test introduced by #52869. It failed on Android x64, which is a staging pipeline. So the failure went in unnoticed.

Here is the failure log:
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-52869-merge-935df43c5e7a450b9e/Interop/console.1e8c41d2.log?sv=2019-07-07&se=2021-06-10T01%3A17%3A30Z&sr=c&sp=rl&sig=4OiQLdhBG1Ndf27P8bLfRa2Km72FsbsTnVAPWod6fxg%3D

adb log:

05-21 14:56:55.223  6900  6920 I DOTNET  : MonoRunner initialize,, entryPointLibName=UnmanagedCallConvTest.dll
05-21 14:56:55.223  6900  6920 D DOTNET  : file_path: /data/user/0/net.dot.Interop_UnmanagedCallConv/files/runtimeconfig.bin
05-21 14:56:55.225  6900  6920 D DOTNET  : assembly_preload_hook: System.Private.CoreLib (null) /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.298  6900  6920 D DOTNET  : assembly_preload_hook: UnmanagedCallConvTest.dll (null) /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.298  6900  6920 D DOTNET  : Executable: UnmanagedCallConvTest.dll
05-21 14:56:55.298  6900  6920 D DOTNET  : assembly_preload_hook: System.Runtime  /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.299  6900  6920 D DOTNET  : assembly_preload_hook: System.Console  /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.300  6900  6920 D DOTNET  : assembly_preload_hook: TestLibrary  /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.358  6900  6920 D DOTNET  : assembly_preload_hook: System.Runtime.InteropServices  /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.361  6900  6920 D DOTNET  : assembly_preload_hook: System.Threading  /data/user/0/net.dot.Interop_UnmanagedCallConv/files
05-21 14:56:55.421  6900  6920 I DOTNET  : Running DefaultDllImport_Blittable...
05-21 14:56:55.422  6900  6920 I DOTNET  :  -- default: UnmanagedCallConv()
05-21 14:56:55.711  6900  6920 I DOTNET  : Test Failure: System.DllNotFoundException: UnmanagedCallConvNative
05-21 14:56:55.711  6900  6920 I DOTNET  :    at Program.DefaultDllImport_Blittable() in UnmanagedCallConvTest.dll:token 0x6000006+0x14
05-21 14:56:55.711  6900  6920 I DOTNET  :    at Program.Main(String[] args) in UnmanagedCallConvTest.dll:token 0x6000010+0x0
05-21 14:56:55.712  6900  6920 D DOTNET  : Exit code: 101.
05-21 14:56:55.712  6900  6920 I DOTNET  : MonoRunner finished, return-code=101
@fanyang-mono fanyang-mono added this to the 6.0.0 milestone May 21, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label May 21, 2021
@marek-safar marek-safar removed the untriaged New issue has not been triaged by the area owner label Jun 14, 2021
@fanyang-mono fanyang-mono modified the milestones: 6.0.0, 7.0.0 Jun 21, 2021
@SamMonoRT SamMonoRT modified the milestones: 7.0.0, 8.0.0 Aug 9, 2022
@marek-safar marek-safar modified the milestones: 8.0.0, Future Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants