Bug #4395
closedCan't require test/rubygems/simple_gem when tests run in different directory
Description
=begin
It fails as following:
-
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 -
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
Updated by drbrain (Eric Hodel) over 13 years ago
- Status changed from Assigned to Closed
I think this is fixed.
Updated by kosaki (Motohiro KOSAKI) over 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 drbrain@segment7.net:
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) over 13 years ago
2011/5/14 Eric Hodel drbrain@segment7.net:
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.