On 26. 5. 25 15:40, Timofei Zhakov wrote:
Would this be helpful?

(see the patch in the attachments)


This just throws out all the dependency setup and special-cases schema verification, it doesn't actually solve the underlying problem. You'll notice from the logs that creating and using the virtual environment is *not* the reason for the test failures.

The first issue is that the CMake build does not not set PYTHONPATH the way run_tests.py does, but that's not causing the failures, either.

I have a fix in my tree for the UnboundLocalError, just didn't get around to committing it yet.

-- Brane

Reply via email to