Bug #883: Failure: test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref) http://redmine.ruby-lang.org/issues/show/883 Author: Kazuhiro NISHIYAMA Status: Open, Priority: Normal test failed with full path % ruby-trunk -v ruby 1.9.1 (2008-12-15 revision 20750) [i686-linux] % ruby-trunk test/rdoc/test_rdoc_markup_to_html_crossref.rb nil Loaded suite test/rdoc/test_rdoc_markup_to_html_crossref Started . Finished in 0.153602 seconds. 1 tests, 210 assertions, 0 failures, 0 errors, 0 skips % ruby-trunk $(pwd)/test/rdoc/test_rdoc_markup_to_html_crossref.rb nil Loaded suite /home/kazu/wc/ruby-lang/trunk/test/rdoc/test_rdoc_markup_to_html_crossref Started F Finished in 0.041989 seconds. 1) Failure: test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref) [/home/kazu/wc/ruby-lang/trunk/test/rdoc/test_rdoc_markup_to_html_crossref.rb:87]: Expected "<p> <a href=\"../files/home/kazu/wc/ruby-lang/trunk/test/rdoc/rdoc_markup_to_html_crossref_reference_rb.html\">/home/kazu/wc/ruby-lang/trunk/test/rdoc/rdoc_markup_to_html_crossref_reference.rb</a> </p> ", not "<p> /home/kazu/wc/ruby-lang/trunk/test/rdoc/rdoc_markup_to_html_crossref_reference.rb </p> ". 1 tests, 29 assertions, 1 failures, 0 errors, 0 skips % ---------------------------------------- http://redmine.ruby-lang.org