Forum: Ruby-core [ruby-trunk - Bug #7579][Open] TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 locale

Posted by znz (Kazuhiro NISHIYAMA) (Guest)
on 2012-12-16 23:29
(Received via mailing list)
Issue #7579 has been reported by znz (Kazuhiro NISHIYAMA).

----------------------------------------
Bug #7579: TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 
locale
https://bugs.ruby-lang.org/issues/7579

Author: znz (Kazuhiro NISHIYAMA)
Status: Open
Priority: Normal
Assignee: drbrain (Eric Hodel)
Category: test
Target version: 2.0.0
ruby -v: ruby 2.0.0dev (2012-12-16 trunk 38415) [x86_64-linux]


TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 locale.
It should set locale C before invoking make.
Attached patch will revolve this issue.

  1) Failure:
test_self_build(TestGemExtCmakeBuilder) 
[.../ruby/test/rubygems/test_gem_ext_cmake_builder.rb:46]:
--- expected
+++ actual
@@ -1 +1,3 @@
-""
+"make[1]: ディレクトリ `.../tmp/test/test_rubygems_16184/ext' に入ります
+make[1]: ディレクトリ `.../tmp/test/test_rubygems_16184/ext' から出ます
+"
Posted by Luis Lavena (luislavena)
on 2012-12-17 12:07
(Received via mailing list)
Issue #7579 has been updated by luislavena (Luis Lavena).

Status changed from Open to Assigned


----------------------------------------
Bug #7579: TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 
locale
https://bugs.ruby-lang.org/issues/7579#change-34797

Author: znz (Kazuhiro NISHIYAMA)
Status: Assigned
Priority: Normal
Assignee: drbrain (Eric Hodel)
Category: test
Target version: 2.0.0
ruby -v: ruby 2.0.0dev (2012-12-16 trunk 38415) [x86_64-linux]


TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 locale.
It should set locale C before invoking make.
Attached patch will revolve this issue.

  1) Failure:
test_self_build(TestGemExtCmakeBuilder) 
[.../ruby/test/rubygems/test_gem_ext_cmake_builder.rb:46]:
--- expected
+++ actual
@@ -1 +1,3 @@
-""
+"make[1]: ディレクトリ `.../tmp/test/test_rubygems_16184/ext' に入ります
+make[1]: ディレクトリ `.../tmp/test/test_rubygems_16184/ext' から出ます
+"
Posted by znz (Kazuhiro NISHIYAMA) (Guest)
on 2012-12-18 11:38
(Received via mailing list)
Issue #7579 has been updated by znz (Kazuhiro NISHIYAMA).


I confirmed this issue fixed.
Thank you.
----------------------------------------
Bug #7579: TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 
locale
https://bugs.ruby-lang.org/issues/7579#change-34826

Author: znz (Kazuhiro NISHIYAMA)
Status: Closed
Priority: Normal
Assignee: drbrain (Eric Hodel)
Category: test
Target version: 2.0.0
ruby -v: ruby 2.0.0dev (2012-12-16 trunk 38415) [x86_64-linux]


TestGemExtCmakeBuilder#test_self_build failed in ja_JP.UTF-8 locale.
It should set locale C before invoking make.
Attached patch will revolve this issue.

  1) Failure:
test_self_build(TestGemExtCmakeBuilder) 
[.../ruby/test/rubygems/test_gem_ext_cmake_builder.rb:46]:
--- expected
+++ actual
@@ -1 +1,3 @@
-""
+"make[1]: ディレクトリ `.../tmp/test/test_rubygems_16184/ext' に入ります
+make[1]: ディレクトリ `.../tmp/test/test_rubygems_16184/ext' から出ます
+"
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.