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
Failure:
TestHtml5TreeConstructionWebkit02#test_11 [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:120]
Minitest::Assertion: Wrong number of errors for <b><em><dcell><postfield><postfield><postfield><postfield><missing_glyph><missing_glyph><missing_glyph><missing_glyph><hkern><aside></b></em>.
Expected: 0
Actual: 3
Failure:
TestHtml5TreeConstructionWebkit02#test_11__with_node [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:120]
Minitest::Assertion: Wrong number of errors for <b><em><dcell><postfield><postfield><postfield><postfield><missing_glyph><missing_glyph><missing_glyph><missing_glyph><hkern><aside></b></em>.
Expected: 0
Actual: 3
Failure:
TestHtml5TreeConstructionWebkit01#test_26 [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:120]
Minitest::Assertion: Wrong number of errors for <html><body></body>
<!-- Hi there --></html>.
Expected: 0
Actual: 1
Failure:
TestHtml5TreeConstructionWebkit01#test_27 [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:120]
Minitest::Assertion: Wrong number of errors for <html><body></body></html>
<!-- Hi there -->.
Expected: 0
Actual: 1
Failure:
TestHtml5TreeConstructionTemplate#test_107 [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:120]
Minitest::Assertion: Wrong number of errors for <body></body><template>.
Expected: 0
Actual: 3
Failure:
TestHtml5TreeConstructionTemplate#test_106 [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:120]
Minitest::Assertion: Wrong number of errors for <html><head></head><template></template><head>.
Expected: 0
Actual: 3
Failure:
TestHtml5TreeConstructionTemplate#test_110 [/__w/nokogiri/nokogiri/test/html5/test_tree_construction.rb:24]
Minitest::Assertion: Expected: "template"
Actual: "html"
The text was updated successfully, but these errors were encountered:
Updates to upstream https://github.com/html5lib/html5lib-tests are failing in Nokogiri's "upstream" CI:
These failures are from one of these two commits:
Here's the output for the seven failing tests:
The text was updated successfully, but these errors were encountered: