From: Vit Ondruch Date: 2011-08-05T00:07:50+09:00 Subject: [ruby-core:38794] [Ruby 1.9 - Bug #5135] Ruby 1.9.3-preview1 tests fails in Fedora Rawhide Issue #5135 has been updated by Vit Ondruch. Nobuyoshi Nakada wrote: > Can you try this patch? mock-chroot> make test-all TESTS="test/io/console/test_io_console.rb" ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" test/io/console/test_io_console.rb Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" # Running tests: ............. Finished tests in 1.131890s, 11.4852 tests/s, 30.0383 assertions/s. 13 tests, 34 assertions, 0 failures, 0 errors, 0 skips ---------------------------------------- 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: - It would be nice if all test are green before release. https://gist.github.com/1118196 -- http://redmine.ruby-lang.org