dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.98k stars 4.66k forks source link

DllImportGenerator tests are failing regularly on Mac #63635

Closed agocke closed 2 years ago

agocke commented 2 years ago
Runfo Tracking Issue: InteropServices.Tests failing Build Definition Kind Run Name Console Core Dump Test Results Run Client
1557304 runtime Rolling net7.0-OSX-Release-x64-CoreCLR_release-OSX.1014.Amd64.Open console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-OSX-Debug-x64-CoreCLR_release-OSX.1015.Amd64.Open console.log runclient.py
1556491 runtime PR 63872 net7.0-OSX-Debug-x64-Mono_release-OSX.1015.Amd64.Open console.log runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-x64-CoreCLR_release-(Alpine.314.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64-20210910135833-1848e19 console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-arm64-Mono_release-(Ubuntu.1804.ArmArch.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-20210106155927-56c6673 console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-x64-Mono_release-(Centos.7.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-mlnet-helix-20210714125435-dde38af console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-x64-Mono_release-RedHat.7.Amd64.Open console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-x64-Mono_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673 console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-x64-Mono_release-Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1556491 runtime PR 63872 net7.0-Linux-Debug-x64-mono_interpreter_release-(Debian.10.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673 console.log core dump runclient.py
Build Result Summary Day Hit Count Week Hit Count Month Hit Count
1 2 2
dotnet-issue-labeler[bot] commented 2 years ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

agocke commented 2 years ago

Right now I think there's a lot of overlap with https://github.com/dotnet/runtime/issues/63439, I don't think it's worth tracking this separately.