[Rubygems-developers] RubyGems tests are failed
Jim Weirich
jim.weirich at gmail.com
Wed Dec 14 16:16:02 EST 2005
On 12/14/05, Anatol Pomozov <anatol.pomozov at gmail.com> wrote:
> Everybody think that broken tests is normal situation?? I don't beleive in
> that.
I check the tests on my server. The only error I got involved the
'cert' gem subcommand which relies on openssl. I rebuilt Ruby on my
server to include openssl and all the tests are passing, as is show
here ...
----------------------------------------------------------------------------------------
uml$ rake ta
(in /home/jim/working/rubyforge/rubygems)
Loaded suite /usr/local/lib/ruby/gems/1.8/gems/rake-0.6.2/lib/rake/rake_test_lo\
ader
Started
.............................................................................................................................................................................................................................................
Finished in 31.035376 seconds.
237 tests, 965 assertions, 0 failures, 0 errors
----------------------------------------------------------------------------------------
I'll see if I can find a windows box somewhere to run the tests on.
Its quite likely the tests are not clean on windows.
--
--
-- 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