Skip to content

Instantly share code, notes, and snippets.

@jmhodges
Created February 19, 2009 00:24
Show Gist options
  • Save jmhodges/66632 to your computer and use it in GitHub Desktop.
Save jmhodges/66632 to your computer and use it in GitHub Desktop.
1) Failure:
test_bad_document_calls_error_handler(Nokogiri::XML::SAX::TestParser) [./test/xm
l/sax/test_parser.rb:13]:
<nil> is not true.
2) Failure:
test_errors_set_after_parsing_bad_dom(Nokogiri::XML::SAX::TestParser) [./test/xm
l/sax/test_parser.rb:22]:
<nil> is not true.
3) Failure:
test_url(Nokogiri::XML::TestDocument) [./test/xml/test_document.rb:55]:
<"C:/Documents and Settings/jhodges/Desktop/nokogiri-1.1.1-x86-mswin32-60/test/f
iles/staff.xml"> expected but was
<"file:///C:/Documents%20and%20Settings/jhodges/Desktop/nokogiri-1.1.1-x86-mswin
32-60/test/files/staff.xml">.
337 tests, 931 assertions, 3 failures, 0 errors
rake aborted!
Command failed with status (1): [c:/ruby/bin/ruby -w -Ilib;ext;lib;bin;test...]
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment