Skip to content

Instantly share code, notes, and snippets.

@nrk
Created April 11, 2009 20:41
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 nrk/93723 to your computer and use it in GitHub Desktop.
Save nrk/93723 to your computer and use it in GitHub Desktop.
Hpricot 0.8.1 test suite executed against the master branch of ironruby-hpricot
Hpricot 0.8.1 test suite executed against the 0.7_experimental
branch of ironruby-hpricot (updated to commit f98ec80)
-----------------------------------------------------------------
Loaded suite test_alter
Started
.........
Finished in 0.667969 seconds.
9 tests, 21 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_builder
Started
.....
Finished in 0.364258 seconds.
5 tests, 8 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_parser
Started
................................................
Finished in 2.917968 seconds.
48 tests, 164 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_paths
Started
..
Finished in 0.423828 seconds.
2 tests, 16 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_preserved
Started
..F..
Finished in 1.62207 seconds.
1) Failure:
test_files(TestPreserved)
[test_preserved.rb:16:in `assert_roundtrip'
test_preserved.rb:16:in `each'
test_preserved.rb:16:in `assert_roundtrip'
test_preserved.rb:53:in `test_files']:
<"<!DOCTYPE html\n"> expected but was
<"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n">.
5 tests, 2295 assertions, 1 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_xml
Started
...
Finished in 0.283203 seconds.
3 tests, 5 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment