Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created June 1, 2011 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luislavena/473d619ab3574f1c507c to your computer and use it in GitHub Desktop.
Save luislavena/473d619ab3574f1c507c to your computer and use it in GitHub Desktop.
ruby 1.9.2p180 (2011-02-18) [i386-mingw32]
8592 tests, 1872709 assertions, 52 failures, 49 errors, 52 skips
6) Error:
test_write_nonblock(OpenSSL::TestPair):
Errno::ECONNRESET: An existing connection was forcibly closed by the remote host.
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby19_build/.ext/common/openssl/buffering.rb:36:in `sysread'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby19_build/.ext/common/openssl/buffering.rb:36:in `fill_rbuff'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby19_build/.ext/common/openssl/buffering.rb:68:in `read'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_pair.rb:178:in `block in test_write_nonblock'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_pair.rb:46:in `ssl_pair'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_pair.rb:166:in `test_write_nonblock'
7) Error:
test_not_started_session(OpenSSL::TestSSL):
Errno::EBADF: Bad file descriptor - C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_ssl.rb
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby19_build/.ext/common/openssl/ssl-internal.rb:82:in `fcntl'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby19_build/.ext/common/openssl/ssl-internal.rb:82:in `initialize'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_ssl.rb:165:in `initialize'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_ssl.rb:165:in `new'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/openssl/test_ssl.rb:165:in `block in test_not_started_session'
8) Error:
test_more_ordering(OrderTester):
REXML::ParseException: #<REXML::ParseException: #<Encoding::CompatibilityError: incompatible encoding regexp match (UTF-8 regexp with Windows-1252 string)>
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/source.rb:212:in `match'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/source.rb:212:in `match'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/baseparser.rb:425:in `pull'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/treeparser.rb:22:in
`parse'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/document.rb:230:in `build'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/document.rb:43:in `initialize'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `new'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `test_more_ordering'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:695:in `run'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:656:in `block (2
levels) in run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:650:in `each'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:650:in `block in
run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:649:in `each'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:649:in `run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:609:in `run'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:508:in `block in
autorun'
...
Exception parsing
Line: 770
Position: 24245
Last 80 unconsumed characters:
+45° 14&apos; 59.31&quot;, -117° 22&apos; 37.02&quot;</address>>
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/baseparser.rb:441:in `rescue in pull'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/baseparser.rb:332:in `pull'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/treeparser.rb:22:in
`parse'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/document.rb:230:in `build'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/document.rb:43:in `initialize'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `new'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `test_more_ordering'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:695:in `run'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:656:in `block (2
levels) in run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:650:in `each'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:650:in `block in
run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:649:in `each'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:649:in `run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:609:in `run'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:508:in `block in
autorun'
...
#<Encoding::CompatibilityError: incompatible encoding regexp match (UTF-8 regexp with Windows-1252 string)>
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/source.rb:212:in `match'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/source.rb:212:in `match'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/baseparser.rb:425:in `pull'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/parsers/treeparser.rb:22:in
`parse'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/document.rb:230:in `build'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/rexml/document.rb:43:in `initialize'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `new'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `test_more_ordering'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:695:in `run'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:656:in `block (2
levels) in run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:650:in `each'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:650:in `block in
run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:649:in `each'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:649:in `run_test_suites'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:609:in `run'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/lib/minitest/unit.rb:508:in `block in
autorun'
...
Exception parsing
Line: 770
Position: 24245
Last 80 unconsumed characters:
+45° 14&apos; 59.31&quot;, -117° 22&apos; 37.02&quot;</address>
Line: 770
Position: 24245
Last 80 unconsumed characters:
+45° 14&apos; 59.31&quot;, -117° 22&apos; 37.02&quot;</address>
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `new'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rexml/test_order.rb:46:in `test_more_ordering'
9) Failure:
test_array_comparisons(Rake::TestFileList) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rake/test_filelist.rb:462]:
<1> expected but was
<nil>.
10) Failure:
test_inline_source_is_enabled_by_default(Rake::TestRDocTask) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rake/test_rdoc_task.rb:65]:
Failed assertion, no message given.
11) Failure:
test_win32_system_dir_nil_of_no_env_vars(Rake::TestWin32) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rake/test_win32.rb:39]:
ArgumentError expected but nothing was raised.
12) Failure:
test_win32_system_dir_uses_appdata_if_defined(Rake::TestWin32) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rake/test_win32.rb:26]:
<"C:/Documents and Settings/HP/Application Data/Rake"> expected but was
<"C:/HP/Rake">.
14) Error:
test_filename_bytes_euc_jp(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-784aul/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:147:in
`test_filename_bytes_euc_jp'
15) Error:
test_filename_euc_jp(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-11hhhvc/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:161:in
`test_filename_euc_jp'
16) Error:
test_filename_ext_euc_jp_and_int_utf_8(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-su46qi/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:199:in
`test_filename_ext_euc_jp_and_int_utf_8'
17) Error:
test_filename_extutf8(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-9t0ftk/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:17:in `test_filename_extutf8'
18) Error:
test_filename_extutf8_inteucjp_representable(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-xsv5v9/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:88:in `test_filename_extutf8_inteucjp_representable'
19) Error:
test_filename_extutf8_inteucjp_unrepresentable(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-1wdfy49/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:115:in
`test_filename_extutf8_inteucjp_unrepresentable'
21) Error:
test_filename_utf8_raw_name(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/Luis/AppData/Local/Temp/d20110531-5836-1c4n5hq/?
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:181:in
`test_filename_utf8_raw_name'
22) Failure:
test_find(TestEncoding) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_encoding.rb:46]:
ruby exit status is not success: #<Process::Status: pid 6084 exit 1>
23) Error:
test_huge_value(TestEnv):
NoMethodError: undefined method `verbose_warning' for #<TestEnv:0xf0838b0>
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_env.rb:383:in `test_huge_value'
24) Failure:
test_truncate(TestFileExhaustive) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_file_exhaustive.rb:509]:
<2> expected but was
<0>.
25) Failure:
test_utime(TestFileExhaustive) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_file_exhaustive.rb:347]:
<2000-01-01 00:00:01 -0500> expected but was
<1999-12-31 23:00:01 -0500>.
32) Failure:
test_reorganize(TestGDBM) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/gdbm/test_gdbm.rb:592]:
<true> expected but was
<false>.
33) Failure:
test_s_open_create_new(TestGDBM) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/gdbm/test_gdbm.rb:86]:
<420> expected but was
<438>.
34) Failure:
test_s_open_error(TestGDBM) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/gdbm/test_gdbm.rb:201]:
[Errno::EACCES, Errno::EWOULDBLOCK] expected but nothing was raised.
35) Failure:
test_execute_explicit_version_includes_prerelease(TestGemCommandsInstallCommand) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:50]:
[Gem::SystemExitException] exception expected, not
Class: <NoMethodError>
Message: <"undefined method `for' for RDoc::Generator::RI:Class">
---Backtrace---
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:51:in `block (2 levels) in test_execute_explicit_version_includes_prerelease'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:50:in `block in test_execute_explicit_version_includes_prerelease'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:49:in `test_execute_explicit_version_includes_prerelease'
---------------
37) Failure:
test_execute_remote(TestGemCommandsInstallCommand) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:211]:
[Gem::SystemExitException] exception expected, not
Class: <NoMethodError>
Message: <"undefined method `for' for RDoc::Generator::RI:Class">
---Backtrace---
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:213:in `block (3 levels) in test_execute_remote'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:212:in `block (2 levels) in test_execute_remote'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:211:in `block in test_execute_remote'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_install_command.rb:210:in `test_execute_remote'
---------------
38) Error:
test_execute(TestGemCommandsUpdateCommand):
NoMethodError: undefined method `for' for RDoc::Generator::RI:Class
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_update_command.rb:37:in `block in test_execute'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_commands_update_command.rb:36:in `test_execute'
61) Failure:
test_utime(TestPathname) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/pathname/test_pathname.rb:871]:
<2000-01-01 00:00:00 UTC> expected but was
<1999-12-31 18:00:00 -0500>.
72) Error:
test_generate(TestRDocGeneratorRI):
NoMethodError: undefined method `dry_run' for #<RDoc::Options:0xe0106f0>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/generator/ri.rb:25:in `initialize'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_generator_ri.rb:18:in `new'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_generator_ri.rb:18:in `setup'
73) Error:
test_accept_heading_suppressed_crossref(TestRDocMarkupToAnsi):
NameError: undefined local variable or method `accept_heading_suppressed_crossref' for #<TestRDocMarkupToAnsi:0x8bda030>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:200:in `test_accept_heading_suppressed_crossref'
74) Failure:
test_accept_verbatim_big_indent(TestRDocMarkupToAnsi) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_ansi.rb:368]:
Expected "\e[0m hi\n world\n\n", not "\e[0m hi\n world\n\n".
75) Failure:
test_accept_list_item_end_label(TestRDocMarkupToAnsi) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_ansi.rb:65]:
Expected "\e[0m\n", not "\e[0m".
76) Failure:
test_accept_verbatim(TestRDocMarkupToAnsi) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_ansi.rb:195]:
Expected "\e[0m hi\n world\n\n", not "\e[0m hi\n world\n\n".
77) Failure:
test_accept_list_item_end_note(TestRDocMarkupToAnsi) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_ansi.rb:75]:
Expected "\e[0m\n", not "\e[0m".
78) Failure:
test_accept_verbatim_indent(TestRDocMarkupToAnsi) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_ansi.rb:357]:
Expected "\e[0m hi\n world\n\n", not "\e[0m hi\n world\n\n".
79) Failure:
test_list_verbatim(TestRDocMarkupToAnsi) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_ansi.rb:434]:
Expected "\e[0m* list stuff\n\n * list\n with\n\n second\n\n 1. indented\n 2. numbered\n\n third\n\n * second\n\n", not "\e[0m* list stuff\n\n * list\n with\n\n second\n\n 1. indented\n 2.
numbered\n\n third\n\n * second\n\n".
80) Failure:
test_accept_verbatim(TestRDocMarkupToBs) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_bs.rb:194]:
Expected " hi\n world\n\n", not " hi\n world\n\n".
81) Failure:
test_list_verbatim(TestRDocMarkupToBs) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_bs.rb:451]:
Expected "* list stuff\n\n * list\n with\n\n second\n\n 1. indented\n 2. numbered\n\n third\n\n * second\n\n", not "* list stuff\n\n * list\n
with\n\n second\n\n 1. indented\n 2. numbered\n\n third\n\n * second\n\n".
82) Failure:
test_accept_verbatim_big_indent(TestRDocMarkupToBs) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_bs.rb:385]:
Expected " hi\n world\n\n", not " hi\n world\n\n".
83) Failure:
test_accept_verbatim_indent(TestRDocMarkupToBs) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_bs.rb:374]:
Expected " hi\n world\n\n", not " hi\n world\n\n".
84) Error:
test_accept_heading_suppressed_crossref(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x86e5180>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:198:in `test_accept_heading_suppressed_crossref'
85) Error:
test_accept_list_item_end_note(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x86e2198>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:293:in `list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:192:in `accept_list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:459:in `test_accept_list_item_end_note'
86) Error:
test_accept_paragraph_plus(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x86df210>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:245:in `test_accept_paragraph_plus'
87) Error:
test_accept_paragraph_b(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85e4a10>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:221:in `test_accept_paragraph_b'
88) Failure:
test_accept_list_item_start_ualpha(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:124]:
Expected "<ol style=\"display: upper-alpha\">\n<li>", not "<ol style=\"display: upper-alpha\"><li>".
89) Error:
test_accept_paragraph_star(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85de788>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:257:in `test_accept_paragraph_star'
90) Error:
test_accept_heading_2(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85da810>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:150:in `test_accept_heading_2'
91) Failure:
test_accept_list_start_number(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:159]:
Expected "<ol>\n", not "<ol>".
92) Failure:
test_accept_list_end_bullet(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:41]:
Expected "<ul>\n</ul>\n", not "<ul></ul>\n".
93) Failure:
test_accept_list_end_number(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:62]:
Expected "<ol>\n</ol>\n", not "<ol></ol>\n".
94) Error:
test_accept_heading_1(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85d2998>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:139:in `test_accept_heading_1'
95) Error:
test_list_nested(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85cfe30>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
96) Failure:
test_accept_list_end_note(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:69]:
Expected "<table>\n</table>\n", not "<table class=\"rdoc-list\"></table>\n".
97) Failure:
test_accept_list_start_bullet(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:131]:
Expected "<ul>\n", not "<ul>".
98) Failure:
test_accept_list_end_lalpha(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:55]:
Expected "<ol style=\"display: lower-alpha\">\n</ol>\n", not "<ol style=\"display: lower-alpha\"></ol>\n".
99) Error:
test_tt_formatting(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85b8f40>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:253:in `util_format'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:228:in `test_tt_formatting'
100) Error:
test_accept_heading_b(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x8599560>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:186:in `test_accept_heading_b'
101) Error:
test_accept_list_item_start_note(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x8578ff8>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:293:in `list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:192:in `accept_list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:358:in `test_accept_list_item_start_note'
102) Failure:
test_accept_list_item_start_bullet(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:104]:
Expected "<ul>\n<li>", not "<ul><li>".
103) Failure:
test_accept_list_item_start_lalpha(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:112]:
Expected "<ol style=\"display: lower-alpha\">\n<li>", not "<ol style=\"display: lower-alpha\"><li>".
104) Failure:
test_accept_list_end_ualpha(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:76]:
Expected "<ol style=\"display: upper-alpha\">\n</ol>\n", not "<ol style=\"display: upper-alpha\"></ol>\n".
105) Error:
test_accept_heading(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x85398f0>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:128:in `test_accept_heading'
106) Error:
test_accept_list_item_start_label(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x84c3930>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:291:in `list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:192:in `accept_list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:332:in `test_accept_list_item_start_label'
107) Error:
test_accept_list_item_end_label(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x848ad20>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:291:in `list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:192:in `accept_list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:429:in `test_accept_list_item_end_label'
108) Failure:
test_accept_rule(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:186]:
Expected "<hr style=\"height: 4px\"></hr>", not "<hr style=\"height: 4px\">\n".
109) Failure:
test_accept_list_start_note(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:152]:
Expected "<table>\n", not "<table class=\"rdoc-list\">".
110) Error:
test_accept_heading_3(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x83fcc40>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:164:in `test_accept_heading_3'
111) Failure:
test_accept_list_start_lalpha(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:145]:
Expected "<ol style=\"display: lower-alpha\">\n", not "<ol style=\"display: lower-alpha\">".
112) Error:
test_accept_paragraph_i(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x83f8560>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:233:in `test_accept_paragraph_i'
113) Error:
test_convert_string_fancy(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x83f4948>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:253:in `util_format'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:240:in `test_convert_string_fancy'
114) Failure:
test_accept_list_item_start_number(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:120]:
Expected "<ol>\n<li>", not "<ol><li>".
115) Error:
test_list_verbatim(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x83f0118>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
116) Failure:
test_accept_list_start_label(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:138]:
Expected "<dl>\n", not "<dl>".
117) Error:
test_accept_paragraph(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x83dad28>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:209:in `test_accept_paragraph'
118) Failure:
test_accept_list_start_ualpha(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:166]:
Expected "<ol style=\"display: upper-alpha\">\n", not "<ol style=\"display: upper-alpha\">".
119) Error:
test_accept_heading_4(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x83d5268>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:214:in `accept_heading'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:175:in `test_accept_heading_4'
120) Error:
test_accept_paragraph_underscore(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x8394b40>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:269:in `test_accept_paragraph_underscore'
121) Failure:
test_accept_list_end_label(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:48]:
Expected "<dl>\n</dl>\n", not "<dl></dl>\n".
122) Failure:
test_accept_verbatim(TestRDocMarkupToHtml) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_html.rb:190]:
Expected "<pre>\n hi\n world\n</pre>\n", not "\n<pre>hi\n world</pre>\n".
123) Error:
test_accept_list_item_start_note_2(TestRDocMarkupToHtml):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x823e708>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:293:in `list_item_start'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:192:in `accept_list_item_start'
124) Error:
test_handle_special_CROSSREF_C2(TestRDocMarkupToHtmlCrossref):
NoMethodError: undefined method `find_ancestor_local_symbol' for #<RDoc::NormalClass:0x81da508>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html_crossref.rb:174:in `handle_special_CROSSREF'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter.rb:84:in `block in convert_special'
125) Error:
test_handle_special_CROSSREF_C3(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x7b8efb0>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
126) Error:
test_handle_special_CROSSREF_no_ref(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x74a6e40>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
127) Error:
test_handle_special_CROSSREF_file(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x6273a80>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
128) Error:
test_handle_special_CROSSREF_C4_C4(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x34d5620>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
129) Error:
test_handle_special_CROSSREF_special(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x2db0298>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
130) Error:
test_handle_special_CROSSREF_C2_C3(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x29b8468>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
131) Error:
test_handle_special_CROSSREF_C4(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x25854c0>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
132) Error:
test_handle_special_CROSSREF_method(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0xe43a080>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
133) Error:
test_handle_special_CROSSREF_class(TestRDocMarkupToHtmlCrossref):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtmlCrossref:0x10407ac8>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
134) Failure:
test_accept_verbatim_indent(TestRDocMarkupToRdoc) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_rdoc.rb:357]:
Expected " hi\n world\n\n", not " hi\n world\n\n".
135) Failure:
test_accept_verbatim(TestRDocMarkupToRdoc) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_rdoc.rb:195]:
Expected " hi\n world\n\n", not " hi\n world\n\n".
136) Failure:
test_list_verbatim(TestRDocMarkupToRdoc) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_rdoc.rb:434]:
Expected "* list stuff\n\n * list\n with\n\n second\n\n 1. indented\n 2. numbered\n\n third\n\n * second\n\n", not "* list stuff\n\n * list\n
with\n\n second\n\n 1. indented\n 2. numbered\n\n third\n\n * second\n\n".
137) Failure:
test_accept_verbatim_big_indent(TestRDocMarkupToRdoc) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_markup_to_rdoc.rb:368]:
Expected " hi\n world\n\n", not " hi\n world\n\n".
138) Error:
test_accept_heading_suppressed_crossref(TestRDocMarkupToRdoc):
NameError: undefined local variable or method `accept_heading_suppressed_crossref' for #<TestRDocMarkupToRdoc:0xec2a028>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/formatter_test_case.rb:200:in `test_accept_heading_suppressed_crossref'
139) Failure:
test_add_includes_many_no_doc(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:169]:
Expected [doc: [rule:1],
[head: 1 "Includes:"],
[para: "(from C:/Users/Luis/AppData/Local/Temp/test_rdoc_ri_driver_5836/dot_ri)"],
[verb: " ", "Inc", "\n", " ", "Enumerable", "\n"]], not [doc: [rule:1],
[head: 1 "Includes:"],
[para: "(from C:/Users/Luis/AppData/Local/Temp/test_rdoc_ri_driver_5836/dot_ri)"],
[verb: "Inc", "\n", "Enumerable", "\n"]].
140) Failure:
test_add_includes_many(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:148]:
Expected [doc: [rule:1],
[head: 1 "Includes:"],
[para: "(from C:/Users/Luis/AppData/Local/Temp/test_rdoc_ri_driver_5836/dot_ri)"],
blankline,
[para: "Inc"],
blankline,
[para: "Include thingy"],
blankline,
[verb: " ", "Enumerable", "\n"]], not [doc: [rule:1],
[head: 1 "Includes:"],
[para: "(from C:/Users/Luis/AppData/Local/Temp/test_rdoc_ri_driver_5836/dot_ri)"],
blankline,
[para: "Inc"],
blankline,
[para: "Include thingy"],
blankline,
[verb: "Enumerable", "\n"]].
141) Failure:
test_add_also_in(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:89]:
Expected [doc: [rule:1],
[para: "Also found in:"],
[verb: " ", "ruby core", "\n", " ", "~/.ri", "\n"]], not [doc: [rule:1],
[para: "Also found in:"],
[verb: "ruby core", "\n", "~/.ri", "\n"]].
142) Failure:
test_complete_multistore(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:281]:
Expected ["Foo", "Foo::Bar", "Foo::Baz"], not ["Foo"].
143) Failure:
test_complete(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:252]:
Expected ["Foo", "Foo::Bar"], not ["Foo"].
144) Failure:
test_complete_classes(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:272]:
Expected ["Foo", "Foo::Bar", "Foo::Baz"], not ["Foo"].
145) Failure:
test_add_method_list(TestRDocRIDriver) [C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/rdoc/test_rdoc_ri_driver.rb:201]:
Expected [doc: [head: 1 "Class methods:"], blankline, [verb: " ", "new"], blankline], not [doc: [head: 1 "Class methods:"], blankline, [verb: "new"], blankline].
146) Error:
test_markup(TestRDocText):
NoMethodError: super: no superclass method `to_html' for #<RDoc::Markup::ToHtml:0x62dee68>
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:319:in `to_html'
C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rdoc-3.6.1/lib/rdoc/markup/to_html.rb:142:in `accept_paragraph'
153) Error:
test_s_codepage_changed(TestWin32OLE):
WIN32OLERuntimeError: (in OLE method `write': )
OLE error code:800A0005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/win32ole/test_win32ole.rb:355:in `method_missing'
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby_1_9/test/win32ole/test_win32ole.rb:355:in `test_s_codepage_changed'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment