Project

General

Profile

Actions

Bug #16749

closed

File.lchmod specs fails on linux since glibc 2.31.9000

Added by vo.x (Vit Ondruch) almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux]
[ruby-core:97661]

Description

I observe following test errors on Fedora Rawhide when building against glibc 2.31.9000:

1)
File.lchmod returns false from #respond_to? FAILED
Expected true to be false
/builddir/build/BUILD/ruby-2.7.0/spec/ruby/core/file/lchmod_spec.rb:35:in `block (3 levels) in <top (required)>'
/builddir/build/BUILD/ruby-2.7.0/spec/ruby/core/file/lchmod_spec.rb:3:in `<top (required)>'

2)
File.lchmod raises a NotImplementedError when called FAILED
Expected NotImplementedError but no exception was raised (0 was returned)
/builddir/build/BUILD/ruby-2.7.0/spec/ruby/core/file/lchmod_spec.rb:39:in `block (3 levels) in <top (required)>'
/builddir/build/BUILD/ruby-2.7.0/spec/ruby/core/file/lchmod_spec.rb:3:in `<top (required)>'

This seems to be related to #16662


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #16662: lchmod available in linux since glibc 2.31.9000ClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0