[Bug 602348] Review Request: rubygem-net-ssh - A Ruby ssh client library

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 10 17:07:50 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=602348

Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |mtasaka at ioa.s.u-tokyo.ac.jp
               Flag|                            |fedora-review?

--- Comment #5 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2010-06-10 13:07:46 EDT ---
Well,

* Test
  - It seems that "rake test" does not do any test.
    test/README.txt says that to execute tests actually the following
    command is needed:
---------------------------------------------------------------
ruby -Ilib -Itest -rrubygems test/test_all.rb
---------------------------------------------------------------
    Note:
    - test/common.rb contains:
---------------------------------------------------------------
     2  gem "test-unit" #
http://rubyforge.org/pipermail/test-unit-tracker/2009-July/000075.html
---------------------------------------------------------------
      However with ruby 1.8.x test/unit is in ruby core (i.e.
      in ruby-libs rpm) and this line is not needed (for 
      ruby 1.8.x).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list