From: Motohiro KOSAKI Date: 2011-08-04T14:01:22+09:00 Subject: [ruby-core:38772] [Ruby 1.9 - Bug #5135][Feedback] Ruby 1.9.3-preview1 tests fails in Fedora Rawhide Issue #5135 has been updated by Motohiro KOSAKI. Status changed from Assigned to Feedback Fedora15 don't make any test failure. Can you please elaborate your platform change in rawhide? I suspect about half of them are false positive failure. example, your test machine failed to find ps command and made one test error (see below), but I don't think newest fedora don't have ps. 50) Error: test_set_program_name(TestRubyOptions): Errno::ENOENT: No such file or directory - ps -p 20829 -o command ---------------------------------------- Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide http://redmine.ruby-lang.org/issues/5135 Author: Vit Ondruch Status: Feedback Priority: Normal Assignee: Motohiro KOSAKI Category: Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-07-31 revision 32789) [x86_64-linux] It would be nice if all test are green before release. https://gist.github.com/1118196 -- http://redmine.ruby-lang.org