The build failed.

CHANGES
-------
Revision ...39198cb438d46ab0e2ef16a7bd32af3f8e10c14c committed by raggi 
<jftuc...@gmail.com> on 2010-11-13 07:41:04

    Merge branch 'master' of github.com:rubygems/rubygems
    * 'master' of github.com:rubygems/rubygems:
    Added testcase brainstormed with raggi. Refactored tests with new 
assert_resolve
    minor refactoring for readibility
    Added minor clarification
Revision ...2043c3d4122b8ce91e1e1c837d2488ba2feaf946 committed by raggi 
<jftuc...@gmail.com> on 2010-11-13 07:40:24

    find_files should order by version

 lib/rubygems.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
Revision ...52b7a760484e987f92720548da30e51453687d7c committed by raggi 
<jftuc...@gmail.com> on 2010-11-13 07:40:12

    Ignore rbx compiled ruby

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



TEST FAILURES AND ERRORS
-----------------------
Name: 
test_gather_dependencies_raggi_the_edgecase_generator(TestGemDependencyInstaller)
Type: Failure
Message: Expected ["b-1.0", "c-1.0", "a-1.0"], not ["b-1.1", "c-1.0", "a-1.0"].

./test/test_gem_dependency_installer.rb:654


Name: test_gather_dependencies_divergent(TestGemDependencyInstaller)
Type: Failure
Message: Gem::DependencyError expected but nothing was raised.

./test/test_gem_dependency_installer.rb:713


Name: test_gather_dependencies_under(TestGemDependencyInstaller)
Type: Failure
Message: Expected ["b-1.0", "c-1.0", "a-1.0"], not ["b-1.1", "c-1.0", "a-1.0"].

./test/test_gem_dependency_installer.rb:691


Name: test_gather_dependencies_over(TestGemDependencyInstaller)
Type: Failure
Message: Expected ["b-1.0", "c-1.0", "a-1.0"], not ["b-2.0", "c-1.0", "a-1.0"].

./test/test_gem_dependency_installer.rb:671


Name: test_gather_dependencies_dropped(TestGemDependencyInstaller)
Type: Failure
Message: Expected ["b-2", "c-1"], not ["a-1"].

./test/test_gem_dependency_installer.rb:635




See 
http://ci.pivotallabs.com:3333/builds/RubyGemsGitHub/39198cb438d46ab0e2ef16a7bd32af3f8e10c14c
 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