Update tests to match lxml compilation and pip flag changes.
Review Request #14860 — Created Feb. 28, 2026 and submitted — Latest diff uploaded
The unit tests were not updated when rbinstall was changed to compile
lxml from source (adding libxslt system packages and --no-binary pip
flags) and to remove--disable-pip-version-checkand
--no-python-version-warningflags for compatibility with older
distributions.
Ran unit tests.