[ruby-cvs:60834] usa:r53673 (trunk): * test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCES
usa at ruby-lang.org
usa at ruby-lang.org
Wed Jan 27 21:00:07 JST 2016
usa 2016-01-27 21:00:07 +0900 (Wed, 27 Jan 2016)
New Revision: 53673
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53673
Log:
* test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCES
and skip the testcase because it'll be raised on Windows always unless the
runner doesn't have the administrator privilege.
Modified files:
trunk/test/ruby/test_file.rb
More information about the ruby-cvs
mailing list