Project

General

Profile

Actions

Bug #367

closed

ruby_1_8のrssで3E

Added by znz (Kazuhiro NISHIYAMA) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
[ruby-dev:35666]

Description

=begin
環境によってはrssでErrorが出ます。

  1. Error:
    test_atom_content(RSS::TestAtomCore):
    LoadError: no such file to load -- zlib
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:644:in require' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:644:in assert_atom_content_inline_other_base64_to_s'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:643:in assert_atom_content_inline_other_base64_to_s' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:604:in assert_atom_content_to_s'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:600:in assert_atom_content_to_s' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:205:in test_atom_content'

  2. Error:
    test_entry_content_text(RSS::TestParserAtom):
    LoadError: no such file to load -- zlib
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:560:in require' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:560:in assert_atom_content_inline_other_text'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:559:in assert_atom_content_inline_other_text' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:553:in assert_atom_content_inline_other'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:552:in assert_atom_content_inline_other' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:459:in assert_atom_content'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:456:in assert_atom_content' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_parser_atom_entry.rb:100:in test_entry_content_text'

  3. Error:
    test_entry_content(RSS::TestParserAtomFeed):
    LoadError: no such file to load -- zlib
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:560:in require' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:560:in assert_atom_content_inline_other_text'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:559:in assert_atom_content_inline_other_text' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:553:in assert_atom_content_inline_other'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:552:in assert_atom_content_inline_other' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:459:in assert_atom_content'
    /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/rss-assertions.rb:456:in assert_atom_content' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_parser_atom_feed.rb:147:in test_entry_content'

1847 tests, 1343396 assertions, 0 failures, 3 errors
=end

Actions

Also available in: Atom PDF

Like0
Like0