Project

General

Profile

Actions

Bug #4395

closed

Can't require test/rubygems/simple_gem when tests run in different directory

Added by naruse (Yui NARUSE) about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
-
Backport:
[ruby-dev:43201]

Description

=begin
It fails as following:

  1. Skipped:
    test_require_failed(test/rubygems/simple_gem) [/home/naruse/ruby/test/rubygems/test_gem_format.rb:8]:
    cannot load such file -- test/rubygems/simple_gem

  2. Skipped:
    test_require_failed(test/rubygems/simple_gem) [/home/naruse/ruby/test/rubygems/test_gem_validator.rb:8]:
    cannot load such file -- test/rubygems/simple_gem

Line 8 of test/rubygems/test_gem_format.rb should use require_relative.
=end


Related issues 1 (0 open1 closed)

Has duplicate Ruby master - Bug #4407: rubygems test should use require_relativeClosedzenspider (Ryan Davis)02/17/2011Actions

Updated by drbrain (Eric Hodel) almost 13 years ago

  • Status changed from Assigned to Closed

I think this is fixed.

Updated by kosaki (Motohiro KOSAKI) almost 13 years ago

  • ruby -v changed from ruby 1.9.3dev (2011-02-14 trunk 30865) [x86_64-freebsd8.2] to -

2011/5/14 Eric Hodel :

Issue #4395 has been updated by Eric Hodel.

Status changed from Assigned to Closed

I think this is fixed.

Can you please write commit number?

thanks.

Updated by kosaki (Motohiro KOSAKI) almost 13 years ago

2011/5/14 Eric Hodel :

Issue #4395 has been updated by Eric Hodel.

Status changed from Assigned to Closed

I think this is fixed.

Can you please write commit number?

thanks.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0