You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With libxml2 2.9.2 I'm getting the following test failures with the released version of libxml 2.7.0:
1) Failure:
test_default_options(TestHtmlParserContext) [/var/tmp/portage/dev-ruby/libxml-2.7.0-r2/work/ruby19/libxml-2.7.0/test/tc_html_parser_context.rb:10]:
<0> expected but was
<256>.
2) Failure:
test_no_options(TestHtmlParserContext) [/var/tmp/portage/dev-ruby/libxml-2.7.0-r2/work/ruby19/libxml-2.7.0/test/tc_html_parser_context.rb:16]:
<0> expected but was
<256>.
3) Failure:
test_options(TestHtmlParserContext) [/var/tmp/portage/dev-ruby/libxml-2.7.0-r2/work/ruby19/libxml-2.7.0/test/tc_html_parser_context.rb:22]:
<32> expected but was
<288>.
4) Failure:
test_bad_xml(TestParser) [/var/tmp/portage/dev-ruby/libxml-2.7.0-r2/work/ruby19/libxml-2.7.0/test/tc_parser.rb:305]:
<20> expected but was
<34>.
With libxml2 2.9.1 the test suite passes.
The text was updated successfully, but these errors were encountered:
With libxml2 2.9.2 I'm getting the following test failures with the released version of libxml 2.7.0:
With libxml2 2.9.1 the test suite passes.
The text was updated successfully, but these errors were encountered: