Bug #16662
closedlchmod available in linux since glibc 2.31.9000
Description
Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the TestNotImplement#test_respond_to_lchmod
test fails. You can check the build here 1 or the full build log including dumped configure.log is in attachment, because it will be garbage collected
Files
Updated by vo.x (Vit Ondruch) over 4 years ago
- File build.log.tar.gz build.log.tar.gz added
- File root.log.tar.gz root.log.tar.gz added
Updated by vo.x (Vit Ondruch) over 4 years ago
- ruby -v set to ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux]
Reverting 1 does not really help, because then I see the Errno::ENOTSUP
reported for several test cases :/
Updated by vo.x (Vit Ondruch) over 4 years ago
- Subject changed from lchmod available in linux since 2.31.9000 to lchmod available in linux since glibc 2.31.9000
Updated by nobu (Nobuyoshi Nakada) over 4 years ago
- Status changed from Open to Closed
Applied in changeset git|72c02aa4b79731c7f25c9267f74b347f1946c704.
Moved not-implemented method tests [Bug #16662]
Test not-implemented method with the dedicated methods, instead of
platform dependent features.
Updated by vo.x (Vit Ondruch) over 4 years ago
- Backport changed from 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN to 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: REQUIRED
Updated by vo.x (Vit Ondruch) over 4 years ago
Actually, Ruby 2.7 also needs https://github.com/ruby/ruby/commit/a19228f878d955eaf2cce086bcf53f46fdf894b9
Updated by vo.x (Vit Ondruch) over 4 years ago
- Related to Bug #16749: File.lchmod specs fails on linux since glibc 2.31.9000 added
Updated by nagachika (Tomoyuki Chikanaga) over 4 years ago
- Backport changed from 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: REQUIRED to 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: DONE
ruby_2_7 c53cee7a0e7b3e87ba3fbafa86bd74460af18d93 merged revision(s) 72c02aa4b79731c7f25c9267f74b347f1946c704.