Open jirutka opened 2 hours ago
Can this be related to https://github.com/nginx/nginx/issues/251 ?
I don’t think so, we have already applied the upstream patch https://gitlab.gnome.org/GNOME/libxml2/-/commit/efb57ddba3571928395644568444990e8ea831ea.
Describe the bug
Two XML tests in
njs_unit_test.c
fail:It’s failing even on njs 0.8.4, so it’s most likely related to the latest libxml2 version (2.13.4).
To reproduce
Expected behavior
All tests should pass.
Your environment