-
Couldn't load subscription status.
- Fork 5.2k
[RISC-V] CLR test build fix #104946
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
[RISC-V] CLR test build fix #104946
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Tagging subscribers to this area: @hoyosjs |
|
@jkotas Could you review this PR? It fixes build of CLR tests for risc-v. |
RISC-V qemu-prio1-checked: 9343 / 9347 (99.96%)FailedKilledSkipped |
RISC-V starfive-prio1-checked: 9347 / 9347 (100.00%)FailedKilledSkipped |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
src/tests/Regressions/coreclr/103365/103365.cs(42,23): error XUW1001: Projects in merged tests group should not have entry points.
Part of #84834, cc @dotnet/samsung