Package: src:r-cran-rvest
Version: 1.0.4-1
Tags: ftbfs sid forky
User: [email protected]
Usertags: libxml2.14

[this bug is NOT targeted to the upcoming trixie release]

r-cran-rvest autopkg test fails with libxml 2.14.x from experimental, and all its dependencies built using the libxml2 version.

[...]

117s == Failed tests ================================================================ 117s -- Error ('test-form.R:44:3'): select options are named character vector ------- 117s Error in `UseMethod("html_form")`: no applicable method for 'html_form' applied to an object of class "xml_missing"
117s Backtrace:
117s     x
117s 1. +-select %>% html_element("form") %>% html_form() at test-form.R:44:3
117s  2. \-rvest::html_form(.)
117s -- Failure ('test-form.R:57:3'): select values are inherited from names --------
117s opts$options (`actual`) not equal to c(x = "1", y = "y") (`expected`).
117s
117s `names(actual)`:
117s `names(expected)`: "x" "y"
117s
117s `actual`:
117s `expected`: "1" "y"
117s -- Error ('test-form.R:67:3'): parse_fields gets the button -------------------- 117s Error in `UseMethod("html_form")`: no applicable method for 'html_form' applied to an object of class "xml_missing"
117s Backtrace:
117s     x
117s 1. +-select %>% html_element("form") %>% html_form() at test-form.R:67:3
117s  2. \-rvest::html_form(.)
117s
117s [ FAIL 3 | WARN 0 | SKIP 43 | PASS 100 ]
117s Error: Test failures
117s Execution halted

Reply via email to