dotnet / runtime

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

Re-enable illink tests which rely on checked-in binaries #78344

Open sbomer opened 1 year ago

sbomer commented 1 year ago

https://github.com/dotnet/runtime/pull/78077 is disabling tests which relied on checked-in binaries to avoid committing those to dotnet/runtime. This tracks re-enabling those tests by moving those binaries to the runtime-assets repo, as suggested in https://github.com/dotnet/runtime/pull/78077#discussion_r1019419623.

dotnet-issue-labeler[bot] commented 1 year 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.

ghost commented 1 year ago

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas See info in area-owners.md if you want to be subscribed.

Issue Details
https://github.com/dotnet/runtime/pull/78077 is disabling tests which relied on checked-in binaries to avoid committing those to dotnet/runtime. This tracks re-enabling those tests by moving those binaries to the runtime-assets repo, as suggested in https://github.com/dotnet/runtime/pull/78077#discussion_r1019419623.
Author: sbomer
Assignees: -
Labels: `untriaged`, `area-Tools-ILLink`
Milestone: -