Bug #367
closedruby_1_8のrssで3E
Description
=begin
環境によってはrssでErrorが出ます。
-
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:inrequire' /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:inassert_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:inassert_atom_content_to_s' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_atom.rb:205:in
test_atom_content' -
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:inrequire' /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:inassert_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:inassert_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:inassert_atom_content' /home/kazu/wc/ruby-lang/ruby_1_8/test/rss/test_parser_atom_entry.rb:100:in
test_entry_content_text' -
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:inrequire' /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:inassert_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:inassert_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:inassert_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
Updated by kou (Kouhei Sutou) over 16 years ago
- Status changed from Open to Closed
=begin
r18246
=end