Skip to content

JRuby 1.7 test failure (encoding) #798

@flavorjones

Description

@flavorjones
  1) Failure:
test_serialize_encoding_html(Nokogiri::XML::TestNodeEncoding) [/home/miked/code/oss/nokogiri/test/xml/test_node_encoding.rb:28]:
--- expected
+++ actual
@@ -13,9 +13,9 @@
 @import url(2ch_top.css);
 </style>
 <script>
-&lt;!--
+&amp;lt;!--
 function fcs(){document.f.STR.focus();}
---&gt;
+--&amp;gt;
 </script>
 </head>

@@ -48,4 +48,4 @@

 <input name=\"ENCODING\" type=\"hidden\" value=\"SJIS\">
 <input name=\"COUNT\" type=\"hidden\" value=\"50\">
-<div class=\"caption\">\x{967B}\x{95B6}\x{8C9F}\x{8DF5}\x{82E2}\x{8C9F}\x{8DF5}\x{90DD}\x{92E8}\x{82CD}<a href=\"http://find.2ch.net/moritapo/notlogin.php\">\x{838D}\x{834F}\x{8343}\x{8393}</a><a href=\"http://find.2ch.net/moritapo/welcome/\">"
+<div class=\"caption\">\x{967B}\x{95B6}\x{8C9F}\x{8DF5}\x{82E2}\x{8C9F}\x{8DF5}\x{90DD}\x{92E8}\x{82CD}<a href=\"http://find.2ch.net/moritapo/notlogin.php\">\x{838D}\x{834F}\x{8343}\x{8393}</a><a href=\"http://find.2ch.net/moritapo/welcome/\"></a></div></form></div></div></div></div></body></html>"


1213 tests, 3533 assertions, 1 failures, 0 errors, 11 skips

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions