The build failed.

CHANGES
-------
Revision ...de3b28e752835996ccc894e23cd7bf2be36f311f committed by Sam Pierson 
<s...@sampierson.com> on 2010-10-19 01:47:57

    Fix exception error message in Dependency#new
    which was always printing 'nil' for the invalid dependency type as it was 
attempting to display @type before it had been initialized.  Use the type 
parameter instead.

 lib/rubygems/dependency.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



TEST FAILURES AND ERRORS
-----------------------
Name: test_self_find_files(TestGem)
Type: Failure
Message: Expected 
["/home/pivotal/.cruise/projects/RubyGemsGitHub/work/test/foo/discover.rb",
 "/tmp/test_rubygems_13226/gemhome/gems/foo-2/lib/foo/discover.rb",
 "/tmp/test_rubygems_13226/gemhome/gems/foo-1/lib/foo/discover.rb"], not 
["/home/pivotal/.cruise/projects/RubyGemsGitHub/work/test/foo/discover.rb",
 "/tmp/test_rubygems_13226/gemhome/gems/foo-1/lib/foo/discover.rb",
 "/tmp/test_rubygems_13226/gemhome/gems/foo-2/lib/foo/discover.rb"].

./test/test_gem.rb:303




See 
http://ci.pivotallabs.com:3333/builds/RubyGemsGitHub/de3b28e752835996ccc894e23cd7bf2be36f311f
 for details.
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to