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
Adjust HTML reports in tests to support newer libxml (#20199)
Fixes#20070.
I tested this manually in debian:sid container with `libxml2-16`
installed via `apt` and `lxml==6.0.2` built against it (`--no-binary`).
HTML reports testcases fail on master as reported and pass on my branch.
0 commit comments