[#74190] [Ruby trunk Feature#12134] Comparison between `true` and `false` — duerst@...
Issue #12134 has been updated by Martin D端rst.
3 messages
2016/03/07
[#74269] Type systems for Ruby — Rob Blanco <ml@...>
Dear ruby-core,
5 messages
2016/03/10
[#74395] [Ruby trunk Feature#12142] Hash tables with open addressing — shyouhei@...
Issue #12142 has been updated by Shyouhei Urabe.
3 messages
2016/03/17
[ruby-core:74723] [Ruby trunk Bug#12123] FileUtils.ln_s create a '.symlink' file not a symbolic link on windows
From:
x@...
Date:
2016-03-30 08:05:11 UTC
List:
ruby-core #74723
Issue #12123 has been updated by Am I Who.
Assignee deleted (Nobuyoshi Nakada)
ruby -v changed from ruby 2.3.0p0 (2015-12-25 revision 53290) [x64-mingw32] to ruby 2.3.0p71 (2016-03-30) [x64-mingw32]
# Running tests:
[ 4411/15571] TestFileExhaustive#test_realpath_mount_point参数错误。
拒绝访问。
[ 4465/15571] TestFileUtils#test_cp_r_symlink = 0.02 s
1) Error:
TestFileUtils#test_cp_r_symlink:
Errno::ENOTDIR: Not a directory @ dir_initialize - tmp/cpr_src2
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1300:in `open'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1300:in `entries'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1300:in `entries'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1500:in `wrap_traverse'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:469:in `copy_entry'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:444:in `block in cp_r'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1571:in `block in fu_each_src_dest'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1587:in `fu_each_src_dest0'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:1569:in `fu_each_src_dest'
A:/rubyinstaller/sandbox/ruby_2_3/lib/fileutils.rb:443:in `cp_r'
A:/rubyinstaller/sandbox/ruby_2_3/test/fileutils/test_fileutils.rb:379:in `test_cp_r_symlink'
Leaked tempfile: TestGemExtBuilder#test_build_extensions_extconf_bad: #<Tempfile:./siteconf20160330-1064-1rc8vnw.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_env_make: #<Tempfile:./siteconf20160330-1064-6javai.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_extconf_fail: #<Tempfile:./siteconf20160330-1064-fjyt0q.rb (closed)>
Finished tests in 585.075987s, 26.6068 tests/s, 3782.6967 assertions/s.
15567 tests, 2213165 assertions, 0 failures, 1 errors, 163 skips
ruby -v: ruby 2.3.0p71 (2016-03-30) [x64-mingw32]
----------------------------------------
Bug #12123: FileUtils.ln_s create a '.symlink' file not a symbolic link on windows
https://bugs.ruby-lang.org/issues/12123#change-57858
* Author: Am I Who
* Status: Feedback
* Priority: Normal
* Assignee:
* ruby -v: ruby 2.3.0p71 (2016-03-30) [x64-mingw32]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
when building ruby, 'test_cp_r_symlink' fail on make test-all
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>