In PR gating tests the suite test_xmlrpc is executed in Azure pipeline. Now in It is not executed in nightly runs so the failures are not investigated and reported.
test_xmlrpc
I see two options for that: 1. Setup Azure pipeline similar to one used in gating tests 2. Setup execution in PR-CI
Metadata Update from @sorlov: - Issue tagged with: tests