On Sep 29, 2008, at 11:31 AM, Eric Hodel wrote: > On Sep 27, 2008, at 00:39 AM, Yugui (Yuki Sonoda) wrote: >> == RDoc >> Some tests of RDoc seem to fail. Perhaps, it need some fixes. > > Something in RDoc's test setup is not properly resetting state. > When run in isolation the tests pass. Only one RDoc test currently fails now due to RubyGems polluting ENV['HOME']. I fixed one of the pollution points, and I'm looking for a second.