Skip to content
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

Add support for filtering on musl libc #58

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

omajid
Copy link
Member

@omajid omajid commented Apr 19, 2022

No description provided.

@omajid
Copy link
Member Author

omajid commented Apr 19, 2022

cc @RheaAyase @ayakael

@ayakael, I plan to merge this and then use it to add ignoreRIDs: [ "linux-musl" ] to redhat-developer/dotnet-regular-tests#192

@ayakael
Copy link

ayakael commented Apr 19, 2022

@omajid Wicked! Feel free!

@omajid omajid force-pushed the musl-support branch 2 times, most recently from 6dcea21 to 9e8b886 Compare April 19, 2022 16:11
Parse `ldd --version` output and use that to detect musl-based
platforms. Add the additional RIDs `linux-musl` and `linux-musl-$ARCH`
for them, so those strings can be used to filter tests on those
platforms.

Also remove the last version number string from Alpine, Rocky, Alma
and Oracle Linux.

Add alpine to CI matrix, and enable unit tests for it. I am not enabling
reproducers on it right now, because that needs fixes from
redhat-developer/dotnet-regular-tests#192 to be
merged first.
@omajid omajid merged commit 71880bd into redhat-developer:main Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants