Skip to content

Fix fiddle test dlopen for .so filename with more than one digit #12666

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

Closed
wants to merge 1 commit into from

Conversation

lucaskanashiro
Copy link
Contributor

In alpha architecture, we have libc.so.6.1 which causes a failure in this test:

  1. Failure:
    TestFiddle#test_dlopen_linker_script_group_linux [/<>/test/fiddle/test_fiddle.rb:52]: <"libc.so"> expected but was
    <"libc.so.6">.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085238

In alpha architecture, we have libc.so.6.1 which causes a failure in
this test:

 1) Failure:
TestFiddle#test_dlopen_linker_script_group_linux [/<<PKGBUILDDIR>>/test/fiddle/test_fiddle.rb:52]:
<"libc.so"> expected but was
<"libc.so.6">.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085238
@kou
Copy link
Member

kou commented Jan 30, 2025

Thanks but could you open this in https://github.com/ruby/fiddle ?
ruby/fiddle is upstream.

@kou kou closed this Jan 30, 2025
@lucaskanashiro
Copy link
Contributor Author

Thanks, I'll do that.

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