[Rubygems-developers] Gems built on 1.8.3 fail to install using 1.8.2.
Jim Weirich
jim at weirichhouse.org
Fri Sep 23 00:21:48 EDT 2005
On Thursday 22 September 2005 08:45 pm, Eric Hodel wrote:
> Running the tests from Rubygems CVS gives one assertion, but I doubt
> it is related:
>
> $ rake
> (in /Users/drbrain/Work/cvs/rubygems/rubygems)
> Loaded suite /usr/local/lib/ruby/gems/1.8/gems/rake-0.6.0/lib/rake/
> rake_test_loader
> Started
> ........................................................................
> ................................F.......................................
> ................................................................
> Finished in 9.736798 seconds.
>
> 1) Failure:
> test_cache_is_properly_setup(TestIncrementalFetcher) [./test/
> test_incremental_fetcher.rb:69]:
> <966> expected but was
> <950>.
Hmmm ... its related but not directly. The incremental fetcher is new code
that implements an incremental download of the source index. Its not ready,
nor is it in production, but that particular test is a check on the size of
the expected yaml spec. Its now 16 bytes different. Interesting.
I just got home and haven't had time to look at this any deeper yet. Sorry.
--
-- Jim Weirich jim at weirichhouse.org http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)
More information about the Rubygems-developers
mailing list