[Rubygems-developers] [ rubygems-Bugs-28717 ] test_self_find_files is intermittent
noreply at rubyforge.org
noreply at rubyforge.org
Mon Nov 22 15:18:01 EST 2010
Bugs item #28717, was opened at 2010-11-13 22:34
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28717&group_id=126
Category: other
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: James Tucker (raggi)
Assigned to: Evan Phoenix (evan)
Summary: test_self_find_files is intermittent
Initial Comment:
ruby -Ilib:test test/test_gem.rb --seed 48969 -v
The issue is that some earlier test is leaving foo-1 on the load path. The issue is actually a fuzz for another issue that items on the load path should appear first followed by gems in version order.
----------------------------------------------------------------------
>Comment By: Evan Phoenix (evan)
Date: 2010-11-22 20:18
Message:
Fixed in 83d5978!
----------------------------------------------------------------------
Comment By: John Barnette (jbarnette)
Date: 2010-11-22 17:56
Message:
KILL IT WITH FIRE EVAN
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28717&group_id=126
More information about the Rubygems-developers
mailing list