COMMIT [NARUSE, Yui] Skip when ENV is masked. http://github.com/rubyspec/rubyspec/commit/2af135c5e8002d827745d2b67d22816c498c384f COMMIT [NARUSE, Yui] Use -1 instead of Process.maxgroups + 1. http://github.com/rubyspec/rubyspec/commit/0b46ed92c1abae40b444a03d993d622665939b7d COMMIT [NARUSE, Yui] Follow 1.9's prototype change of rb_time_new(). http://github.com/rubyspec/rubyspec/commit/9238da95d0c23ad9f8ea40e0abd1c6ad7be75a6f COMMIT [NARUSE, Yui] Fix 2af135c5, run specs it can run. http://github.com/rubyspec/rubyspec/commit/fa2658b2b967e7391f1493c7674067e0452a4fb7 COMMIT [NARUSE, Yui] Add nil case. http://github.com/rubyspec/rubyspec/commit/d4cbc89df201ff220b5a28f7ab7e9f819ac8642b COMMIT [NARUSE, Yui] Etc.getlogin may return nil if the login name is not set because of chroot or sudo or something. http://github.com/rubyspec/rubyspec/commit/35b547f903a26cd54784cf284fb8dbb7f7f446d7 =================================================================== +++ 20110616T061246Z @@ 7458 @@ ./test/socket/test_unix.rb:37:in `bound_unix_socket' ./test/socket/test_unix.rb:43:in `test_addr' +2235 tests, 1347908 assertions, 2 failures, 1 errors make: *** [test-all] Error 1 exit 2 failed(test-all) =================================================================== --- 20110615T061557Z @@ 7458 @@ ./test/socket/test_unix.rb:37:in `bound_unix_socket' ./test/socket/test_unix.rb:43:in `test_addr' -2235 tests, 1347912 assertions, 2 failures, 1 errors make: *** [test-all] Error 1 exit 2 failed(test-all)