On 18. 5. 25 21:48, Branko Čibej wrote:

[1] We do have Relax-NG schemas for some of the --xml comand outputs, though I'm not sure how up-to-date they are; but I don't think we even use them for validation in the test suite.

We do now, r1925717. Someone please test this on Windows, I didn't touch win-tests.py or the CMake build. Depending on how that runs the tests, it may be pretty crucial to have it set PYTHONPATH the way build/run_tests.py does now, otherwise we might end up running 'pip install' for every test case...

There are still a lot of places in the test suite that don't do XML validation yet. On the positive side, I removed two ... brilliant bits of validation from log_tests.py. A real validator does a much better job.

-- Brane

Reply via email to