From: "ko1 (Koichi Sasada)" Date: 2013-02-17T19:12:34+09:00 Subject: [ruby-core:52370] [ruby-trunk - Bug #6003] test/unit/parallel.rb Issue #6003 has been updated by ko1 (Koichi Sasada). Target version changed from 2.0.0 to next minor What's the status of this issue? ---------------------------------------- Bug #6003: test/unit/parallel.rb https://bugs.ruby-lang.org/issues/6003#change-36422 Author: nahi (Hiroshi Nakamura) Status: Assigned Priority: Normal Assignee: sorah (Shota Fukumori) Category: lib Target version: next minor ruby -v: ruby 2.0.0dev (2012-02-08 trunk 34481) [x86_64-linux] test/unit/parallel.rb is an extension lib for parallel testing of test-all. To my knowledge it's for CRuby test-all, not a part of minitest, and not a part of test/unit at this moment. This would confuse users. The file should be merged to minitest upstream if the author accepts, or we'd better move it to tools/ or something I think. -- http://bugs.ruby-lang.org/