Project

General

Profile

Actions

Backport #7749

closed

failures in test/rubygems/test_require.rb when a.rb exists in the build directory

Added by nobu (Nobuyoshi Nakada) about 11 years ago. Updated about 11 years ago.


Description

Following tests fail.

TestGemRequire#test_activate_via_require_respects_loaded_files
TestGemRequire#test_require_is_not_lazy_with_one_possible
TestGemRequire#test_require_is_lazy_with_inexact_req
TestGemRequire#test_require_is_not_lazy_with_exact_req

Should setup method have `assert_raises(LoadError) {save_loaded_features {require "a"}}'?

Actions #1

Updated by drbrain (Eric Hodel) about 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r39608.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.
    [ruby-trunk - Bug #7749]
Actions #2

Updated by nagachika (Tomoyuki Chikanaga) about 11 years ago

  • Tracker changed from Bug to Backport
  • Project changed from Ruby master to Backport200
  • Category deleted (lib)
  • Status changed from Closed to Assigned
  • Assignee changed from drbrain (Eric Hodel) to nagachika (Tomoyuki Chikanaga)
Actions #3

Updated by nagachika (Tomoyuki Chikanaga) about 11 years ago

  • Status changed from Assigned to Closed

This issue was solved with changeset r39799.
Nobuyoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 39608: [Backport #7749]

* test/rubygems/test_require.rb:  Fix tests when 'a.rb' exists.
  [ruby-trunk - Bug #7749]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0