ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:49705] [Ruby trunk Bug#12541] test failure with `umask 027`
       [not found] <redmine.issue-12541.20160702062728@ruby-lang.org>
@ 2016-07-02  6:27 ` zn
  2019-06-26 17:43 ` [ruby-dev:50804] " merch-redmine
  1 sibling, 0 replies; 2+ messages in thread
From: zn @ 2016-07-02  6:27 UTC (permalink / raw)
  To: ruby-dev

Issue #12541 has been reported by Kazuhiro NISHIYAMA.

----------------------------------------
Bug #12541: test failure with `umask 027`
https://bugs.ruby-lang.org/issues/12541

* Author: Kazuhiro NISHIYAMA
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby -v: ruby 2.4.0dev (2016-07-02 trunk 55562) [x86_64-linux]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
`ruby -e 'system("make", "test-all", "TESTS=fileutils/test_fileutils.rb", umask: 027)'` などのように `umask 027` の環境で実行すると TestFileUtils#test_cp_preserve_permissions が failure になります。

~~~
[31/91] TestFileUtils#test_cp_preserve_permissions = 0.00 s
  1) Failure:
TestFileUtils#test_cp_preserve_permissions [/home/vagrant/ruby/test/fileutils/test_fileutils.rb:286]:
File modes expected to be equal:
 <0755>: "tmp/cptmp"
 <0750>: "tmp/cptmp2"
~~~



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-dev:50804] [Ruby trunk Bug#12541] test failure with `umask 027`
       [not found] <redmine.issue-12541.20160702062728@ruby-lang.org>
  2016-07-02  6:27 ` [ruby-dev:49705] [Ruby trunk Bug#12541] test failure with `umask 027` zn
@ 2019-06-26 17:43 ` merch-redmine
  1 sibling, 0 replies; 2+ messages in thread
From: merch-redmine @ 2019-06-26 17:43 UTC (permalink / raw)
  To: ruby-dev

Issue #12541 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Open to Closed

Fixed by commit:3666ceb729998a6149d335151517f56aef2eba74 and commit:4c6eb271ddecc8534d10449ec2ca40df6bea2e58.

----------------------------------------
Bug #12541: test failure with `umask 027`
https://bugs.ruby-lang.org/issues/12541#change-78890

* Author: znz (Kazuhiro NISHIYAMA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby -v: ruby 2.4.0dev (2016-07-02 trunk 55562) [x86_64-linux]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
`ruby -e 'system("make", "test-all", "TESTS=fileutils/test_fileutils.rb", umask: 027)'` などのように `umask 027` の環境で実行すると TestFileUtils#test_cp_preserve_permissions が failure になります。

~~~
[31/91] TestFileUtils#test_cp_preserve_permissions = 0.00 s
  1) Failure:
TestFileUtils#test_cp_preserve_permissions [/home/vagrant/ruby/test/fileutils/test_fileutils.rb:286]:
File modes expected to be equal:
 <0755>: "tmp/cptmp"
 <0750>: "tmp/cptmp2"
~~~



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-26 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-12541.20160702062728@ruby-lang.org>
2016-07-02  6:27 ` [ruby-dev:49705] [Ruby trunk Bug#12541] test failure with `umask 027` zn
2019-06-26 17:43 ` [ruby-dev:50804] " merch-redmine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).