Skip to content

Managed symbols tarball seems to be missing files #3656

@tmds

Description

@tmds

We have a test that checks for managed symbols by expecting to find pdb files for the dlls in the shared framework.

I've enabled that test on our CI build to run with the managed symbol tarball that was added in dotnet/installer#17454.

The test is flagging missing pdbs.

Various builds report System.Threading.ThreadPool.pdb to be missing.

And one build (on Fedora 38 arm64) reports System.Text.Encoding.Extensions.pdb to be missing.
The System.Threading.ThreadPool.pdb may be missing here too, but the test bails as soon as it finds a encounters a missing pdb. Other builds report to have found System.Text.Encoding.Extensions.pdb.

cc @MichaelSimons @NikolaMilosavljevic @omajid

Metadata

Metadata

Labels

area-product-experienceImprovements in the end-user's product experience

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions