From: "luislavena (Luis Lavena)" Date: 2012-12-24T22:37:37+09:00 Subject: [ruby-core:51116] [ruby-trunk - Bug #7618][Assigned] TestGemDoctor failures Issue #7618 has been updated by luislavena (Luis Lavena). Status changed from Open to Assigned ---------------------------------------- Bug #7618: TestGemDoctor failures https://bugs.ruby-lang.org/issues/7618#change-35047 Author: Eregon (Benoit Daloze) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: 2.0.0 ruby -v: ruby 1.8.7 (2012-02-08 patchlevel 358) [x86_64-linux] I guess it has already been noticed as shown on RubyCI but here is the failure: [1/5] TestGemDoctor#test_doctor = 0.02 s 1) Failure: test_doctor(TestGemDoctor) [/home/eregon/prefix/src/ruby/test/rubygems/test_gem_doctor.rb:64]: --- expected +++ actual @@ -1,6 +1,6 @@ "Checking /home/eregon/prefix/src/ruby/tmp/test/test_rubygems_22593/gemhome -Removed directory gems/b-2 Removed directory gems/c-2 +Removed directory gems/b-2 Removed file specifications/c-2.gemspec " [5/5] TestGemDoctor#test_doctor_dry_run = 0.03 s 2) Failure: test_doctor_dry_run(TestGemDoctor) [/home/eregon/prefix/src/ruby/test/rubygems/test_gem_doctor.rb:117]: --- expected +++ actual @@ -1,6 +1,6 @@ "Checking /home/eregon/prefix/src/ruby/tmp/test/test_rubygems_22593/gemhome -Extra directory gems/b-2 Extra directory gems/c-2 +Extra directory gems/b-2 Extra file specifications/c-2.gemspec " -- http://bugs.ruby-lang.org/