[Rubygems-developers] [CruiseControl] RubyGemsGitHub build de3b28e failed
devnull+rubygems-ci at pivotallabs.com
devnull+rubygems-ci at pivotallabs.com
Sat Nov 13 17:47:27 EST 2010
The build failed.
CHANGES
-------
Revision ...de3b28e752835996ccc894e23cd7bf2be36f311f committed by Sam Pierson <sam at 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.
More information about the Rubygems-developers
mailing list