[ruby-cvs:57021] ko1:r49871 (trunk): * test/webrick/test_filehandler.rb: on vboxsf (on VirtualBox
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Fri Mar 6 18:22:23 JST 2015
ko1 2015-03-06 18:22:21 +0900 (Fri, 06 Mar 2015)
New Revision: 49871
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49871
Log:
* test/webrick/test_filehandler.rb: on vboxsf (on VirtualBox
on Windows 7), file name and permissions are strange (can access
by short file name and so on).
Simply skip on such tests on such FS. To detect strange FS, this
patch use a part of code `File.executable?(__FILE__)`.
Please correct them if there are better ways.
Modified files:
trunk/ChangeLog
trunk/test/webrick/test_filehandler.rb
More information about the ruby-cvs
mailing list