dotnet / runtime

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

New AggregateBy / CountBy tests don't work with native AOT #92387

Closed MichalStrehovsky closed 1 month ago

MichalStrehovsky commented 11 months ago

See disabled tests (#92388). xunit runner is not AOT compatible and if someone introduces generic Fact/Theories, RD.XML is needed.

ghost commented 11 months ago

Tagging subscribers to this area: @dotnet/area-system-linq See info in area-owners.md if you want to be subscribed.

Issue Details
See disabled tests. xunit runner is not AOT compatible and if someone introduces generic Fact/Theories, RD.XML is needed.
Author: MichalStrehovsky
Assignees: -
Labels: `area-System.Linq`, `disabled-test`
Milestone: -