From 554577015f81be1427207dcf262739c1844d06d8 Mon Sep 17 00:00:00 2001 From: odaira Date: Tue, 7 Oct 2014 19:40:13 +0000 Subject: test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Process::getsid(pid) when pid is in a different session git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2dc3608a9f..532409147d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 8 04:38:29 2014 Rei Odaira + + * test/ruby/test_process.rb (TestProcess#test_setsid): AIX + does not allow Process::getsid(pid) when pid is in a + different session. + Wed Oct 8 04:33:04 2014 Rei Odaira * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): -- cgit v1.2.3