Skip to content

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

Closed
lucaskanashiro wants to merge 1 commit intoruby:masterfrom
lucaskanashiro:master-upstream
Closed

Fix fiddle test dlopen for .so filename with more than one digit#12666
lucaskanashiro wants to merge 1 commit intoruby:masterfrom
lucaskanashiro:master-upstream

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